de.neuland.jade4j.compiler
Class Utils
java.lang.Object
de.neuland.jade4j.compiler.Utils
public class Utils
- extends Object
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interpolationPattern
public static Pattern interpolationPattern
Utils
public Utils()
prepareInterpolate
public static List<Object> prepareInterpolate(String string,
boolean xmlEscape)
interpolate
public static String interpolate(List<Object> prepared,
JadeModel model)
throws ExpressionException
- Throws:
ExpressionException
interpolate
public static String interpolate(String string,
JadeModel model,
boolean escape)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 2013. All rights reserved.