public class DOMRecord extends XMLRecord implements TransformationRecord
AbstractRecord.NoEntryXMLRecord.NilnoEntryDEFAULT_ATTRIBUTE_GROUP| Constructor and Description |
|---|
DOMRecord()
INTERNAL:
Default constructor.
|
DOMRecord(Document document)
INTERNAL:
Create a record with the element.
|
DOMRecord(Element element)
INTERNAL:
Create a record with the element.
|
DOMRecord(Node node) |
DOMRecord(String rootElementName)
INTERNAL:
Create a record with the root element name.
|
DOMRecord(String rootElementName,
NamespaceResolver namespaceResolver)
INTERNAL:
Create a record with the root element name get the namespace URI from the namespaceResolver.
|
DOMRecord(String localRootElementName,
NamespaceResolver namespaceResolver,
Node parent)
INTERNAL:
Create a record with the local root element name, that is a child of the parent.
|
DOMRecord(String localRootElementName,
Node parent)
INTERNAL:
Create a record with the local root element name, that is a child of the parent.
|
DOMRecord(String rootElementName,
String rootElementNamespaceURI)
INTERNAL:
Create a record with the root element name get the namespace URI from the namespaceResolver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(DatabaseField key,
Object value)
INTERNAL:
Add the field-value pair to the document.
|
XMLRecord |
buildNestedRow(Element element)
INTERNAL:
Build the nested record, this can be overwriten by subclasses to use their subclass instance.
|
void |
clear()
PUBLIC:
Clear the sub-nodes of the DOM.
|
DOMRecord |
clone()
INTERNAL:
Clone the row and its values.
|
boolean |
contains(Object value)
PUBLIC:
Check if the value is contained in the row.
|
boolean |
containsKey(DatabaseField key)
INTERNAL:
Check if the field is contained in the row.
|
Node |
createNewDocument(String defaultRootElementName)
INTERNAL:
Creates a new Document and returns the root element of that document
|
Node |
createNewDocument(String defaultRootElementName,
String namespaceURI)
INTERNAL:
Creates a new Document and returns the root element of that document
|
Set |
entrySet()
PUBLIC:
|
Object |
get(DatabaseField key)
INTERNAL:
Retrieve the value for the field.
|
Document |
getDocument()
PUBLIC:
Return the document.
|
Node |
getDOM()
PUBLIC:
Return the DOM.
|
Vector |
getFields()
INTERNAL:
This should not be used, but added some support for it as
is called from some places such as sdk call used in the descriptor to define operation not supported,
may also be called from toplin in some places.
|
Object |
getIndicatingNoEntry(DatabaseField key)
INTERNAL:
Given a DatabaseField return the corresponding value from the document
|
Object |
getIndicatingNoEntry(DatabaseField key,
boolean shouldReturnNode) |
Object |
getIndicatingNoEntry(DatabaseField key,
boolean shouldReturnNode,
boolean checkForXsiNil) |
String |
getLocalName()
PUBLIC:
Get the local name of the context root element.
|
String |
getNamespaceURI()
PUBLIC:
Get the namespace URI for the context root element.
|
ReferenceResolver |
getReferenceResolver()
INTERNAL:
The ReferenceResolver that is leveraged by key based mappings.
|
Vector |
getValues()
INTERNAL:
This should not be used, but added some support for it as
is called from some places such as sdk call used in the descriptor to define operation not supported,
may also be called from TopLink in some places.
|
Object |
getValues(DatabaseField key)
INTERNAL:
Given a DatabaseField, return the corresponding values from the document
|
Object |
getValues(DatabaseField key,
AbstractNullPolicy nullPolicy) |
Object |
getValues(String key)
INTERNAL:
Retrieve the value for the field name.
|
Object |
getValuesIndicatingNoEntry(DatabaseField key) |
Object |
getValuesIndicatingNoEntry(DatabaseField key,
AbstractNullPolicy nullPolicy) |
Object |
getValuesIndicatingNoEntry(DatabaseField key,
boolean shouldReturnNodes)
INTERNAL:
Given a DatabaseField, return the corresponding values from the document
|
Object |
getValuesIndicatingNoEntry(DatabaseField key,
boolean shouldReturnNodes,
AbstractNullPolicy nullPolicy) |
List<XMLEntry> |
getValuesIndicatingNoEntry(List<DatabaseField> keys) |
List<XMLEntry> |
getValuesIndicatingNoEntry(List<DatabaseField> keys,
boolean shouldReturnNodes) |
Set |
keySet()
PUBLIC:
Return the set of element names from the DOM.
|
Object |
put(DatabaseField key,
Object value)
INTERNAL:
Set the field value into the DOM.
|
Object |
put(List<XMLField> xmlFields,
List<XMLEntry> values) |
Object |
put(Object key,
Object value)
PUBLIC:
Add the field-value pair to the row.
|
Object |
remove(DatabaseField key)
INTERNAL:
Remove the field key from the row.
|
void |
replaceAt(Object value,
int index)
INTERNAL:
replaces the value at index with value
|
String |
resolveNamespacePrefix(String prefix) |
void |
resolveReferences(CoreAbstractSession abstractSession,
IDResolver idResolver)
INTERNAL:
If the UnmarshalRecord has a ReferenceResolver, tell it to resolve its
references.
|
void |
setDOM(Element element) |
void |
setDOM(Node element)
INTERNAL:
Sets the dom and updated document to be the owner document of the given element
|
void |
setReferenceResolver(ReferenceResolver referenceResolver)
INTERNAL:
Set the ReferenceResolver that will be leveraged by key based mappings.
|
void |
setSession(AbstractSession session) |
int |
size()
Return the number of elements in the DOM.
|
String |
toString()
INTERNAL:
Print the dom XML string.
|
void |
transformFromXML(Reader reader)
Set the XML from an XML reader.
|
void |
transformFromXML(String xml)
Set the XML from an XML string.
|
void |
transformToWriter(Writer writer)
Write the XML string representation of the DOM.
|
String |
transformToXML()
Return the XML string representation of the DOM.
|
Collection |
values()
PUBLIC:
Return the collection of element values from the DOM.
|
addExtraNamespacesToNamespaceResolver, addXsiTypeAndClassIndicatorIfRequired, addXsiTypeAndClassIndicatorIfRequired, attribute, attributeWithoutQName, get, getConversionManager, getCurrentObject, getDocPresPolicy, getIndicatingNoEntry, getLeafElementType, getMarshaller, getNamespaceResolver, getNamespaceSeparator, getOwningObject, getSession, getUnmarshaller, hasCustomNamespaceMapper, hasEqualNamespaceResolvers, isNamespaceAware, isXOPPackage, namespaceDeclaration, put, removeExtraNamespacesFromNamespaceResolver, setCurrentObject, setCustomNamespaceMapper, setDocPresPolicy, setEqualNamespaceResolvers, setLeafElementType, setLeafElementType, setMarshaller, setNamespaceResolver, setOwningObject, setUnmarshaller, setXOPPackage, writeXsiTypeAttribute, writeXsiTypeAttributecontainsKey, containsKey, containsValue, elements, get, getField, getSopObject, hasNullValueInFields, hasSopObject, isEmpty, keys, mergeFrom, putAll, remove, remove, replaceAt, setNullValueInFields, setSopObjectequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic DOMRecord()
public DOMRecord(String rootElementName)
public DOMRecord(String rootElementName, NamespaceResolver namespaceResolver)
public DOMRecord(String rootElementName, String rootElementNamespaceURI)
public DOMRecord(String localRootElementName, Node parent)
public DOMRecord(String localRootElementName, NamespaceResolver namespaceResolver, Node parent)
public DOMRecord(Element element)
public DOMRecord(Node node)
public DOMRecord(Document document)
public String getLocalName()
getLocalName in class XMLRecordpublic String getNamespaceURI()
getNamespaceURI in class XMLRecordpublic ReferenceResolver getReferenceResolver()
public void setReferenceResolver(ReferenceResolver referenceResolver)
public void add(DatabaseField key, Object value)
add in class AbstractRecordpublic void clear()
public DOMRecord clone()
clone in class AbstractRecordpublic Node createNewDocument(String defaultRootElementName)
public Node createNewDocument(String defaultRootElementName, String namespaceURI)
public Document getDocument()
getDocument in class XMLRecordpublic boolean containsKey(DatabaseField key)
containsKey in class AbstractRecordpublic boolean contains(Object value)
public Object get(DatabaseField key)
XMLRecordget in interface AbstractUnmarshalRecord<AbstractSession,DatabaseField,XMLUnmarshaller>get in class XMLRecordpublic Object getIndicatingNoEntry(DatabaseField key)
getIndicatingNoEntry in class AbstractRecordpublic Object getIndicatingNoEntry(DatabaseField key, boolean shouldReturnNode)
public Object getIndicatingNoEntry(DatabaseField key, boolean shouldReturnNode, boolean checkForXsiNil)
public Object getValues(String key)
getValues in class AbstractRecordpublic Object getValues(DatabaseField key)
getValues in class AbstractRecordpublic Object getValues(DatabaseField key, AbstractNullPolicy nullPolicy)
public Object getValuesIndicatingNoEntry(DatabaseField key)
public Object getValuesIndicatingNoEntry(DatabaseField key, AbstractNullPolicy nullPolicy)
public List<XMLEntry> getValuesIndicatingNoEntry(List<DatabaseField> keys)
public List<XMLEntry> getValuesIndicatingNoEntry(List<DatabaseField> keys, boolean shouldReturnNodes)
public Object getValuesIndicatingNoEntry(DatabaseField key, boolean shouldReturnNodes)
public Object getValuesIndicatingNoEntry(DatabaseField key, boolean shouldReturnNodes, AbstractNullPolicy nullPolicy)
public XMLRecord buildNestedRow(Element element)
public Node getDOM()
getDOM in interface AbstractMarshalRecord<AbstractSession,DatabaseField,XMLMarshaller,NamespaceResolver>getDOM in class XMLRecordpublic Object put(DatabaseField key, Object value)
put in interface AbstractMarshalRecord<AbstractSession,DatabaseField,XMLMarshaller,NamespaceResolver>put in class AbstractRecordpublic Object put(Object key, Object value) throws ValidationException
AbstractRecordput in interface Mapput in interface TransformationRecordput in class AbstractRecordValidationExceptionpublic Object remove(DatabaseField key)
remove in class AbstractRecordpublic void replaceAt(Object value, int index)
replaceAt in class AbstractRecordpublic Set entrySet()
entrySet in interface MapentrySet in class AbstractRecordpublic Vector getFields()
getFields in class AbstractRecordpublic Vector getValues()
getValues in class AbstractRecordpublic void setDOM(Node element)
public void setDOM(Element element)
public String toString()
toString in class AbstractRecordpublic Set keySet()
keySet in interface MapkeySet in class AbstractRecordpublic Collection values()
values in interface Mapvalues in class AbstractRecordpublic int size()
size in interface Mapsize in class AbstractRecordpublic void transformFromXML(String xml)
public void setSession(AbstractSession session)
setSession in interface AbstractMarshalRecord<AbstractSession,DatabaseField,XMLMarshaller,NamespaceResolver>setSession in class XMLRecordpublic void transformFromXML(Reader reader)
public String transformToXML()
transformToXML in class XMLRecordpublic void transformToWriter(Writer writer)
public String resolveNamespacePrefix(String prefix)
resolveNamespacePrefix in interface AbstractMarshalRecord<AbstractSession,DatabaseField,XMLMarshaller,NamespaceResolver>resolveNamespacePrefix in interface AbstractUnmarshalRecord<AbstractSession,DatabaseField,XMLUnmarshaller>resolveNamespacePrefix in class XMLRecordpublic void resolveReferences(CoreAbstractSession abstractSession, IDResolver idResolver)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference