public class NonValidatingUnmarshaler extends DataBindingSupport
context| Constructor and Description |
|---|
NonValidatingUnmarshaler(JAXBContext context) |
public NonValidatingUnmarshaler(JAXBContext context) throws JAXBException, SAXException
JAXBExceptionSAXExceptionpublic Object unmarshal(String xml) throws JAXBException, UnmarshalException
unmarshal in class DataBindingSupportJAXBExceptionUnmarshalExceptionpublic Object unmarshal(InputStream xml) throws JAXBException, UnmarshalException
unmarshal in class DataBindingSupportJAXBExceptionUnmarshalExceptionpublic Object unmarshal(Reader reader) throws JAXBException, UnmarshalException
unmarshal in class DataBindingSupportJAXBExceptionUnmarshalExceptionpublic Object unmarshal(Source source) throws JAXBException, UnmarshalException
unmarshal in class DataBindingSupportJAXBExceptionUnmarshalExceptionCopyright © 2015. All rights reserved.