Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.ujac.print

Interface Summary
CellContainer Name: CellContainer
Description: An interface for classes who are capable of containing table cells.

Log: $Log: CellContainer.java,v $
Log: Revision 1.5 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
Condition Name: Condition
Description: An interface for classes who are capable of evaluating conditions.

Log: $Log: Condition.java,v $
Log: Revision 1.2 2003/11/01 12:05:20 lauerc
Log: Added copyright notice.
DocumentEventRecorder Name: DocumentEventRecorder
Description: An interface for classes that are recording document events.

Log: $Log: DocumentEventRecorder.java,v $
Log: Revision 1.2 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
ElementContainer Name: ElementContainer
Description: An interface for classes who are capable of containing elements.

Log: $Log: ElementContainer.java,v $
Log: Revision 1.5 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
FontHolder Name: FontHolder
Description: An interface for font holding items.

Log: $Log: FontHolder.java,v $
Log: Revision 1.3 2003/12/02 21:34:13 lauerc
Log: Fixed font handling.
ItemHolder Name: ItemHolder
Description: An interface for item holding tags.
ParameterDefHolder Name: ParameterDefHolder
Description: An interface for parameter definition holding items.
ParameterHolder Name: ParameterHolder
Description: An interface for parameter holding tags.
PdfCellContainer Name: PdfCellContainer
Description: An interface for classes who are capable of containing PDF table cells.

Log: $Log: PdfCellContainer.java,v $
Log: Revision 1.4 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
PhraseHolder Name: PhraseHolder
Description: An interface for classes holding phrases.

Log: $Log: PhraseHolder.java,v $
Log: Revision 1.6 2003/11/01 12:05:22 lauerc
Log: Added copyright notice.
 

Class Summary
AttributeDefinition Name: AttributeDefinition
Description: A class for attribute definitions.

Log: $Log: AttributeDefinition.java,v $
Log: Revision 1.5 2003/11/23 02:57:28 lauerc
Log: Fixed javadoc comments.
BaseDocumentTag Name: BaseDocumentTag
Description: Description of class.

Log: $Log: BaseDocumentTag.java,v $
Log: Revision 1.17 2003/12/15 23:45:08 lauerc
Log: Added support for image holding chunks at method getPhraseWidth.
ChildDefinition Name: ChildDefinition
Description: A class for child definitions.

Log: $Log: ChildDefinition.java,v $
Log: Revision 1.3 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
DocumentationGenerator 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.
DocumentationGenerator.TagNameComarator Name: TagNameComarator
Description: Compares BaseDocumentTag instances by their names.
DocumentEvent Name: DocumentEvent
Description: A class holding document event informations.

Log: $Log: DocumentEvent.java,v $
Log: Revision 1.4 2003/11/23 17:24:40 lauerc
Log: Added missing javadoc tags.
DocumentFont Name: DocumentFont
Description: A class holding font informations.
DocumentHandler Name: DocumentHandler.java
Description: Description of class.

Log: $Log: DocumentHandler.java,v $
Log: Revision 1.40 2003/12/13 01:08:50 lauerc
Log: Added property xmlReaderClass.
DocumentPageEventHandler Name: DocumentPageEventHandler
Description: A base class for page event handlers.

Log: $Log: DocumentPageEventHandler.java,v $
Log: Revision 1.2 2003/11/01 12:05:19 lauerc
Log: Added copyright notice.
DocumentPrinter Name: DocumentPrinter
Description: A class printing xml based documents.

Log: $Log: DocumentPrinter.java,v $
Log: Revision 1.29 2003/12/13 01:08:24 lauerc
Log: Setting the same xml reader class as attribute of the document handler as the one that parses the main document.
DocumentTagFactory Name: DocumentTagFactory.java
Description: Description of class.

Log: $Log: DocumentTagFactory.java,v $
Log: Revision 1.13 2003/12/07 23:53:33 lauerc
Log: Added support for tags 'print-footer-row', 'print-group-row' and 'print-group-title-row'
Log:
Log: Revision 1.12 2003/12/03 07:33:28 lauerc
Log: Added support for print-header-row tag.
DtdGenerator Title: DtdGenerator
Description: Provides command line access to the static method generateDtd.
ParameterDefinition Name: ParameterDefinition
Description: A class, defining parameters.
XmlSchemaGenerator Name: XmlSchemaGenerator
Description: Provides command line access to the static method generateXmlSchema at class DocumentTagFactory .

Log: $Log: XmlSchemaGenerator.java,v $
Log: Revision 1.7 2003/11/23 17:34:23 lauerc
Log: Added missing javadoc tags.
 

Exception Summary
DocumentHandlerException Name: DocumentHandlerException.java
Description: Description of class.

Log: $Log: DocumentHandlerException.java,v $
Log: Revision 1.3 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
TagAttributeException Name: TagAttributeException.java
Description: Description of class.

Log: $Log: TagAttributeException.java,v $
Log: Revision 1.2 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.
TagInstantiationException Name: TagInstantiationException.java
Description: Description of class.

Log: $Log: TagInstantiationException.java,v $
Log: Revision 1.2 2003/11/01 12:05:21 lauerc
Log: Added copyright notice.