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