public class DOM4JHandleExample extends Object
DOM4JHandleExample illustrates writing and reading content as a dom4j structure using the dom4j extra library. You must install the library first.
| Constructor and Description |
|---|
DOM4JHandleExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
run(Util.ExampleProperties props) |
static void |
runShortcut(Util.ExampleProperties props) |
static void |
runStrongTyped(Util.ExampleProperties props) |
public static void main(String[] args) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionpublic static void run(Util.ExampleProperties props) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionpublic static void runShortcut(Util.ExampleProperties props) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionpublic static void runStrongTyped(Util.ExampleProperties props) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionCopyright © 2013-2017 MarkLogic Corporation.