Uses of Package
org.biomage.tools.generate_dtd

Packages that use org.biomage.tools.generate_dtd
org.biomage.tools.generate_dtd   
 

Classes in org.biomage.tools.generate_dtd used by org.biomage.tools.generate_dtd
WriteDTDElement
          Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.
WriteDTDFile.CreateClassTransformer
          Description: An interface implemented by classes that take a class list and transform the members by either changing the relationships or adding or subtracting classes.