Uses of Class
org.eclipse.persistence.jaxb.JAXBUnmarshaller
-
Packages that use JAXBUnmarshaller Package Description org.eclipse.persistence.jaxb -
-
Uses of JAXBUnmarshaller in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return JAXBUnmarshaller Modifier and Type Method Description JAXBUnmarshallerJAXBContext. createUnmarshaller()Create a JAXBUnmarshaller.JAXBUnmarshallerJAXBContext.JAXBContextState. createUnmarshaller(JAXBContext jaxbContext)static JAXBUnmarshallerJAXBHelper. getUnmarshaller(jakarta.xml.bind.Unmarshaller jaxbUnmarshaller)Return the EclipseLink implementation of Unmarshaller.Constructors in org.eclipse.persistence.jaxb with parameters of type JAXBUnmarshaller Constructor Description JAXBUnmarshallerHandler(JAXBUnmarshaller newXMLUnmarshaller)Create a new JAXBUnmarshallerHandler with the specified JAXBUnmarshaller
-