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