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
IOException
XPathExpressionException
public static void run(Util.ExampleProperties props) throws IOException, XPathExpressionException
IOException
XPathExpressionException
public static void runShortcut(DatabaseClient client) throws IOException
IOException
public static void runStrongTyped(DatabaseClient client) throws IOException, XPathExpressionException
IOException
XPathExpressionException
public static void setUpExample(DatabaseClient client) throws IOException
IOException
public static void tearDownExample(DatabaseClient client)
Copyright © 2013-2016 MarkLogic Corporation.