Overview  Package   Class  Tree  Index 

be.lassi.web.coverage
Class CoverageBuilder

java.lang.Object
  extended by be.lassi.web.PageBuilder
      extended by be.lassi.web.coverage.CoverageBuilder

public class CoverageBuilder
extends PageBuilder

Builds the web pages with the code coverage information.


Constructor Summary
CoverageBuilder(java.lang.String targetDir)
           
 
Method Summary
 void build(java.lang.String file)
          Builds the web pages with the code coverage information.
static void main(java.lang.String[] args)
          Builds the web pages with the code coverage information.
 
Methods inherited from class be.lassi.web.PageBuilder
depth, getSourceDir, path, sourceFilename
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoverageBuilder

public CoverageBuilder(java.lang.String targetDir)
Method Detail

build

public void build(java.lang.String file)
           throws java.lang.Exception
Builds the web pages with the code coverage information.

Throws:
java.lang.Exception - if problem

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Builds the web pages with the code coverage information.

Parameters:
args - the command line arguments
Throws:
java.lang.Exception - if problem

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2