Class DOMReader.IndexedAttributeList

java.lang.Object
org.eclipse.persistence.internal.oxm.record.DOMReader.IndexedAttributeList
All Implemented Interfaces:
Attributes
Enclosing class:
DOMReader

protected static final class DOMReader.IndexedAttributeList extends Object implements Attributes
Implementation of Attributes - used to pass along a given node's attributes to the startElement method of the reader's content handler.