public class JAXBContextFactory extends Object
Modifier and Type | Method and Description |
---|---|
static JAXBContext |
getInstance()
Create and return a new Marshaller Instance.
|
static void |
init()
Initialize the marshaller instance.
|
public static void init() throws JAXBException
JAXBException
public static JAXBContext getInstance() throws JAXBException
JAXBException
Copyright © 2016. All rights reserved.