public class BadgerContext extends JAXBContext
JAXB_CONTEXT_FACTORY| Constructor and Description |
|---|
BadgerContext(Class... clazz) |
BadgerContext(String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
createMarshaller() |
Unmarshaller |
createUnmarshaller() |
Validator |
createValidator() |
createBinder, createBinder, createJAXBIntrospector, generateSchema, newInstance, newInstance, newInstance, newInstance, newInstancepublic BadgerContext(Class... clazz)
public BadgerContext(String contextPath)
public Unmarshaller createUnmarshaller() throws JAXBException
createUnmarshaller in class JAXBContextJAXBExceptionpublic Marshaller createMarshaller() throws JAXBException
createMarshaller in class JAXBContextJAXBExceptionpublic Validator createValidator() throws JAXBException
createValidator in class JAXBContextJAXBExceptionCopyright © 2015. All Rights Reserved.