hudson.plugins.nsiq.parser
Class ComplexityParser

java.lang.Object
  extended by hudson.plugins.nsiq.parser.ComplexityParser

public class ComplexityParser
extends java.lang.Object

Version:
$Rev$, $Date$
Author:
iceize at NHN Corporation

Constructor Summary
ComplexityParser(hudson.FilePath file)
           
 
Method Summary
 java.util.List<Complexity> parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexityParser

public ComplexityParser(hudson.FilePath file)
Method Detail

parse

public java.util.List<Complexity> parse()
                                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2004-2011. All Rights Reserved.