org.openxri
Interface XRIReference

All Known Implementing Classes:
RelativeXRI, XRI

public interface XRIReference

This interface is implemented by all valid XRIReference classes.

Author:
=chetan

Method Summary
 AuthorityPath getAuthorityPath()
          Returns the AuthorityPath component of this XRI Reference
 XRIPath getXRIPath()
          Returns the XRI Path component of this XRI Reference
 

Method Detail

getAuthorityPath

AuthorityPath getAuthorityPath()
Returns the AuthorityPath component of this XRI Reference


getXRIPath

XRIPath getXRIPath()
Returns the XRI Path component of this XRI Reference



Copyright © 2005-2012. All Rights Reserved.