|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ExtendedAttributes is an extension of the SAX interface Attributes that also provides the ability to manipulate namespaces and to convert attributes into Nodes.
Method Summary | |
int |
getIndexByFingerprint(int fingerprint)
Get the index, given the fingerprint |
int |
getNameCode(int index)
Get the name code, given the index |
java.lang.String |
getValueByFingerprint(int fingerprint)
Get the attribute value using its fingerprint |
Methods inherited from interface org.xml.sax.Attributes |
getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue |
Method Detail |
public java.lang.String getValueByFingerprint(int fingerprint)
public int getIndexByFingerprint(int fingerprint)
public int getNameCode(int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |