Uses of Package
org.ujac.print

Packages that use org.ujac.print
org.ujac.print   
org.ujac.print.tag   
org.ujac.print.tag.acroform   
org.ujac.print.tag.graphics   
org.ujac.print.test   
org.ujac.web.servlet   
 

Classes in org.ujac.print used by org.ujac.print
AbstractTagTest
          Name: AbstractTagTest
Description: An abstract tag test implementation, used at class TestTagInterceptor to define single tag tests during document processing.
AttributeDefinition
          Name: AttributeDefinition
Description: A class for attribute definitions.
AttributeDefinitionMap
          Name: AttributeDefinitionMap
Description: An optimized container for AttributeDefinition instances.
AttributeHandler
          Name: AttributeParser
Description: Parses argument values from given strings.
BaseDocumentTag
          Name: BaseDocumentTag
Description: Base implementation for tags, processed by the DocumentHandler class.
CellContainer
          Name: CellContainer
Description: An interface for classes who are capable of containing table cells.
ChildDefinition
          Name: ChildDefinition
Description: A class for child definitions.
ChildDefinitionMap
          Name: ChildDefinitionMap
Description: An optimized container for ChildDefinitionMap instances.
ColorRegistry
          Name: ColorRegistry
Description: An interface for color registries.
CommonAttributesHolder
          Name: CommonAttributesHolder
Description: An interface for elements which define the 'line-spacing' and 'leading' attributes.
Condition
          Name: Condition
Description: An interface for classes who are capable of evaluating conditions.
ContentFilter
          Name: ContentFilter
Description: Defines an interface for content filters.
DocumentDataAccessor
          Name: DocumentDataAccessor
Description: Interface allowing custom access to external data from self implemented tags.
DocumentEvent
          Name: DocumentEvent
Description: A class holding document event informations.
DocumentEventRecorder
          Name: DocumentEventRecorder
Description: An interface for classes that are recording document events.
DocumentFont
          Name: DocumentFont
Description: A class holding font informations.
DocumentHandler
          Name: DocumentHandler
Description: XML content handler, managing core tasks of the XML to iText processing framework.
DocumentHandlerComponentRegistry
          Name: DocumentHandlerComponentRegistry
Description: A singleton maintaining static resources for the document handler.
DocumentHandlerException
          Name: DocumentHandlerException.java
Description: A class for document handler related exceptions.
DocumentMetaData
          Title: DocumentMetaData
Description: Holds meta data for PDF documents.
DocumentPrinter
          Name: DocumentPrinter
Description: A class printing xml based documents.
DocumentTagFactory
          Name: DocumentTagFactory
Description: Interface for document tag factories.
DocumentTagInterceptor
          Name: DocumentTagInterceptor
Description: Interface for tag interceptor classes.
DynamicContentContainer
          Name: DynamicContentContainer
Description: A container tag holding results of dynamic content evaluation.
ElementContainer
          Name: ElementContainer
Description: An interface for classes who are capable of containing elements.
FontHolder
          Name: FontHolder
Description: An interface for font holding items.
OutlineItem
          Name: OutlineItem
Description: A class holding informations about outline items.
ParameterDefinition
          Name: ParameterDefinition
Description: A class, defining parameters.
PdfCellContainer
          Name: PdfCellContainer
Description: An interface for classes who are capable of containing PDF table cells.
PdfTableHolder
          Name: PdfTableHolder
Description: Interface for tags, holding PDF tables.
PhraseHolder
          Name: PhraseHolder
Description: An interface for classes holding phrases.
StyleHolder
          Name: StyleHolder
Description: An interface for tags that can hold style attributes.
StyleParser
          Name: StyleParser
Description: An interface for style attribute parsers.
TagAttributeException
          Name: TagAttributeException.java
Description: An exception class for tag attribute errors.
TagBuilder
          Name: TagBuilder
Description: Interface for document tag builders.
TagInstantiationException
          Name: TagInstantiationException.java
Description: An exception class thrown in case a tag could not be instantiated by a tag factory.
TocItem
          Name: TocItem
Description: A class holding informations about table of contents entries (chapters or sessions for example).
TrueTypeFontHolder
          Name: TrueTypeFontHolder
Description: A class holding true type fonts for the possible font styles.
TypedAttributeHandler
          Name: TypedAttributeHandler
Description: The base class for typed attribute handlers.
 

Classes in org.ujac.print used by org.ujac.print.tag
AttributeDefinition
          Name: AttributeDefinition
Description: A class for attribute definitions.
AttributeDefinitionMap
          Name: AttributeDefinitionMap
Description: An optimized container for AttributeDefinition instances.
BaseDocumentTag
          Name: BaseDocumentTag
Description: Base implementation for tags, processed by the DocumentHandler class.
CellContainer
          Name: CellContainer
Description: An interface for classes who are capable of containing table cells.
ChildDefinitionMap
          Name: ChildDefinitionMap
Description: An optimized container for ChildDefinitionMap instances.
CommonAttributesHolder
          Name: CommonAttributesHolder
