public final class AttributesExImpl extends AttributesImpl implements AttributesEx
AttributesEx implementation.
TODO: proper implementation that holds CharSequence| Constructor and Description |
|---|
AttributesExImpl() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getData(int idx)
The same as
Attributes.getValue(int) |
CharSequence |
getData(String nsUri,
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, setValuepublic CharSequence getData(int idx)
AttributesExAttributes.getValue(int)getData in interface AttributesExpublic CharSequence getData(String nsUri, String localName)
AttributesExAttributes.getValue(String,String)getData in interface AttributesExCopyright © 2018 JBoss by Red Hat. All rights reserved.