Class JAXBContext.JAXBContextState

  • Enclosing class:
    JAXBContext

    protected static class JAXBContext.JAXBContextState
    extends java.lang.Object
    • Constructor Detail

      • JAXBContextState

        protected JAXBContextState()
      • JAXBContextState

        protected JAXBContextState​(org.eclipse.persistence.oxm.XMLContext context)
      • JAXBContextState

        protected JAXBContextState​(org.eclipse.persistence.oxm.XMLContext context,
                                   Generator generator,
                                   java.lang.reflect.Type[] boundTypes,
                                   java.util.Map properties)
      • JAXBContextState

        protected JAXBContextState​(org.eclipse.persistence.oxm.XMLContext context,
                                   Generator generator,
                                   TypeMappingInfo[] boundTypes,
                                   java.util.Map properties)
    • Method Detail

      • setXMLContext

        public void setXMLContext​(org.eclipse.persistence.oxm.XMLContext xmlContext)
      • createMarshaller

        public JAXBMarshaller createMarshaller​(JAXBContext jaxbContext)
                                        throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException
      • createUnmarshaller

        public JAXBUnmarshaller createUnmarshaller​(JAXBContext jaxbContext)
                                            throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException