org.jenkinsci.plugins.valgrind.parser
Class ValgrindSaxParser
java.lang.Object
org.jenkinsci.plugins.valgrind.parser.ValgrindSaxParser
- All Implemented Interfaces:
- Serializable
public class ValgrindSaxParser
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValgrindSaxParser
public ValgrindSaxParser(hudson.model.BuildListener listener)
parse
public ValgrindReport parse(File file)
throws ParserConfigurationException,
SAXException,
IOException
- Throws:
ParserConfigurationException
SAXException
IOException
Copyright © 2004-2012. All Rights Reserved.