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