|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crsh.cmdline.spi.Value
org.crsh.jcr.command.Path
public class Path
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crsh.cmdline.spi.Value |
---|
Value.Properties |
Field Summary | |
---|---|
static Path |
ROOT
|
Constructor Summary | |
---|---|
Path(String string)
|
Method Summary | |
---|---|
boolean |
isAbsolute()
|
Methods inherited from class org.crsh.cmdline.spi.Value |
---|
equals, getString, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Path ROOT
Constructor Detail |
---|
public Path(String string) throws NullPointerException
NullPointerException
Method Detail |
---|
public boolean isAbsolute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |