public final class AttributesExImpl extends AttributesImpl implements AttributesEx
AttributesEx
implementation.
TODO: proper implementation that holds CharSequenceConstructor and Description |
---|
AttributesExImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
getData(int idx)
The same as
Attributes.getValue(int) |
java.lang.CharSequence |
getData(java.lang.String nsUri,
java.lang.String localName)
The same as
Attributes.getValue(String,String) |
addAttribute, clear, getIndex, getIndex, getIndexFast, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, removeAttribute, setAttribute, setAttributes, setLocalName, setQName, setType, setURI, setValue
public java.lang.CharSequence getData(int idx)
AttributesEx
Attributes.getValue(int)
getData
in interface AttributesEx
public java.lang.CharSequence getData(java.lang.String nsUri, java.lang.String localName)
AttributesEx
Attributes.getValue(String,String)
getData
in interface AttributesEx