Uses of Class
org.eclipse.persistence.internal.oxm.XPathQName
Package
Description
-
Uses of XPathQName in org.eclipse.persistence.internal.oxm
Modifier and TypeFieldDescriptionprotected Map
<XPathQName, DESCRIPTOR> Context.ContextState.descriptorsByQName
Modifier and TypeMethodDescriptionContext.getDescriptor
(XPathQName xpathQName) INTERNAL: Return the Descriptor with the default root mapping matching the XPathQName parameter. -
Uses of XPathQName in org.eclipse.persistence.internal.oxm.record
Modifier and TypeMethodDescriptionAbstractMarshalRecord.getLeafElementType()
AbstractMarshalRecordImpl.getLeafElementType()
UnmarshalRecord.getLeafElementType()
UnmarshalRecordImpl.getLeafElementType()
Modifier and TypeMethodDescriptionvoid
AbstractMarshalRecord.setLeafElementType
(XPathQName leafElementType) void
AbstractMarshalRecordImpl.setLeafElementType
(XPathQName type) void
UnmarshalRecordImpl.setLeafElementType
(XPathQName type) -
Uses of XPathQName in org.eclipse.persistence.oxm
Modifier and TypeMethodDescriptionXMLContext.getDescriptor
(XPathQName xpathQName) INTERNAL: Return the XMLDescriptor with the default root mapping matching the QName parameter. -
Uses of XPathQName in org.eclipse.persistence.oxm.record
Modifier and TypeMethodDescriptionvoid
XMLRecord.setLeafElementType
(XPathQName leafElementType) INTERNAL: