public interface Attribute
Modifier and Type | Method and Description |
---|---|
Factory |
getFactory()
The Abdera Factory
|
javax.xml.namespace.QName |
getQName()
Get the QName of the attribute
|
java.lang.String |
getText()
Return the text value of the attribute
|
Attribute |
setText(java.lang.String text)
Set the text value of the attribute.
|
javax.xml.namespace.QName getQName()
java.lang.String getText()
Attribute setText(java.lang.String text)
text
- The attribute valueFactory getFactory()
Copyright © 2010 - 2020 Adobe. All Rights Reserved