public class DocumentRead extends Object
| Constructor and Description |
|---|
DocumentRead() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
run(Util.ExampleProperties props) |
static void |
runShortcut(DatabaseClient client) |
static void |
runStrongTyped(DatabaseClient client) |
static void |
setUpExample(DatabaseClient client) |
static void |
tearDownExample(DatabaseClient client) |
public static void main(String[] args) throws IOException, XPathExpressionException
IOExceptionXPathExpressionExceptionpublic static void run(Util.ExampleProperties props) throws IOException, XPathExpressionException
IOExceptionXPathExpressionExceptionpublic static void runShortcut(DatabaseClient client) throws IOException
IOExceptionpublic static void runStrongTyped(DatabaseClient client) throws IOException, XPathExpressionException
IOExceptionXPathExpressionExceptionpublic static void setUpExample(DatabaseClient client) throws IOException
IOExceptionpublic static void tearDownExample(DatabaseClient client)
Copyright © 2013-2015 MarkLogic Corporation.