Class UnmarshalRecord
java.lang.Object
org.eclipse.persistence.internal.core.sessions.CoreAbstractRecord
org.eclipse.persistence.internal.sessions.AbstractRecord
org.eclipse.persistence.oxm.record.XMLRecord
org.eclipse.persistence.oxm.record.UnmarshalRecord
- All Implemented Interfaces:
- Serializable,- Cloneable,- Map,- org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLMarshaller, - NamespaceResolver> - org.eclipse.persistence.internal.oxm.record.AbstractUnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLUnmarshaller> - org.eclipse.persistence.internal.oxm.record.ExtendedContentHandler,- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> - org.eclipse.persistence.internal.oxm.record.XMLRecord<org.eclipse.persistence.internal.sessions.AbstractSession>,- Record,- ContentHandler,- LexicalHandler
public class UnmarshalRecord
extends XMLRecord
implements org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,org.eclipse.persistence.internal.helper.DatabaseField,IDResolver,org.eclipse.persistence.internal.oxm.TreeObjectBuilder,DOMRecord,XMLUnmarshaller>     
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class org.eclipse.persistence.internal.sessions.AbstractRecordorg.eclipse.persistence.internal.sessions.AbstractRecord.EntrySet, org.eclipse.persistence.internal.sessions.AbstractRecord.KeySet, org.eclipse.persistence.internal.sessions.AbstractRecord.NoEntry, org.eclipse.persistence.internal.sessions.AbstractRecord.RecordEntry, org.eclipse.persistence.internal.sessions.AbstractRecord.RecordEntryIterator, org.eclipse.persistence.internal.sessions.AbstractRecord.RecordKeyIterator, org.eclipse.persistence.internal.sessions.AbstractRecord.RecordValuesIterator, org.eclipse.persistence.internal.sessions.AbstractRecord.ValuesSetNested classes/interfaces inherited from interface java.util.MapMap.Entry<K extends Object,V extends Object> Nested classes/interfaces inherited from interface org.eclipse.persistence.internal.oxm.record.XMLRecordorg.eclipse.persistence.internal.oxm.record.XMLRecord.Nil
- 
Field SummaryFields inherited from class org.eclipse.persistence.oxm.record.XMLRecordcurrentObject, equalNamespaceResolvers, hasCustomNamespaceMapper, NIL, session, unmarshallerFields inherited from class org.eclipse.persistence.internal.sessions.AbstractRecordfields, lookupField, noEntry, nullValueInFields, size, sopObject, valuesFields inherited from interface org.eclipse.persistence.internal.oxm.record.UnmarshalRecordDEFAULT_UNMAPPED_CONTENT_HANDLERFields inherited from interface org.eclipse.persistence.internal.oxm.record.XMLRecordDEFAULT_ATTRIBUTE_GROUP, NIL
- 
Constructor SummaryConstructorsConstructorDescriptionUnmarshalRecord(org.eclipse.persistence.internal.oxm.record.UnmarshalRecord unmarshalRecord) UnmarshalRecord(org.eclipse.persistence.internal.oxm.TreeObjectBuilder treeObjectBuilder) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddAttributeValue(org.eclipse.persistence.internal.oxm.ContainerValue containerValue, Object value) voidaddAttributeValue(org.eclipse.persistence.internal.oxm.ContainerValue containerValue, Object value, Object collection) voidcharacters(char[] ch, int start, int length) voidcharacters(CharSequence characters) voidclear()PUBLIC: Clear the sub-nodes of the DOM.voidcomment(char[] ch, int start, int length) org.eclipse.persistence.internal.oxm.RootvoidendCDATA()voidvoidendDTD()voidendElement(String uri, String localName, String qName) voidvoidendPrefixMapping(String prefix) voidendUnmappedElement(String uri, String localName, String name) get(org.eclipse.persistence.internal.helper.DatabaseField key) INTERNAL: Retrieve the value for the field.org.eclipse.persistence.internal.oxm.NodeValuegetAttributeChildNodeValue(String namespace, String localName) org.eclipse.persistence.internal.oxm.record.UnmarshalRecordINTERNALorg.eclipse.persistence.internal.oxm.record.UnmarshalRecordgetChildUnmarshalRecord(org.eclipse.persistence.internal.oxm.TreeObjectBuilder targetObjectBuilder) INTERNALgetContainerInstance(org.eclipse.persistence.internal.oxm.ContainerValue containerValue) getContainerInstance(org.eclipse.persistence.internal.oxm.ContainerValue containerValue, boolean b) INTERNAL:org.eclipse.persistence.internal.oxm.mappings.DescriptorPUBLIC: Return the document.getDOM()PUBLIC: Return the DOM.Gets the encoding for this document.org.eclipse.persistence.internal.oxm.SAXFragmentBuilderintPUBLIC: Get the local name of the context root element.charINTERNAL: The character used to separate the prefix and uri portions when namespaces are presentPUBLIC: Get the namespace URI for the context root element.org.eclipse.persistence.internal.oxm.XPathNodegetNonAttributeXPathNode(String namespaceURI, String localName, String qName, Attributes attributes) List<org.eclipse.persistence.internal.oxm.NullCapableValue>org.eclipse.persistence.internal.oxm.record.UnmarshalRecordINTERNALorg.eclipse.persistence.internal.oxm.ReferenceResolverorg.eclipse.persistence.internal.oxm.XPathFragmentorg.eclipse.persistence.internal.oxm.record.UnmarshalContextINTERNAL:org.eclipse.persistence.internal.oxm.record.namespaces.UnmarshalNamespaceResolverorg.eclipse.persistence.internal.oxm.record.UnmarshalRecordINTERNALGets the XML Version for this document.org.eclipse.persistence.internal.oxm.record.XMLReaderorg.eclipse.persistence.internal.oxm.XPathNodevoidignorableWhitespace(char[] ch, int start, int length) org.eclipse.persistence.internal.oxm.record.UnmarshalRecordinitialize(org.eclipse.persistence.internal.oxm.TreeObjectBuilder objectBuilder) INTERNALvoidinitializeRecord(org.eclipse.persistence.internal.oxm.mappings.Mapping mapping) booleanbooleanINTERNAL: Determine if namespaces will be considered during marshal/unmarshal operations.booleanisNil()booleanvoidprocessingInstruction(String target, String data) voidreference(org.eclipse.persistence.internal.oxm.Reference reference) voidremoveNullCapableValue(org.eclipse.persistence.internal.oxm.NullCapableValue nullCapableValue) voidresolveNamespacePrefix(String prefix) resolveNamespaceUri(String namespaceURI) voidresolveReferences(org.eclipse.persistence.internal.sessions.AbstractSession session, IDResolver idResolver) voidsetAttributes(Attributes atts) voidsetAttributeValue(Object object, org.eclipse.persistence.internal.oxm.mappings.Mapping mapping) voidsetAttributeValueNull(org.eclipse.persistence.internal.oxm.ContainerValue containerValue) voidsetChildRecord(org.eclipse.persistence.internal.oxm.record.UnmarshalRecord childRecord) voidsetContainerInstance(int index, Object containerInstance) voidsetCurrentObject(Object object) INTERNAL:voidsetDocumentLocator(Locator locator) voidsetFragmentBuilder(org.eclipse.persistence.internal.oxm.SAXFragmentBuilder fragmentBuilder) voidsetLocalName(String localName) voidsetNil(boolean isNil) This method can be used to track that the current element is nilvoidsetParentRecord(org.eclipse.persistence.internal.oxm.record.UnmarshalRecord parentRecord) INTERNALvoidsetReferenceResolver(org.eclipse.persistence.internal.oxm.ReferenceResolver referenceResolver) voidsetRootElementName(String rootElementName) voidsetRootElementNamespaceUri(String rootElementNamespaceUri) voidsetSelfRecord(boolean isSelfRecord) voidsetTextWrapperFragment(org.eclipse.persistence.internal.oxm.XPathFragment textWrapperFragment) voidsetTransformationRecord(DOMRecord transformationRecord) voidsetTypeQName(QName qname) voidvoidsetUnmarshalContext(org.eclipse.persistence.internal.oxm.record.UnmarshalContext unmarshalContext) voidsetUnmarshaller(XMLUnmarshaller unmarshaller) INTERNAL:voidsetUnmarshalNamespaceResolver(org.eclipse.persistence.internal.oxm.record.namespaces.UnmarshalNamespaceResolver unmarshalNamespaceResolver) voidsetXMLReader(org.eclipse.persistence.internal.oxm.record.XMLReader xmlReader) voidskippedEntity(String name) voidvoidvoidvoidstartElement(String uri, String localName, String qName, Attributes atts) voidstartEntity(String name) voidstartPrefixMapping(String prefix, String uri) Return the XML string representation of the DOM.voidMethods inherited from class org.eclipse.persistence.oxm.record.XMLRecordaddExtraNamespacesToNamespaceResolver, addXsiTypeAndClassIndicatorIfRequired, addXsiTypeAndClassIndicatorIfRequired, attribute, attributeWithoutQName, contains, convertToXMLField, convertToXMLField, get, getConversionManager, getDocPresPolicy, getIndicatingNoEntry, getLeafElementType, getMarshaller, getNamespaceResolver, getOwningObject, getSession, hasCustomNamespaceMapper, hasEqualNamespaceResolvers, isXOPPackage, namespaceDeclaration, put, removeExtraNamespacesFromNamespaceResolver, setCustomNamespaceMapper, setDocPresPolicy, setEqualNamespaceResolvers, setLeafElementType, setLeafElementType, setMarshaller, setNamespaceResolver, setOwningObject, setSession, setXOPPackage, writeXsiTypeAttribute, writeXsiTypeAttributeMethods inherited from class org.eclipse.persistence.internal.sessions.AbstractRecordadd, clone, containsKey, containsKey, containsKey, containsValue, elements, entrySet, get, getField, getFields, getIndicatingNoEntry, getLookupField, getSopObject, getValues, getValues, getValues, hasNullValueInFields, hasSopObject, isEmpty, keys, keySet, mergeFrom, put, put, putAll, remove, remove, remove, replaceAt, replaceAt, resetSize, setFields, setNullValueInFields, setSopObject, setValues, size, toString, valuesMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordputMethods inherited from interface java.util.Mapcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllMethods inherited from interface org.eclipse.persistence.internal.oxm.record.UnmarshalRecordgetLeafElementType, setLeafElementType, setSessionMethods inherited from interface org.eclipse.persistence.internal.oxm.record.XMLRecordgetConversionManager, getSession
- 
Constructor Details- 
UnmarshalRecordpublic UnmarshalRecord(org.eclipse.persistence.internal.oxm.record.UnmarshalRecord unmarshalRecord) 
- 
UnmarshalRecordpublic UnmarshalRecord(org.eclipse.persistence.internal.oxm.TreeObjectBuilder treeObjectBuilder) 
 
