Uses of Class
org.biomage.tools.generate_dtd.WriteDTDElement

Packages that use WriteDTDElement
org.biomage.tools.generate_dtd   
 

Uses of WriteDTDElement in org.biomage.tools.generate_dtd
 

Subclasses of WriteDTDElement in org.biomage.tools.generate_dtd
 class WriteDTDClassElement
          Description: Class that is resposible for generating the DTD entities, if base class, and element and attribute if not abstract for the CreateClassFile passed into the c'tor.
 class WriteDTDMageElement
          Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.
 class WriteDTDPackageElement
          Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.