| Constructor and Description |
|---|
JAXBSource(JAXBContext context,
Object contentObject) |
JAXBSource(Marshaller marshaller,
Object contentObject) |
getInputSource, getSystemId, getXMLReader, setInputSource, setSystemId, setXMLReader, sourceToInputSourcepublic JAXBSource(JAXBContext context, Object contentObject) throws JAXBException
JAXBExceptionpublic JAXBSource(Marshaller marshaller, Object contentObject) throws JAXBException
JAXBExceptionCopyright © 2013. All Rights Reserved.