org.xml.sax.helpers
Class AttributeListImpljava.lang.Object | +--org.xml.sax.helpers.AttributeListImplDeprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
- All Implemented Interfaces:
- AttributeList
- public class AttributeListImpl
- extends Object
- implements AttributeList
Default implementation for AttributeList.