| Package | Description |
|---|---|
| org.apache.sling.commons.compiler | |
| org.apache.sling.commons.compiler.impl |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
List<CompilerMessage> |
CompilationResultImpl.getErrors() |
List<CompilerMessage> |
CompilationResultImpl.getWarnings() |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.