org.cumt.tools.generators
Class DocGenerator

java.lang.Object
  extended by org.cumt.tools.generators.AbstractGenerator
      extended by org.cumt.tools.generators.DocGenerator
All Implemented Interfaces:
Generator
Direct Known Subclasses:
DefaultHTMLDocGenerator, DefaultXDocGenerator

public abstract class DocGenerator
extends AbstractGenerator


Field Summary
 
Fields inherited from class org.cumt.tools.generators.AbstractGenerator
eventSupport
 
Constructor Summary
DocGenerator()
           
 
Method Summary
 
Methods inherited from class org.cumt.tools.generators.AbstractGenerator
addProgressListener, getBasePackage, getModel, getTargetDirectory, getUIClass, notifyFinalized, notifyProgress, notifyStarted, removeProgressListener, setBasePackage, setModel, setTargetDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.cumt.tools.generators.Generator
generate
 

Constructor Detail

DocGenerator

public DocGenerator()


Copyright © 2006 null. All Rights Reserved.