Package de.neuland.jade4j.parser.node
Class ValueString
java.lang.Object
de.neuland.jade4j.parser.node.ValueString
Created by christoph on 22.10.15.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
escape
private boolean escape
-
-
Constructor Details
-
ValueString
-
-
Method Details
-
setEscape
public void setEscape(boolean escape) -
isEscape
public boolean isEscape() -
getValue
-
setValue
-