| Package | Description |
|---|---|
| org.apache.sling.commons.compiler |
| Modifier and Type | Method and Description |
|---|---|
List<CompilerMessage> |
CompilationResult.getErrors()
Return a list of error messages that occured during
compilation.
|
List<CompilerMessage> |
CompilationResult.getWarnings()
Return a list of warnings that occured during
compilation.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.