Package hudson.plugins.warnings.parser

Interface Summary
AnnotationParser Parses an input stream for compiler warnings and returns the found annotations.
 

Class Summary
AntJavacParser A parser for the ant javac compiler warnings.
HpiCompileParser A parser for the maven-hpi-plugin compiler warnings.
JavacParser A parser for the javac compiler warnings.
MavenParser A parser for the javac compiler warnings.
MsBuildParser A parser for the MSBuild compiler warnings.
ParserRegistry Registry for the active parsers in this plug-in.
RegexpParser Parses an input stream for compiler warnings using the provided regular expression.
Warning A serializable Java Bean class representing a warning.
 



Copyright © 2008. All Rights Reserved.