Uses of Class
org.ujac.print.AttributeDefinitionMap

Packages that use AttributeDefinitionMap
org.ujac.print   
org.ujac.print.tag   
org.ujac.print.tag.acroform   
org.ujac.print.tag.graphics   
org.ujac.print.test   
 

Uses of AttributeDefinitionMap in org.ujac.print
 

Fields in org.ujac.print declared as AttributeDefinitionMap
protected  AttributeDefinitionMap BaseDocumentTag.supportedAttributeMap
          The supported attribute map.
protected  AttributeDefinitionMap BaseDocumentTag.supportedStyleAttributeMap
          The supported attribute map.
 

Methods in org.ujac.print that return AttributeDefinitionMap
 AttributeDefinitionMap AttributeDefinitionMap.addDefinition(AttributeDefinition attrDef)
          Adds the given AttributeDefinition instance to the map by using the instances property 'name' as key.
protected  AttributeDefinitionMap BaseDocumentTag.buildSupportedAttributes()
          Builds the map of supported attributes.
protected  AttributeDefinitionMap BaseCustomTag.buildSupportedAttributes()
          Builds the map of supported attributes.
protected  AttributeDefinitionMap BaseDocumentTag.buildSupportedStyleAttributes()
          Builds the map of supported style attributes.
 AttributeDefinitionMap BaseDocumentTag.getSupportedAttributes()
          Gets the map of supported attributes.
 AttributeDefinitionMap DocumentHandlerComponentRegistry.getSupportedAttributes(BaseDocumentTag tag)
          Gets the supported attribute definition map for the given tag instance.
 AttributeDefinitionMap DocumentHandler.getSupportedAttributes(BaseDocumentTag tag)
          Gets the supported attribute definition map for the given tag instance.
 AttributeDefinitionMap BaseDocumentTag.getSupportedStyleAttributes()
          Gets the map of supported style attributes.
 AttributeDefinitionMap DocumentHandlerComponentRegistry.getSupportedStyleAttributes(BaseDocumentTag tag)
          Gets the supported style attribute definition map for the given tag instance.
 AttributeDefinitionMap DocumentHandler.getSupportedStyleAttributes(BaseDocumentTag tag)
          Gets the supported style attribute definition map for the given tag instance.
 AttributeDefinitionMap AttributeDefinitionMap.removeDefinition(AttributeDefinition attrDef)
          Removes the given AttributeDefinition instance from the map by using the instances property 'name' as key.
 

Constructors in org.ujac.print with parameters of type AttributeDefinitionMap
AttributeDefinitionMap(AttributeDefinitionMap attrDefMap)
          Constructs a AttributeDefinitionMap instance with specific attributes.
 

Uses of AttributeDefinitionMap in org.ujac.print.tag
 

Methods in org.ujac.print.tag that return AttributeDefinitionMap
protected  AttributeDefinitionMap BarcodePdf417Tag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AddColumnTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DatamatrixTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DefineTableTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap NumberFormatTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AssertTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BaseFontTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetPropertyTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ParameterDefTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BarcodeTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap EncryptionTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ChapterTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap MetaTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PageFormatTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap FontDefTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap InsertColumnTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PdfTableTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ParameterTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ImportTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ForeachTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ParagraphTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SegmentTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ColumnTextTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SwitchTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap HeaderFooterPartTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ItemTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap WatermarkTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PdfTableSplitTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap SpaceTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BoxTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DateFormatTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap TocTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap TextChartItemTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap FooterPartTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap BackgroundImageTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap LogTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap RegisterTagTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AnchorTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PdfTableRowTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DefineColumnTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap RowCellTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AttributeTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap InsertDocumentTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PrintGroupRowTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ChartTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap FooterTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap PdfTableHeaderTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap TogglePropertyTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap NewPageTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap ConditionTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BaseElementTag.buildSupportedAttributes()
          Builds the map of supported attributes.
protected  AttributeDefinitionMap ImageTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ItemsTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap StyleDefTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap CellTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap HeaderPartTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap ExtraRowTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AnnotationTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap IndexTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap StickyTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap FontTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetFormatTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SectionTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PrintGroupTitleRowTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SpanTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap NewLineTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap HeadTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ListSymbolTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap MacroTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap IfTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ColorDefTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ListItemTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap HeaderTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap TableTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ModuleTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AlterColumnTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PrintRowTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PdfCellBlockTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ViewerPreferencesTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PhraseTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ResourceBundleTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap OverlayTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap AddRowTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap MacroDefTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap OutlineTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DocumentTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap RemoveColumnTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap RegisterFontTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap CaseTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ListTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BaseCellTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap CustomTagTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap JavascriptTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PrintTableTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DatamatrixTag.buildSupportedStyleAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BarcodeTag.buildSupportedStyleAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ChapterTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PageFormatTag.buildSupportedStyleAttributes()
           
protected  AttributeDefinitionMap FontDefTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PdfTableTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ParagraphTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap SegmentTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ColumnTextTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap WatermarkTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap BoxTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap TextChartItemTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap FooterPartTag.buildSupportedStyleAttributes()
           
protected  AttributeDefinitionMap BackgroundImageTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap AnchorTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PdfTableRowTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PrintGroupRowTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ChartTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap FooterTag.buildSupportedStyleAttributes()
           
protected  AttributeDefinitionMap PdfTableHeaderTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap NewPageTag.buildSupportedStyleAttributes()
           
protected  AttributeDefinitionMap ImageTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap StyleDefTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap CellTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap HeaderPartTag.buildSupportedStyleAttributes()
           
protected  AttributeDefinitionMap ExtraRowTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap FontTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap SectionTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PrintGroupTitleRowTag.buildSupportedStyleAttributes()
          Gets the list of supported styleattributes.
protected  AttributeDefinitionMap SpanTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ListItemTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap HeaderTag.buildSupportedStyleAttributes()
           
protected  AttributeDefinitionMap PrintRowTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PdfCellBlockTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PhraseTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap OverlayTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap DocumentTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ListTag.buildSupportedStyleAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BaseCellTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PrintTableTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
 

Uses of AttributeDefinitionMap in org.ujac.print.tag.acroform
 

Methods in org.ujac.print.tag.acroform that return AttributeDefinitionMap
protected  AttributeDefinitionMap TextFieldAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ComboBoxAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap CheckBoxAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PostButtonAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap OptionTag.buildSupportedAttributes()
           
protected  AttributeDefinitionMap HiddenFieldAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap ResetButtonAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SelectListAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap RadioGroupAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap RadioButtonAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BaseAcroFieldTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap TextFieldAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ComboBoxAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap CheckBoxAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap PostButtonAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap ResetButtonAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap SelectListAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap RadioGroupAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap RadioButtonAcroFieldTag.buildSupportedStyleAttributes()
          Gets the list of supported style attributes.
protected  AttributeDefinitionMap BaseAcroFieldTag.buildSupportedStyleAttributes()
          Gets the map of supported style attributes.
 

Uses of AttributeDefinitionMap in org.ujac.print.tag.graphics
 

Methods in org.ujac.print.tag.graphics that return AttributeDefinitionMap
protected  AttributeDefinitionMap DrawCurveTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetFillColorTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap GraphicsTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap BaseGraphicsTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap PointTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetLineCapTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetLineJoinTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetStrokeColorTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DrawRectangleTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DrawCircleTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DrawEllipseTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DrawLineTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap DrawPolygonTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetLineDashTag.buildSupportedAttributes()
          Gets the list of supported attributes.
protected  AttributeDefinitionMap SetLineWidthTag.buildSupportedAttributes()
          Gets the list of supported attributes.
 

Uses of AttributeDefinitionMap in org.ujac.print.test
 

Methods in org.ujac.print.test that return AttributeDefinitionMap
protected  AttributeDefinitionMap ExampleTag.buildSupportedAttributes()
          Gets the list of supported attributes.
 



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