Uses of Class
org.eclipse.persistence.internal.oxm.record.XMLReaderAdapter.Attribute
-
Packages that use XMLReaderAdapter.Attribute Package Description org.eclipse.persistence.internal.oxm.record -
-
Uses of XMLReaderAdapter.Attribute in org.eclipse.persistence.internal.oxm.record
Fields in org.eclipse.persistence.internal.oxm.record declared as XMLReaderAdapter.Attribute Modifier and Type Field Description protected XMLReaderAdapter.Attribute[]XMLReaderAdapter.IndexedAttributeList. attributesprotected static XMLReaderAdapter.Attribute[]XMLReaderAdapter.IndexedAttributeList. NO_ATTRIBUTESMethods in org.eclipse.persistence.internal.oxm.record that return XMLReaderAdapter.Attribute Modifier and Type Method Description protected abstract XMLReaderAdapter.Attribute[]XMLReaderAdapter.IndexedAttributeList. attributes()
-