org.openxri
Class XRINoSchemePath

java.lang.Object
  extended by org.openxri.Parsable
      extended by org.openxri.XRIPath
          extended by org.openxri.XRINoSchemePath
All Implemented Interfaces:
java.lang.Comparable

public class XRINoSchemePath
extends XRIPath

This class provides a strong typing for a XRINoSchemePath. Any object of this class that appears outside of the package is a valid XRINoSchemePath.

Author:
=chetan

Constructor Summary
XRINoSchemePath(java.lang.String sXRI)
          Constructs RelativePath from a String
 
Method Summary
 
Methods inherited from class org.openxri.XRIPath
getNumSegments, getSegmentAt, getSegmentIterator, toIRINormalForm, toURINormalForm
 
Methods inherited from class org.openxri.Parsable
compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XRINoSchemePath

public XRINoSchemePath(java.lang.String sXRI)
Constructs RelativePath from a String



Copyright © 2005-2012. All Rights Reserved.