Uses of Class
org.eclipse.persistence.oxm.XMLBinder
-
Packages that use XMLBinder Package Description org.eclipse.persistence.oxm -
-
Uses of XMLBinder in org.eclipse.persistence.oxm
Methods in org.eclipse.persistence.oxm that return XMLBinder Modifier and Type Method Description XMLBinderXMLContext. createBinder()Create a new XMLBinderXMLBinderXMLContext. createBinder(XMLMarshaller marshaller, XMLUnmarshaller unmarshaller)Create a new XMLBinder with supplied marshaller and unmarshaller instances.
-