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 jakarta.xml.bind.Marshallercreate(IJaxbContext jaxbContext)
-
-
-
Method Detail
-
create
public jakarta.xml.bind.Marshaller create(IJaxbContext jaxbContext) throws jakarta.xml.bind.JAXBException, org.xml.sax.SAXException
- Throws:
jakarta.xml.bind.JAXBExceptionorg.xml.sax.SAXException
-
-