public class JAXBContextFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static javax.xml.bind.JAXBContext |
getInstance()
Create and return a new Marshaller Instance.
|
static void |
init()
Initialize the marshaller instance.
|
public static void init()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic static javax.xml.bind.JAXBContext getInstance()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionCopyright © 2012. All Rights Reserved.