|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.warnings.parser.RegexpParser
hudson.plugins.warnings.parser.InvalidsParser
public class InvalidsParser
A parser for Oracle Invalids.
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.warnings.parser.RegexpParser |
|---|
DEPRECATION, PROPRIETARY_API |
| Constructor Summary | |
|---|---|
InvalidsParser()
Creates a new instance of InvalidsParser. |
|
| Method Summary | |
|---|---|
protected Warning |
createWarning(java.util.regex.Matcher matcher)
Creates a new annotation for the specified pattern. |
java.lang.String |
toString()
|
| Methods inherited from class hudson.plugins.warnings.parser.RegexpParser |
|---|
classifyIfEmpty, classifyWarning, getLineNumber, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidsParser()
InvalidsParser.
| Method Detail |
|---|
protected Warning createWarning(java.util.regex.Matcher matcher)
createWarning in class RegexpParsermatcher - the regular expression matcher
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||