org.crsh.jcr.command
Class InitProperties

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

public class InitProperties
extends Value


Constructor Summary
InitProperties(String string)
           
 
Method Summary
 Properties getProperties()
           
 
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
 

Constructor Detail

InitProperties

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

getProperties

public Properties getProperties()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.