public class FastinfoSetContext extends JAXBContext
JAXB_CONTEXT_FACTORY| Constructor and Description |
|---|
FastinfoSetContext(Class... clazz) |
FastinfoSetContext(String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
createMarshaller() |
Unmarshaller |
createUnmarshaller() |
Validator |
createValidator() |
createBinder, createBinder, createJAXBIntrospector, generateSchema, newInstance, newInstance, newInstance, newInstance, newInstancepublic FastinfoSetContext(Class... clazz)
public FastinfoSetContext(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 © 2014. All Rights Reserved.