- 
- 
Method Details- 
addAttributeValuepublic void addAttributeValue(org.eclipse.persistence.internal.oxm.ContainerValue containerValue, Object value) - Specified by:
- addAttributeValuein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
addAttributeValuepublic void addAttributeValue(org.eclipse.persistence.internal.oxm.ContainerValue containerValue, Object value, Object collection) - Specified by:
- addAttributeValuein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
characters- Specified by:
- charactersin interface- ContentHandler
- Throws:
- SAXException
 
- 
characters- Specified by:
- charactersin interface- org.eclipse.persistence.internal.oxm.record.ExtendedContentHandler
- Throws:
- SAXException
 
- 
clearpublic void clear()Description copied from class:XMLRecordPUBLIC: Clear the sub-nodes of the DOM.
- 
comment- Specified by:
- commentin interface- LexicalHandler
- Throws:
- SAXException
 
- 
createRootpublic org.eclipse.persistence.internal.oxm.Root createRoot()- Specified by:
- createRootin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
endCDATA- Specified by:
- endCDATAin interface- LexicalHandler
- Throws:
- SAXException
 
- 
endDocument- Specified by:
- endDocumentin interface- ContentHandler
- Throws:
- SAXException
 
- 
endDTD- Specified by:
- endDTDin interface- LexicalHandler
- Throws:
- SAXException
 
