public class DocStore extends Object
Constructor and Description |
---|
DocStore() |
Modifier and Type | Method and Description |
---|---|
static String |
getDocument(String id)
Gets the document.
|
static void |
putDocument(String id,
String document)
Put document.
|
All content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated