Package org.mvel2.templates.util
Class TemplateTools
java.lang.Object
org.mvel2.templates.util.TemplateTools
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
captureToEOS
(char[] expression, int cursor) static Node
getLastNode
(Node node) static String
readInFile
(File file) static String
readInFile
(String file) static String
readStream
(InputStream instream)
-
Constructor Details
-
TemplateTools
public TemplateTools()
-
-
Method Details
-
getLastNode
-
captureToEOS
public static int captureToEOS(char[] expression, int cursor) -
readInFile
-
readInFile
-
readStream
-