public class Path extends Object
static Path
ROOT
private String
value
Path(String string)
boolean
equals(Object obj)
String
getValue()
isAbsolute()
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Path ROOT
private final String value
public Path(String string) throws NullPointerException
NullPointerException
public boolean isAbsolute()
public String getValue()
public boolean equals(Object obj)
equals
Object
public String toString()
toString
Copyright © 2013 eXo Platform SAS. All Rights Reserved.