|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QNameAttr
This interface represents XML attribute information items of type xs:QName. If the attribute's string value cannot be converted into a QName object the getContent() and getQName() methods will return null and isValid() will return false.
Method Summary | |
---|---|
QName |
getQName()
|
Methods inherited from interface org.apache.woden.xml.XMLAttr |
---|
getAttributeType, getContent, isValid, toExternalForm |
Method Detail |
---|
QName getQName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |