public class ObjectFactoryBind extends Object
Constructor and Description |
---|
ObjectFactoryBind() |
Modifier and Type | Method and Description |
---|---|
Object |
unmarshalSrcXml(String srcXml) |
Object |
unmarshalStrXml(String strXml) |
public ObjectFactoryBind() throws JAXBException
JAXBException
- exceptionpublic final Object unmarshalSrcXml(String srcXml) throws JAXBException
srcXml
- the srcXml to unmarshalJAXBException
- exceptionpublic final Object unmarshalStrXml(String strXml) throws JAXBException
strXml
- the strXml to unmarshalJAXBException
- exceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.