|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAttributeValueGT
public class AttributeValueGT
DOCUMENT ME!
modules/library/xml (gt-xml.jar)
Constructor Summary | |
---|---|
AttributeValueGT(Attribute attribute,
String value)
Creates a new AttributeValueGT object. |
Method Summary | |
---|---|
Attribute |
getAttribute()
DOCUMENT ME! |
String |
getValue()
DOCUMENT ME! |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeValueGT(Attribute attribute, String value)
attribute
- DOCUMENT ME!value
- DOCUMENT ME!Method Detail |
---|
public String getValue()
AttributeValue
getValue
in interface AttributeValue
AttributeValue.getValue()
public Attribute getAttribute()
AttributeValue
getAttribute
in interface AttributeValue
AttributeValue.getAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |