public static final class JavascriptStyleFactory.JavascriptScriptingStyleTemplate extends AbstractScriptingTemplate
Constructor and Description |
---|
JavascriptScriptingStyleTemplate() |
Modifier and Type | Method and Description |
---|---|
String |
getClassCallString(Class<?> clazz)
Returns the string used to call the class.
|
String |
getEscapedString(String value)
Returns the escaped version of the given string.
|
getControlsByIdVariableName, getControlsByTypeVariableName, getDocumentVariableName, getELVariableName, getEndScriptTag, getOutVariableName, getRequestVariableName, getResponseVariableName, getRowsListVariableName, getStartScriptTag, getStartValueTag, getXPathVariableName
public String getEscapedString(String value)
IScriptingStyleTemplate
value
- the string to be escaped.public String getClassCallString(Class<?> clazz)
IScriptingStyleTemplate
clazz
- the class that will be called.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.