|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XRIReference
Method Summary | |
---|---|
XRIAuthority |
getAuthority()
|
XRIFragment |
getFragment()
|
XRIPath |
getPath()
|
XRIQuery |
getQuery()
|
boolean |
hasAuthority()
|
boolean |
hasFragment()
|
boolean |
hasPath()
|
boolean |
hasQuery()
|
boolean |
isValidXRI()
|
XRI |
toXRI()
|
Methods inherited from interface org.openxri.xri3.XRISyntaxComponent |
---|
toIRINormalForm, toURINormalForm |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
boolean hasAuthority()
boolean hasPath()
boolean hasQuery()
boolean hasFragment()
XRIAuthority getAuthority()
XRIPath getPath()
XRIQuery getQuery()
XRIFragment getFragment()
boolean isValidXRI()
XRI toXRI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |