FreeHEP API
Version current

org.freehep.tools
Class GenerateStatus.Project

java.lang.Object
  extended byorg.freehep.tools.GenerateStatus.Project
Enclosing class:
GenerateStatus

public static class GenerateStatus.Project
extends Object

Source Code:
GenerateStatus.Project.java

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
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.