public class JAXBDocument extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JAXBDocument.Product
Product provides an example of a class with JAXB annotations.
|
| Constructor and Description |
|---|
JAXBDocument() |
| 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 JAXBException, IOException
JAXBExceptionIOExceptionpublic static void run(Util.ExampleProperties props) throws JAXBException
JAXBExceptionpublic static void runShortcut(Util.ExampleProperties props) throws JAXBException
JAXBExceptionpublic static void runStrongTyped(Util.ExampleProperties props) throws JAXBException
JAXBExceptionCopyright © 2013-2015 MarkLogic Corporation.