|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CompilerMessage in org.apache.sling.commons.compiler |
|---|
| Methods in org.apache.sling.commons.compiler that return types with arguments of type CompilerMessage | |
|---|---|
java.util.List<CompilerMessage> |
CompilationResult.getErrors()
Return a list of error messages that occured during compilation. |
java.util.List<CompilerMessage> |
CompilationResult.getWarnings()
Return a list of warnings that occured during compilation. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||