|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An attribute that may be attached to a Element
.
Namespaces not (yet) supported. Some assumptions are made that Attribute objects
are immutable (name and value will not change once created, or at least, once
added to an Element).
Method Summary | |
java.lang.String |
getName()
Returns the name of the attribute. |
java.lang.String |
getValue()
Returns the value of the attribute. |
Method Detail |
public java.lang.String getName()
public java.lang.String getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |