protected static class JavaScriptClassCompiler.CompileSources
extends java.lang.Object
Constructor and Description |
---|
CompileSources(int expressionsPerSource,
int scriptMaxLength) |
Modifier and Type | Method and Description |
---|---|
int |
addExpression(java.lang.String expression) |
protected void |
addScriptSource() |
protected void |
closeCurrentScript() |
java.lang.Integer |
expressionIndex(java.lang.String expression) |
java.util.List<java.lang.String> |
getScripts() |
public CompileSources(int expressionsPerSource, int scriptMaxLength)
public java.lang.Integer expressionIndex(java.lang.String expression)
public int addExpression(java.lang.String expression)
protected void addScriptSource()
protected void closeCurrentScript()
public java.util.List<java.lang.String> getScripts()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com