Uses of Class
org.eclipse.persistence.jaxb.JAXBMarshaller
-
Packages that use JAXBMarshaller Package Description org.eclipse.persistence.jaxb -
-
Uses of JAXBMarshaller in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return JAXBMarshaller Modifier and Type Method Description JAXBMarshallerJAXBContext. createMarshaller()Create a JAXBMarshaller.JAXBMarshallerJAXBContext.JAXBContextState. createMarshaller(JAXBContext jaxbContext)static JAXBMarshallerJAXBHelper. getMarshaller(jakarta.xml.bind.Marshaller jaxbMarshaller)Return the EclipseLink implementation of Marshaller.
-