- 
endElement- Specified by:
- endElementin interface- ContentHandler
- Throws:
- SAXException
 
- 
endEntity- Specified by:
- endEntityin interface- LexicalHandler
- Throws:
- SAXException
 
- 
endPrefixMapping- Specified by:
- endPrefixMappingin interface- ContentHandler
- Throws:
- SAXException
 
- 
endUnmappedElement- Specified by:
- endUnmappedElementin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Throws:
- SAXException
 
- 
getDescription copied from class:XMLRecordINTERNAL: Retrieve the value for the field. If missing null is returned.- Specified by:
- getin interface- org.eclipse.persistence.internal.oxm.record.AbstractUnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLUnmarshaller> 
- Overrides:
- getin class- XMLRecord
 
- 
getAttributeChildNodeValuepublic org.eclipse.persistence.internal.oxm.NodeValue getAttributeChildNodeValue(String namespace, String localName) - Specified by:
- getAttributeChildNodeValuein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getAttributes- Specified by:
- getAttributesin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getCharacters- Specified by:
- getCharactersin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getChildRecordpublic org.eclipse.persistence.internal.oxm.record.UnmarshalRecord getChildRecord()INTERNAL- Specified by:
- getChildRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getChildUnmarshalRecordpublic org.eclipse.persistence.internal.oxm.record.UnmarshalRecord getChildUnmarshalRecord(org.eclipse.persistence.internal.oxm.TreeObjectBuilder targetObjectBuilder) INTERNAL- Specified by:
- getChildUnmarshalRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getContainerInstancepublic Object getContainerInstance(org.eclipse.persistence.internal.oxm.ContainerValue containerValue) - Specified by:
- getContainerInstancein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getContainerInstancepublic Object getContainerInstance(org.eclipse.persistence.internal.oxm.ContainerValue containerValue, boolean b) - Specified by:
- getContainerInstancein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getCurrentObjectDescription copied from class:XMLRecordINTERNAL:- Specified by:
- getCurrentObjectin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Overrides:
- getCurrentObjectin class- XMLRecord
 
