public class ExpressionString extends Object
ExpressionString(String value)
String
getValue()
boolean
isEscape()
void
setEscape(boolean escape)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpressionString(String value)
public boolean isEscape()
public String getValue()
public void setValue(String value)
public void setEscape(boolean escape)
Copyright © 2015. All rights reserved.