|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.AttributesImpl
fi.karppinen.xml.AttributesImpl
public class AttributesImpl
| Constructor Summary | |
|---|---|
AttributesImpl()
|
|
AttributesImpl(Attributes arg0)
|
|
| Method Summary | |
|---|---|
void |
addAttribute(String name,
String value)
|
| Methods inherited from class org.xml.sax.helpers.AttributesImpl |
|---|
addAttribute, clear, getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, removeAttribute, setAttribute, setAttributes, setLocalName, setQName, setType, setURI, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributesImpl()
public AttributesImpl(Attributes arg0)
arg0 - | Method Detail |
|---|
public void addAttribute(String name,
String value)
AttributesImpl.addAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||