FreeHEP API
Version v1.2.2

org.freehep.tools
Class GenerateStatus.Project

java.lang.Object
  |
  +--org.freehep.tools.GenerateStatus.Project
Enclosing class:
GenerateStatus

public static class GenerateStatus.Project
extends Object


Constructor Summary
GenerateStatus.Project(String configDir, String projectName, String version)
           
 
Method Summary
 GenerateStatus.Jar find(String packageName)
           
 void printAll()
           
 void toXML(XMLWriter xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateStatus.Project

public GenerateStatus.Project(String configDir,
                              String projectName,
                              String version)
                       throws IOException
Method Detail

find

public GenerateStatus.Jar find(String packageName)

printAll

public void printAll()

toXML

public void toXML(XMLWriter xml)
           throws IOException
IOException

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.