Uses of Class
org.apache.sling.commons.compiler.CompilerMessage

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.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.