- 
getDescriptorpublic org.eclipse.persistence.internal.oxm.mappings.Descriptor getDescriptor()- Specified by:
- getDescriptorin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getDocumentDescription copied from class:XMLRecordPUBLIC: Return the document.- Specified by:
- getDocumentin class- XMLRecord
 
- 
getDOMDescription copied from class:XMLRecordPUBLIC: Return the DOM.- Specified by:
- getDOMin interface- org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLMarshaller, - NamespaceResolver> 
- Specified by:
- getDOMin class- XMLRecord
 
- 
getEncodingGets the encoding for this document. Only set on the root-level UnmarshalRecord- Specified by:
- getEncodingin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Returns:
- a String representing the encoding for this doc
 
- 
getFragmentBuilderpublic org.eclipse.persistence.internal.oxm.SAXFragmentBuilder getFragmentBuilder()- Specified by:
- getFragmentBuilderin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getLevelIndexpublic int getLevelIndex()- Specified by:
- getLevelIndexin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getLocalNameDescription copied from class:XMLRecordPUBLIC: Get the local name of the context root element.- Specified by:
- getLocalNamein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Specified by:
- getLocalNamein class- XMLRecord
 
- 
getNamespaceSeparatorpublic char getNamespaceSeparator()Description copied from class:XMLRecordINTERNAL: The character used to separate the prefix and uri portions when namespaces are present- Specified by:
- getNamespaceSeparatorin interface- org.eclipse.persistence.internal.oxm.record.XMLRecord<org.eclipse.persistence.internal.sessions.AbstractSession>
- Overrides:
- getNamespaceSeparatorin class- XMLRecord
 
- 
getNamespaceURIDescription copied from class:XMLRecordPUBLIC: Get the namespace URI for the context root element.- Specified by:
- getNamespaceURIin class- XMLRecord
 
- 
getNoNamespaceSchemaLocation- Specified by:
- getNoNamespaceSchemaLocationin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getNonAttributeXPathNodepublic org.eclipse.persistence.internal.oxm.XPathNode getNonAttributeXPathNode(String namespaceURI, String localName, String qName, Attributes attributes) - Specified by:
- getNonAttributeXPathNodein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getNullCapableValues- Specified by:
- getNullCapableValuesin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getParentRecordpublic org.eclipse.persistence.internal.oxm.record.UnmarshalRecord getParentRecord()INTERNAL- Specified by:
- getParentRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getPrefixesForFragment- Specified by:
- getPrefixesForFragmentin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getReferenceResolverpublic org.eclipse.persistence.internal.oxm.ReferenceResolver getReferenceResolver()- Specified by:
- getReferenceResolverin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getRootElementName- Specified by:
- getRootElementNamein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getRootElementNamespaceUri- Specified by:
- getRootElementNamespaceUriin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getSchemaLocation- Specified by:
- getSchemaLocationin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getTextWrapperFragmentpublic org.eclipse.persistence.internal.oxm.XPathFragment getTextWrapperFragment()- Specified by:
- getTextWrapperFragmentin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getTransformationRecord- Specified by:
- getTransformationRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getTypeQName- Specified by:
- getTypeQNamein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getUnmarshalContextpublic org.eclipse.persistence.internal.oxm.record.UnmarshalContext getUnmarshalContext()- Specified by:
- getUnmarshalContextin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getUnmarshallerDescription copied from class:XMLRecordINTERNAL:- Specified by:
- getUnmarshallerin interface- org.eclipse.persistence.internal.oxm.record.AbstractUnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLUnmarshaller> 
- Specified by:
- getUnmarshallerin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Overrides:
- getUnmarshallerin class- XMLRecord
 