Description: An interface for elements which define the 'line-spacing' and 'leading' attributes.
Condition
          Name: Condition
Description: An interface for classes who are capable of evaluating conditions.
DocumentEvent
          Name: DocumentEvent
Description: A class holding document event informations.
DocumentEventRecorder
          Name: DocumentEventRecorder
Description: An interface for classes that are recording document events.
DocumentFont
          Name: DocumentFont
Description: A class holding font informations.
DocumentHandler
          Name: DocumentHandler
Description: XML content handler, managing core tasks of the XML to iText processing framework.
DocumentHandlerException
          Name: DocumentHandlerException.java
Description: A class for document handler related exceptions.
DocumentPageEventHandler
          Name: DocumentPageEventHandler
Description: A base class for page event handlers.
ElementContainer
          Name: ElementContainer
Description: An interface for classes who are capable of containing elements.
FontHolder
          Name: FontHolder
Description: An interface for font holding items.
ItemHolder
          Name: ItemHolder
Description: An interface for item holding tags.
JavascriptContainer
          Name: JavascriptContainer
Description: Interfaces for tags which allow to add JavaScript code.
NewPageHandler
          Name: NewPageHandler
Description: Handles new page requests.
PagePosition
          Name: PagePosition
Description: A class holding positions within a document page.
These positions may be negative which means the position will be calculated by the methods calcX/calcY to place the object relative to the right/top edge of the page instead of the left/bottom edge.
ParameterDefHolder
          Name: ParameterDefHolder
Description: An interface for parameter definition holding items.
ParameterDefinition
          Name: ParameterDefinition
Description: A class, defining parameters.
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.
PdfTableHolder
          Name: PdfTableHolder
Description: Interface for tags, holding PDF tables.
PhraseHolder
          Name: PhraseHolder
Description: An interface for classes holding phrases.
StyleHolder
          Name: StyleHolder
Description: An interface for tags that can hold style attributes.
TagAttributeException
          Name: TagAttributeException.java
Description: An exception class for tag attribute errors.
TagBuilder
          Name: TagBuilder
Description: Interface for document tag builders.
TagInstantiationException
          Name: TagInstantiationException.java
Description: An exception class thrown in case a tag could not be instantiated by a tag factory.
 

Classes in org.ujac.print used by org.ujac.print.tag.acroform
AttributeDefinition
          Name: AttributeDefinition
Description: A class for attribute definitions.
AttributeDefinitionMap
          Name: AttributeDefinitionMap
Description: An optimized container for AttributeDefinition instances.
BaseDocumentTag
          Name: BaseDocumentTag
Description: Base implementation for tags, processed by the DocumentHandler class.
ChildDefinitionMap
          Name: ChildDefinitionMap
Description: An optimized container for ChildDefinitionMap instances.
DocumentHandlerException
          Name: DocumentHandlerException.java
Description: A class for document handler related exceptions.
JavascriptContainer
          Name: JavascriptContainer
Description: Interfaces for tags which allow to add JavaScript code.
TagAttributeException
          Name: TagAttributeException.java
Description: An exception class for tag attribute errors.
 

Classes in org.ujac.print used by org.ujac.print.tag.graphics
AttributeDefinition
          Name: AttributeDefinition
Description: A class for attribute definitions.
AttributeDefinitionMap
          Name: AttributeDefinitionMap
Description: An optimized container for AttributeDefinition instances.
BaseDocumentTag
          Name: BaseDocumentTag
Description: Base implementation for tags, processed by the DocumentHandler class.
ChildDefinitionMap
          Name: ChildDefinitionMap
Description: An optimized container for ChildDefinitionMap instances.
DocumentHandlerException
          Name: DocumentHandlerException.java
Description: A class for document handler related exceptions.
TagAttributeException
          Name: TagAttributeException.java
Description: An exception class for tag attribute errors.
 

Classes in org.ujac.print used by org.ujac.print.test
AbstractTagTest
          Name: AbstractTagTest
Description: An abstract tag test implementation, used at class TestTagInterceptor to define single tag tests during document processing.
AttributeDefinitionMap
          Name: AttributeDefinitionMap
Description: An optimized container for AttributeDefinition instances.
BaseCustomTag
          Name: BaseCustomTag
Description: This is class is intended as a base class for custom tags.
BaseDocumentTag
          Name: BaseDocumentTag
Description: Base implementation for tags, processed by the DocumentHandler class.
DocumentHandlerException
          Name: DocumentHandlerException.java
Description: A class for document handler related exceptions.
DocumentPrinter
          Name: DocumentPrinter
Description: A class printing xml based documents.
ElementContainer
          Name: ElementContainer
Description: An interface for classes who are capable of containing elements.
 

Classes in org.ujac.print used by org.ujac.web.servlet
DocumentPrinter
          Name: DocumentPrinter
Description: A class printing xml based documents.
DocumentTransformHelper
          Name: DocumentTransformHelper
Description: A class which enables more efficient XML transform result processing.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.