Package net.anwiba.commons.xml.jaxb
Class UnmarshallerFactory
- java.lang.Object
-
- net.anwiba.commons.xml.jaxb.UnmarshallerFactory
-
public class UnmarshallerFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UnmarshallerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.bind.Unmarshallercreate(IJaxbContext jaxbContext)
-
-
-
Method Detail
-
create
public javax.xml.bind.Unmarshaller create(IJaxbContext jaxbContext) throws javax.xml.bind.JAXBException, org.xml.sax.SAXException
- Throws:
javax.xml.bind.JAXBExceptionorg.xml.sax.SAXException
-
-