|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.parse.ViolationsDOMParser
hudson.plugins.violations.types.cpd.CPDParser
public class CPDParser
Parses a cpd xml report file.
| Constructor Summary | |
|---|---|
CPDParser()
|
|
| Method Summary | |
|---|---|
protected void |
execute()
Parse the CPD file. |
| Methods inherited from class hudson.plugins.violations.parse.ViolationsDOMParser |
|---|
checkNotBlank, fixAbsolutePath, getDocument, getFileModel, getFileModel, getInt, getModel, getProjectPath, getSourcePaths, parse, resolveName, setModel, setProjectPath, setSourcePaths |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CPDParser()
| Method Detail |
|---|
protected void execute()
throws java.io.IOException,
java.lang.Exception
execute in class ViolationsDOMParserjava.io.IOException - if there is a problem reading the file.
XmlPullParserException - if there is a problem parsing the file.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||