|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
An attribute. Returned by the Abdera XPath implementation when querying for Attribute nodes
Method Summary | |
---|---|
Factory |
getFactory()
The Abdera Factory |
javax.xml.namespace.QName |
getQName()
The QName of the attribute |
java.lang.String |
getText()
The text value of the attribute |
void |
setText(java.lang.String text)
The text value of the attribute |
Method Detail |
---|
javax.xml.namespace.QName getQName()
java.lang.String getText()
void setText(java.lang.String text)
Factory getFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |