Uses of Class
org.eclipse.persistence.jaxb.JAXBUnmarshaller
Packages that use JAXBUnmarshaller
-
Uses of JAXBUnmarshaller in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return JAXBUnmarshallerModifier and TypeMethodDescriptionJAXBContext.createUnmarshaller()
Create a JAXBUnmarshaller.JAXBContext.JAXBContextState.createUnmarshaller
(JAXBContext jaxbContext) static JAXBUnmarshaller
JAXBHelper.getUnmarshaller
(Unmarshaller jaxbUnmarshaller) Return the EclipseLink implementation of Unmarshaller.Constructors in org.eclipse.persistence.jaxb with parameters of type JAXBUnmarshallerModifierConstructorDescriptionJAXBUnmarshallerHandler
(JAXBUnmarshaller newXMLUnmarshaller) Create a new JAXBUnmarshallerHandler with the specified JAXBUnmarshaller