- 
getUnmarshalNamespaceResolverpublic org.eclipse.persistence.internal.oxm.record.namespaces.UnmarshalNamespaceResolver getUnmarshalNamespaceResolver()- Specified by:
- getUnmarshalNamespaceResolverin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getUnmarshalRecordpublic org.eclipse.persistence.internal.oxm.record.UnmarshalRecord getUnmarshalRecord()INTERNAL
- 
getVersionGets the XML Version for this document. Only set on the root-level UnmarshalRecord, if supported by the parser.- Specified by:
- getVersionin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getXMLReaderpublic org.eclipse.persistence.internal.oxm.record.XMLReader getXMLReader()- Specified by:
- getXMLReaderin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getXPathNodepublic org.eclipse.persistence.internal.oxm.XPathNode getXPathNode()- Specified by:
- getXPathNodein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
ignorableWhitespace- Specified by:
- ignorableWhitespacein interface- ContentHandler
- Throws:
- SAXException
 
- 
initializepublic org.eclipse.persistence.internal.oxm.record.UnmarshalRecord initialize(org.eclipse.persistence.internal.oxm.TreeObjectBuilder objectBuilder) INTERNAL- Specified by:
- initializein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
initializeRecordpublic void initializeRecord(org.eclipse.persistence.internal.oxm.mappings.Mapping mapping) throws SAXException - Specified by:
- initializeRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Throws:
- SAXException
 
- 
isBufferCDATApublic boolean isBufferCDATA()- Specified by:
- isBufferCDATAin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
isNamespaceAwarepublic boolean isNamespaceAware()Description copied from class:XMLRecordINTERNAL: Determine if namespaces will be considered during marshal/unmarshal operations.- Specified by:
- isNamespaceAwarein interface- org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLMarshaller, - NamespaceResolver> 
- Specified by:
- isNamespaceAwarein interface- org.eclipse.persistence.internal.oxm.record.XMLRecord<org.eclipse.persistence.internal.sessions.AbstractSession>
- Overrides:
- isNamespaceAwarein class- XMLRecord
 
- 
isNilpublic boolean isNil()- Specified by:
- isNilin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
isSelfRecordpublic boolean isSelfRecord()- Specified by:
- isSelfRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
processingInstruction- Specified by:
- processingInstructionin interface- ContentHandler
- Throws:
- SAXException
 
- 
referencepublic void reference(org.eclipse.persistence.internal.oxm.Reference reference) - Specified by:
- referencein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
removeNullCapableValuepublic void removeNullCapableValue(org.eclipse.persistence.internal.oxm.NullCapableValue nullCapableValue) - Specified by:
- removeNullCapableValuein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
resetStringBufferpublic void resetStringBuffer()- Specified by:
- resetStringBufferin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
resolveNamespacePrefix- Specified by:
- resolveNamespacePrefixin interface- org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLMarshaller, - NamespaceResolver> 
- Specified by:
- resolveNamespacePrefixin interface- org.eclipse.persistence.internal.oxm.record.AbstractUnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - XMLUnmarshaller> 
- Overrides:
- resolveNamespacePrefixin class- XMLRecord
 
- 
resolveNamespaceUri- Specified by:
- resolveNamespaceUriin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
resolveReferencespublic void resolveReferences(org.eclipse.persistence.internal.sessions.AbstractSession session, IDResolver idResolver) - Specified by:
- resolveReferencesin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setAttributes- Specified by:
- setAttributesin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setAttributeValuepublic void setAttributeValue(Object object, org.eclipse.persistence.internal.oxm.mappings.Mapping mapping) - Specified by:
- setAttributeValuein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setAttributeValueNullpublic void setAttributeValueNull(org.eclipse.persistence.internal.oxm.ContainerValue containerValue) - Specified by:
- setAttributeValueNullin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setChildRecordpublic void setChildRecord(org.eclipse.persistence.internal.oxm.record.UnmarshalRecord childRecord) - Specified by:
- setChildRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setContainerInstance- Specified by:
- setContainerInstancein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setCurrentObjectDescription copied from class:XMLRecordINTERNAL:- Specified by:
- setCurrentObjectin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Overrides:
- setCurrentObjectin class- XMLRecord
 
