public class XMLVariableXPathObjectMappingNodeValue extends XMLVariableXPathMappingNodeValue
| Constructor and Description |
|---|
XMLVariableXPathObjectMappingNodeValue(VariableXPathObjectMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
VariableXPathObjectMapping |
getMapping()
Return the mapping associated with this node value.
|
boolean |
marshal(XPathFragment xPathFragment,
MarshalRecord marshalRecord,
java.lang.Object object,
CoreAbstractSession session,
NamespaceResolver namespaceResolver)
INTERNAL:
|
boolean |
marshal(XPathFragment xPathFragment,
MarshalRecord marshalRecord,
java.lang.Object object,
CoreAbstractSession session,
NamespaceResolver namespaceResolver,
MarshalContext marshalContext)
INTERNAL:
Override this method if the NodeValue is applicable to sequenced objects.
|
attribute, endElement, isMixedContentNodeValue, isOwningNode, marshalSingleValue, setXPathInObject, startElementprocessChildisMappingNodeValuebuildSelfRecord, endElement, endSelfNodeValue, getXPathNode, isAnyMappingNodeValue, isContainerValue, isMarshalNodeValue, isMarshalOnlyNodeValue, isNullCapableValue, isUnmarshalNodeValue, isWhitespaceAware, isWrapperNodeValue, marshal, marshal, marshalSelfAttributes, marshalSingleValue, setXPathNodepublic XMLVariableXPathObjectMappingNodeValue(VariableXPathObjectMapping mapping)
public boolean marshal(XPathFragment xPathFragment, MarshalRecord marshalRecord, java.lang.Object object, CoreAbstractSession session, NamespaceResolver namespaceResolver)
NodeValuepublic boolean marshal(XPathFragment xPathFragment, MarshalRecord marshalRecord, java.lang.Object object, CoreAbstractSession session, NamespaceResolver namespaceResolver, MarshalContext marshalContext)
NodeValuepublic VariableXPathObjectMapping getMapping()
MappingNodeValuegetMapping in class XMLVariableXPathMappingNodeValueEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference