Uses of Package
org.eclipse.persistence.oxm.record
Packages that use org.eclipse.persistence.oxm.record
Package
Description
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.eis
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.eis.interactions
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.internal.oxmClassDescriptionA MarshalRecord encapsulates the marshal target.INTERNAL:PUBLIC: Provides a Record/Map API on an XML DOM element.
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.internal.oxm.recordClassDescriptionPUBLIC: Provides a Record/Map API on an XML DOM element.A MarshalRecord encapsulates the marshal target.PUBLIC: Provides a Record/Map API on an XML DOM element.
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.jaxb
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.oxmClassDescriptionA MarshalRecord encapsulates the marshal target.PUBLIC: Provides a Record/Map API on an XML DOM element.
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.oxm.json
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.oxm.mappings
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.oxm.recordClassDescriptionPUBLIC: Provides a Record/Map API on an XML DOM element.Instances of this class are used to maintain state about the current level of the JSON message being marshalled.Instances of this class are used to maintain state about the current level of the JSON message being marshalled.Use this type of MarshalRecord when the marshal target is a Writer and the JSON should not be formatted with carriage returns or indenting.Instances of this class are used to maintain state about the current level of the JSON message being marshalled.A MarshalRecord encapsulates the marshal target.Use this type of MarshalRecord when the marshal target is a Node.Use this type of MarshalRecord when the marshal target is an OutputStream and the XML should not be formatted with carriage returns or indenting.Use this type of MarshalRecord when the marshal target is a Writer and the XML should not be formatted with carriage returns or indenting.INTERNAL:PUBLIC: Provides a Record/Map API on an XML DOM element.
-
Classes in org.eclipse.persistence.oxm.record used by org.eclipse.persistence.sdo.helper