- 
setDocumentLocator- Specified by:
- setDocumentLocatorin interface- ContentHandler
 
- 
setFragmentBuilderpublic void setFragmentBuilder(org.eclipse.persistence.internal.oxm.SAXFragmentBuilder fragmentBuilder) - Specified by:
- setFragmentBuilderin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setLocalName- Specified by:
- setLocalNamein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setNilpublic void setNil(boolean isNil) Description copied from interface:org.eclipse.persistence.internal.oxm.record.ExtendedContentHandlerThis method can be used to track that the current element is nil- Specified by:
- setNilin interface- org.eclipse.persistence.internal.oxm.record.ExtendedContentHandler
- Specified by:
- setNilin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setParentRecordpublic void setParentRecord(org.eclipse.persistence.internal.oxm.record.UnmarshalRecord parentRecord) INTERNAL- Specified by:
- setParentRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setReferenceResolverpublic void setReferenceResolver(org.eclipse.persistence.internal.oxm.ReferenceResolver referenceResolver) - Specified by:
- setReferenceResolverin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setRootElementName- Specified by:
- setRootElementNamein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setRootElementNamespaceUri- Specified by:
- setRootElementNamespaceUriin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setSelfRecordpublic void setSelfRecord(boolean isSelfRecord) - Specified by:
- setSelfRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setTextWrapperFragmentpublic void setTextWrapperFragment(org.eclipse.persistence.internal.oxm.XPathFragment textWrapperFragment) - Specified by:
- setTextWrapperFragmentin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setTransformationRecord- Specified by:
- setTransformationRecordin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setTypeQName- Specified by:
- setTypeQNamein interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setUnmarshalContextpublic void setUnmarshalContext(org.eclipse.persistence.internal.oxm.record.UnmarshalContext unmarshalContext) - Specified by:
- setUnmarshalContextin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setUnmarshallerDescription copied from class:XMLRecordINTERNAL:- Specified by:
- setUnmarshallerin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
- Overrides:
- setUnmarshallerin class- XMLRecord
 
- 
setUnmarshalNamespaceResolverpublic void setUnmarshalNamespaceResolver(org.eclipse.persistence.internal.oxm.record.namespaces.UnmarshalNamespaceResolver unmarshalNamespaceResolver) - Specified by:
- setUnmarshalNamespaceResolverin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setXMLReaderpublic void setXMLReader(org.eclipse.persistence.internal.oxm.record.XMLReader xmlReader) - Specified by:
- setXMLReaderin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
skippedEntity- Specified by:
- skippedEntityin interface- ContentHandler
- Throws:
- SAXException
 
- 
startCDATA- Specified by:
- startCDATAin interface- LexicalHandler
- Throws:
- SAXException
 
- 
startDocument- Specified by:
- startDocumentin interface- ContentHandler
- Throws:
- SAXException
 
- 
startDTD- Specified by:
- startDTDin interface- LexicalHandler
- Throws:
- SAXException
 
- 
startElementpublic void startElement(String uri, String localName, String qName, Attributes atts) throws SAXException - Specified by:
- startElementin interface- ContentHandler
- Throws:
- SAXException
 
- 
startEntity- Specified by:
- startEntityin interface- LexicalHandler
- Throws:
- SAXException
 
- 
startPrefixMapping- Specified by:
- startPrefixMappingin interface- ContentHandler
- Throws:
- SAXException
 
- 
transformToXMLDescription copied from class:XMLRecordReturn the XML string representation of the DOM.- Specified by:
- transformToXMLin class- XMLRecord
 
- 
unmappedContentpublic void unmappedContent()- Specified by:
- unmappedContentin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
getUnmarshalAttributeGroup- Specified by:
- getUnmarshalAttributeGroupin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
- 
setUnmarshalAttributeGroup- Specified by:
- setUnmarshalAttributeGroupin interface- org.eclipse.persistence.internal.oxm.record.UnmarshalRecord<org.eclipse.persistence.internal.sessions.AbstractSession,- org.eclipse.persistence.internal.helper.DatabaseField, - IDResolver, - org.eclipse.persistence.internal.oxm.TreeObjectBuilder, - DOMRecord, - XMLUnmarshaller> 
 
 
-