|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.PerfPublisher.ParserXml
public class ParserXml
| Constructor Summary | |
|---|---|
ParserXml(java.net.URI xml,
java.util.Collection<java.lang.String> metrics)
|
|
| Method Summary | |
|---|---|
void |
parse()
|
Report |
result()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserXml(java.net.URI xml,
java.util.Collection<java.lang.String> metrics)
xml - URI Path to the xml file| Method Detail |
|---|
public void parse()
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOExceptionpublic Report result()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||