org.ujac.print
Class DocumentationGenerator
java.lang.Object
org.ujac.print.DocumentationGenerator
public class DocumentationGenerator
- extends Object
Name: DocumentationGenerator
Description: A class generating the documentation for the item set
according to the meta data, served by the DocumentTagFactory
and the items themselves.
- Author:
- lauerc
Method Summary |
static void |
main(String[] args)
The main method for command line access. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentationGenerator
public DocumentationGenerator(DocumentTagFactory tagFactory)
- Constructs a DocumentationGenerator instance with specific attributes.
- Parameters:
tagFactory
- The tag factory to use.
main
public static void main(String[] args)
- The main method for command line access.
- Parameters:
args
- The command line attributes.
Copyright © 2003-2004 UJAC.org. All Rights Reserved.