|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutableAttributes
MutableAttributes
| Method Summary | |
|---|---|
void |
addAttribute(java.lang.String name,
java.lang.Object value)
Creates a new attribute set similar to this one except that it contains an attribute with the given name and value. |
| Methods inherited from interface org.xml.sax.Attributes |
|---|
getIndex, getIndex, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue |
| Method Detail |
|---|
void addAttribute(java.lang.String name,
java.lang.Object value)
name - the namevalue - the value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||