Uses of Class
org.eclipse.persistence.internal.oxm.XPathQName
Packages that use XPathQName
Package
Description
-
Uses of XPathQName in org.eclipse.persistence.internal.oxm
Fields in org.eclipse.persistence.internal.oxm with type parameters of type XPathQNameModifier and TypeFieldDescriptionprotected Map<XPathQName, DESCRIPTOR> Context.ContextState.descriptorsByQNameMethods in org.eclipse.persistence.internal.oxm with parameters of type XPathQNameModifier 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
Methods in org.eclipse.persistence.internal.oxm.record that return XPathQNameModifier and TypeMethodDescriptionAbstractMarshalRecord.getLeafElementType()AbstractMarshalRecordImpl.getLeafElementType()UnmarshalRecord.getLeafElementType()UnmarshalRecordImpl.getLeafElementType()Methods in org.eclipse.persistence.internal.oxm.record with parameters of type XPathQNameModifier and TypeMethodDescriptionvoidAbstractMarshalRecord.setLeafElementType(XPathQName leafElementType) voidAbstractMarshalRecordImpl.setLeafElementType(XPathQName type) voidUnmarshalRecordImpl.setLeafElementType(XPathQName type) -
Uses of XPathQName in org.eclipse.persistence.oxm
Methods in org.eclipse.persistence.oxm with parameters of type XPathQNameModifier 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
Methods in org.eclipse.persistence.oxm.record that return XPathQNameMethods in org.eclipse.persistence.oxm.record with parameters of type XPathQNameModifier and TypeMethodDescriptionvoidXMLRecord.setLeafElementType(XPathQName leafElementType) INTERNAL: