|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.compilers.JavaScriptCompilerBase.Errors
protected static class JavaScriptCompilerBase.Errors
Constructor Summary | |
---|---|
protected |
JavaScriptCompilerBase.Errors()
|
Method Summary | |
---|---|
void |
addError(org.mozilla.javascript.EvaluatorException error)
|
java.lang.String |
errorMessage()
|
boolean |
hasErrors()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JavaScriptCompilerBase.Errors()
Method Detail |
---|
public void addError(org.mozilla.javascript.EvaluatorException error)
public boolean hasErrors()
public java.lang.String errorMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |