Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
javax.ide.net.URIPath

Uses of URIPath in javax.ide.net
 

Methods in javax.ide.net with parameters of type URIPath
 void URIPath.add(URIPath uriPath)
          Adds the entries from the specified URIPath to this instance.
protected  boolean URIPath.equalsImpl(URIPath uriPath)
          This is a helper method for equals(Object) 55 that can also be used by subclasses that implement equals(Object) 55 .
 

Constructors in javax.ide.net with parameters of type URIPath
URIPath(URIPath uriPath)
          Copy constructor.