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