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