org.crsh.jcr.command
Class Path

java.lang.Object
  extended by org.crsh.cmdline.spi.Value
      extended by org.crsh.jcr.command.Path

public class Path
extends Value

Version:
$Revision$
Author:
Julien Viet

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

ROOT

public static final Path ROOT
Constructor Detail

Path

public Path(String string)
     throws NullPointerException
Throws:
NullPointerException
Method Detail

isAbsolute

public boolean isAbsolute()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.