Class org.xml.sax.helpers.AttributeListImpl
Changed Constructors | ||
---|---|---|
AttributeListImpl () |
Now deprecated. |
|
AttributeListImpl (AttributeList ) |
Now deprecated. |
Changed Methods | ||
---|---|---|
void addAttribute (String, |
Now deprecated. |
|
void clear () |
Now deprecated. |
|
int getLength () |
Now deprecated. |
|
String getName (int ) |
Now deprecated. |
|
void removeAttribute (String ) |
Now deprecated. |
|
void setAttributeList (AttributeList ) |
Now deprecated. |
|
String getType (int ) |
Now deprecated. |
|
String getType (String ) |
Now deprecated. |
|
String getValue (int ) |
Now deprecated. |
|
String getValue (String ) |
Now deprecated. |