org.xml.sax.helpers
Class AttributeListImpl

java.lang.Object
  |
  +--org.xml.sax.helpers.AttributeListImpl
All Implemented Interfaces:
AttributeList
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.

public class AttributeListImpl
extends Object
implements AttributeList

Default implementation for AttributeList.