Class MarshallerFactory


  • public class MarshallerFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.xml.bind.Marshaller create​(IJaxbContext jaxbContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MarshallerFactory

        public MarshallerFactory()
    • Method Detail

      • create

        public javax.xml.bind.Marshaller create​(IJaxbContext jaxbContext)
                                         throws javax.xml.bind.JAXBException,
                                                org.xml.sax.SAXException
        Throws:
        javax.xml.bind.JAXBException
        org.xml.sax.SAXException