Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.persistence.oxm.record Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
ContentHandlerRecordUse this type of MarshalRecord when the marshal target is a XMLContext xmlContext = new XMLContext("session-name");Classorg.eclipse.persistence.oxm.recordEclipseLink
DOMRecord Provides a Record/Map API on an XML DOM element.Classorg.eclipse.persistence.oxm.recordEclipseLink
FormattedOutputStreamRecordUse this type of MarshalRecord when the marshal target is an OutputStream and the XML should be formatted with carriage returns and indenting.Classorg.eclipse.persistence.oxm.recordEclipseLink
FormattedWriterRecordUse this type of MarshalRecord when the marshal target is a Writer and the XML should be formatted with carriage returns and indenting.Classorg.eclipse.persistence.oxm.recordEclipseLink
JsonBuilderRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
JsonBuilderRecord .LevelInstances of this class are used to maintain state about the current level of the JSON message being marshalled.Classorg.eclipse.persistence.oxm.recordEclipseLink
JSONFormattedWriterRecordUse this type of MarshalRecord when the marshal target is a Writer and the JSON should be formatted with carriage returns and indenting.Classorg.eclipse.persistence.oxm.recordEclipseLink
JsonGeneratorRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
JsonRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
JsonRecord .LevelInstances of this class are used to maintain state about the current level of the JSON message being marshalled.Classorg.eclipse.persistence.oxm.recordEclipseLink
JSONWriterRecordUse this type of MarshalRecord when the marshal target is a Writer and the JSON should not be formatted with carriage returns or indenting.Classorg.eclipse.persistence.oxm.recordEclipseLink
JSONWriterRecord .LevelInstances of this class are used to maintain state about the current level of the JSON message being marshalled.Classorg.eclipse.persistence.oxm.recordEclipseLink
JSONWriterRecord .OutputInterfaceorg.eclipse.persistence.oxm.recordEclipseLink
JSONWriterRecord .OutputStreamOutputClassorg.eclipse.persistence.oxm.recordEclipseLink
MarshalRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
NodeRecordUse this type of MarshalRecord when the marshal target is a Node.Classorg.eclipse.persistence.oxm.recordEclipseLink
OutputStreamRecordUse this type of MarshalRecord when the marshal target is an OutputStream and the XML should not be formatted with carriage returns or indenting.Classorg.eclipse.persistence.oxm.recordEclipseLink
UnmarshalRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
ValidatingMarshalRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
ValidatingMarshalRecord .MarshalSAXParseExceptionClassorg.eclipse.persistence.oxm.recordEclipseLink
WriterRecordUse this type of MarshalRecord when the marshal target is a Writer and the XML should not be formatted with carriage returns or indenting.Classorg.eclipse.persistence.oxm.recordEclipseLink
XMLEntry Purpose: Used to hold the value returned from a DOMRecord and the field with which it was associated.Classorg.eclipse.persistence.oxm.recordEclipseLink
XMLEventWriterRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
XMLRecordClassorg.eclipse.persistence.oxm.recordEclipseLink
XMLRootRecordRecord for handling simple root elements that have a single text child node, and are being unmarshalled to a primitive wrapper object.Classorg.eclipse.persistence.oxm.recordEclipseLink
XMLStreamWriterRecordUse this type of MarshalRecord when the marshal target is an XMLStreamWriter XMLContext xmlContext = new XMLContext("session-name");Classorg.eclipse.persistence.oxm.recordEclipseLink