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, startElement
processChild
isMappingNodeValue
buildSelfRecord, endElement, endSelfNodeValue, getXPathNode, isAnyMappingNodeValue, isContainerValue, isMarshalNodeValue, isMarshalOnlyNodeValue, isNullCapableValue, isUnmarshalNodeValue, isWhitespaceAware, isWrapperNodeValue, marshal, marshal, marshalSelfAttributes, marshalSingleValue, setXPathNode
public XMLVariableXPathObjectMappingNodeValue(VariableXPathObjectMapping mapping)
public boolean marshal(XPathFragment xPathFragment, MarshalRecord marshalRecord, java.lang.Object object, CoreAbstractSession session, NamespaceResolver namespaceResolver)
NodeValue
public boolean marshal(XPathFragment xPathFragment, MarshalRecord marshalRecord, java.lang.Object object, CoreAbstractSession session, NamespaceResolver namespaceResolver, MarshalContext marshalContext)
NodeValue
public VariableXPathObjectMapping getMapping()
MappingNodeValue
getMapping
in class XMLVariableXPathMappingNodeValue
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference