org.crsh.cmdline.matcher
Class Value

java.lang.Object
  extended by org.crsh.cmdline.matcher.Value

public class Value
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
Value(String rawValue, String value)
           
 
Method Summary
 String getRawValue()
           
 String getValue()
           
 boolean isUsable()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Value

public Value(String rawValue,
             String value)
Method Detail

getRawValue

public String getRawValue()

getValue

public String getValue()

isUsable

public boolean isUsable()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 eXo Platform SAS. All Rights Reserved.