Class UnmarshallerFactory


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

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

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

      • UnmarshallerFactory

        public UnmarshallerFactory()
    • Method Detail

      • create

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