com.thalesgroup.hudson.plugins.cppcheck.parser
Class CppcheckParser

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cppcheck.parser.CppcheckParser
All Implemented Interfaces:
java.io.Serializable

public class CppcheckParser
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CppcheckParser()
           
 
Method Summary
 CppcheckReport parse(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CppcheckParser

public CppcheckParser()
Method Detail

parse

public CppcheckReport parse(java.io.File file)
                     throws java.io.IOException,
                            org.jdom.JDOMException
Throws:
java.io.IOException
org.jdom.JDOMException


Copyright © 2010. All Rights Reserved.