Uses of Interface
org.openxri.xri3.XRI

Packages that use XRI
org.openxri.xri3 EXPERIMENTAL implementation of a 3.0 syntax parser. 
org.openxri.xri3.impl EXPERIMENTAL implementation of a 3.0 syntax parser. 
 

Uses of XRI in org.openxri.xri3
 

Methods in org.openxri.xri3 that return XRI
 XRI XRIReference.toXRI()
           
 

Methods in org.openxri.xri3 with parameters of type XRI
 boolean XRI.startsWith(XRI xri)
           
 

Uses of XRI in org.openxri.xri3.impl
 

Classes in org.openxri.xri3.impl that implement XRI
 class XRI3
           
 

Methods in org.openxri.xri3.impl that return XRI
 XRI XRI3Reference.toXRI()
           
 

Methods in org.openxri.xri3.impl with parameters of type XRI
 boolean XRI3.startsWith(XRI xri)
           
 

Constructors in org.openxri.xri3.impl with parameters of type XRI
XRI3(XRI xri, java.lang.String xriPart)
           
XRI3(XRI xri, XRISyntaxComponent xriPart)
           
 



Copyright © 2005-2012. All Rights Reserved.