A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

ABSOLUTE - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be placed at an absolutely defined position.
AbstractTagTest - Class in org.ujac.print
Name: AbstractTagTest
Description: An abstract tag test implementation, used at class TestTagInterceptor to define single tag tests during document processing.
AbstractTagTest() - Constructor for class org.ujac.print.AbstractTagTest
Constructs a AbstractTagTest instance with no specific attributes.
AbstractTagTest(int) - Constructor for class org.ujac.print.AbstractTagTest
Constructs a AbstractTagTest instance with specific attributes.
actualContent - Variable in class org.ujac.print.BaseDocumentTag
The item's actual content, used for debugging issues.
add(Integer, RowFilterRule) - Method in class org.ujac.util.table.RowFilterRuleSet
Adds another rule to the connector.
addAlias(String) - Method in class org.ujac.print.AttributeDefinition
Adds the given alias to the alias set.
addAliases(String[]) - Method in class org.ujac.print.AttributeDefinition
Adds the given aliases to the alias set.
addAttribute(AttributeDefinition) - Method in class org.ujac.util.db.TableDefinition
Adds an attribute.
addAttributeDefinition(List, String, int, boolean, boolean) - Method in class org.ujac.chart.BaseChart
Adds an attribute definition to the list of supported attributes for the chart.
addAttributeDefinition(AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Adds the given attribute definition to the set of supported attributes.
addBoolean(String, boolean) - Method in class org.ujac.util.table.DataTable
Adds a column of type boolean to the table and sets its initial value at the first row.
addBoolean(String, boolean) - Method in class org.ujac.util.table.FilteredTable
 
addBoolean(String, boolean) - Method in class org.ujac.util.table.ReportTable
 
addBoolean(String, boolean) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type boolean to the table and sets its initial value at the first row.
addBoolean(String, boolean) - Method in interface org.ujac.util.table.Table
Adds a column of type boolean to the table and sets its initial value at the first row.
addCell(BaseDocumentTag, Cell) - Method in interface org.ujac.print.CellContainer
Adds a cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in interface org.ujac.print.PdfCellContainer
Adds a PDF cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.BaseCellTag
Adds a PDF cell to the container.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.CellTag
Adds a cell to the container.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.ConditionTag
Adds a cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.ConditionTag
Adds a cell to the container.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.ForeachTag
Adds a cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.ForeachTag
Adds a cell to the container.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.IndexTag
Adds a cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.IndexTag
Adds a cell to the container.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.MacroDefTag
Adds a cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.MacroDefTag
Adds a PDF cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PdfCellBlockTag
Adds a PDF cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PdfTableHeaderTag
Adds a PDF cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PdfTableRowTag
Adds a PDF cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PdfTableTag
Adds a cell to the table.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PrintTableTag
Adds a cell to the table.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.TableTag
Adds a cell to the container.
addCell(BaseDocumentTag, Cell) - Method in class org.ujac.print.tag.TocTag
Adds a cell to the container.
addCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.TocTag
Adds a cell to the container.
addCellEventHandler(PdfPCellEvent) - Method in class org.ujac.print.tag.BaseCellTag
Adds a cell event handler.
addChild(PerformanceTest.TreeNode) - Method in class org.ujac.util.template.test.PerformanceTest.TreeNode
Adds a child to the node.
addChild(ProcedureTest.TreeNode) - Method in class org.ujac.util.template.test.ProcedureTest.TreeNode
Adds a child to the node.
addChunk(Phrase, float, float) - Method in class org.ujac.print.BaseDocumentTag
Adds the current content to the given root phrase while taking care of ${pageCount} expressions.
addChunk(Phrase, Chunk, float, float) - Method in class org.ujac.print.BaseDocumentTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Phrase, String, DocumentFont, float, float) - Method in class org.ujac.print.BaseDocumentTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.DynamicContentContainer
 
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.DynamicContentContainer
 
addChunk(BaseDocumentTag, String, DocumentFont) - Method in interface org.ujac.print.PhraseHolder
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in interface org.ujac.print.PhraseHolder
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.BaseCellTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.BaseCellTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.BaseFontTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.BaseFontTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.ColumnTextTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.ColumnTextTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.ConditionTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.ConditionTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.ForeachTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.ForeachTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.HeaderFooterPartTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.HeaderFooterPartTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.IndexTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.IndexTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.ListItemTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.ListItemTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.ListSymbolTag
 
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.ListSymbolTag
 
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.ParagraphTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.ParagraphTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.PhraseTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.PhraseTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.TocTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.TocTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, String, DocumentFont) - Method in class org.ujac.print.tag.WatermarkTag
Adds the given chunk to the root phrase.
addChunk(BaseDocumentTag, Chunk) - Method in class org.ujac.print.tag.WatermarkTag
Adds the given chunk to the root phrase.
addColumn(String, int) - Method in class org.ujac.util.table.BaseTable
Adds a column to the table
addColumn(String, boolean, int) - Method in class org.ujac.util.table.BaseTable
Adds a column to the table
addColumn(String, int, Method) - Method in class org.ujac.util.table.BeanTable
Adds a column to the table
addColumn(String, int) - Method in class org.ujac.util.table.DataTable
Adds a column to the table
addColumn(String, int, LayoutHints) - Method in class org.ujac.util.table.DataTable
Adds a column to the table
addColumn(String, int) - Method in class org.ujac.util.table.FilteredTable
 
addColumn(String, int, LayoutHints) - Method in class org.ujac.util.table.FilteredTable
 
addColumn(String, int) - Method in class org.ujac.util.table.ReportTable
 
addColumn(String, int, LayoutHints) - Method in class org.ujac.util.table.ReportTable
 
addColumn(String, int) - Method in class org.ujac.util.table.ResultSetTable
Adds a column to the table
addColumn(String, int, LayoutHints) - Method in class org.ujac.util.table.ResultSetTable
Adds a column to the table
addColumn(String, int) - Method in interface org.ujac.util.table.Table
Adds a column to the table
addColumn(String, int, LayoutHints) - Method in interface org.ujac.util.table.Table
Adds a column to the table
AddColumnTag - Class in org.ujac.print.tag
Name: AddColumnTag
Description: Class handling the <add-column> tag.
AddColumnTag() - Constructor for class org.ujac.print.tag.AddColumnTag
Constructs a AddColumnTag instance with no specific attributes.
addContent(char[], int, int) - Method in class org.ujac.print.BaseDocumentTag
Adds the specified subset of the given character array to the content buffer.
addContent(String) - Method in class org.ujac.print.BaseDocumentTag
Adds the given String to the content buffer.
addDate(String, Date) - Method in class org.ujac.util.table.DataTable
Adds a column of type Date to the table and sets its initial value at the first row.
addDate(String, Date) - Method in class org.ujac.util.table.FilteredTable
 
addDate(String, Date) - Method in class org.ujac.util.table.ReportTable
 
addDate(String, Date) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type Date to the table and sets its initial value at the first row.
addDate(String, Date) - Method in interface org.ujac.util.table.Table
Adds a column of type Date to the table and sets its initial value at the first row.
addDefaultProperties() - Method in class org.ujac.print.DocumentPrinter
Adds default properties.
addDefaultProperties(Map) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Adds default properties.
addDefinition(AttributeDefinition) - Method in class org.ujac.print.AttributeDefinitionMap
Adds the given AttributeDefinition instance to the map by using the instances property 'name' as key.
addDefinition(ChildDefinition) - Method in class org.ujac.print.ChildDefinitionMap
Adds the given AttributeDefinition instance to the map by using the instances property 'name' as key.
addDouble(String, double) - Method in class org.ujac.util.table.DataTable
Adds a column of type double to the table and sets its initial value at the first row.
addDouble(String, double) - Method in class org.ujac.util.table.FilteredTable
 
addDouble(String, double) - Method in class org.ujac.util.table.ReportTable
 
addDouble(String, double) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type double to the table and sets its initial value at the first row.
addDouble(String, double) - Method in interface org.ujac.util.table.Table
Adds a column of type double to the table and sets its initial value at the first row.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.DynamicContentContainer
 
addElement(BaseDocumentTag, Element) - Method in interface org.ujac.print.ElementContainer
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.BaseCellTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.CellTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.ColumnTextTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.ConditionTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.DocumentTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.ForeachTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.HeaderFooterPartTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.HeadTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.IndexTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.ListItemTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.ListSymbolTag
 
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.MacroDefTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.ParagraphTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.PhraseTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.SectionTag
 
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.SegmentTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.TocTag
Adds a element to the container.
addElement(BaseDocumentTag, Element) - Method in class org.ujac.print.tag.WatermarkTag
Adds a element to the container.
addFloat(String, float) - Method in class org.ujac.util.table.DataTable
Adds a column of type float to the table and sets its initial value at the first row.
addFloat(String, float) - Method in class org.ujac.util.table.FilteredTable
 
addFloat(String, float) - Method in class org.ujac.util.table.ReportTable
 
addFloat(String, float) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type float to the table and sets its initial value at the first row.
addFloat(String, float) - Method in interface org.ujac.util.table.Table
Adds a column of type float to the table and sets its initial value at the first row.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Adds a field to the given AcroForm.
addFormField(PdfAcroForm) - Method in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Adds a field to the given AcroForm.
addFunction(ReportFunction) - Method in class org.ujac.util.table.ReportTable
Adds a column function to the report.
addGroup(String) - Method in class org.ujac.util.table.ReportFunction
Adds a column to group by.
addGroup(ReportGroup) - Method in class org.ujac.util.table.ReportTable
Adds a group to the report.
addHeaderCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PdfTableTag
Adds a header cell to the table.
addHeaderCell(BaseDocumentTag, PdfPCell) - Method in class org.ujac.print.tag.PrintTableTag
Adds a header cell to the table.
addInt(String, int) - Method in class org.ujac.util.table.DataTable
Adds a column of type int to the table and sets its initial value at the first row.
addInt(String, int) - Method in class org.ujac.util.table.FilteredTable
 
addInt(String, int) - Method in class org.ujac.util.table.ReportTable
 
addInt(String, int) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type int to the table and sets its initial value at the first row.
addInt(String, int) - Method in interface org.ujac.util.table.Table
Adds a column of type int to the table and sets its initial value at the first row.
addItem(Object) - Method in interface org.ujac.print.ItemHolder
Adds the given item to the item holder's container.
addItem(Object) - Method in class org.ujac.print.tag.ItemsTag
 
addItem(ListItem) - Method in class org.ujac.print.tag.ListTag
Adds an item to the list.
addItem(Object) - Method in class org.ujac.print.tag.ParameterTag
 
addJavaScript(String) - Method in interface org.ujac.print.JavascriptContainer
Adds JavaScript code to the container.
addJavaScript(String) - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
 
addJavaScript(String) - Method in class org.ujac.print.tag.DocumentTag
 
addJavaScript(String) - Method in class org.ujac.print.tag.SegmentTag
 
addLong(String, long) - Method in class org.ujac.util.table.DataTable
Adds a column of type long to the table and sets its initial value at the first row.
addLong(String, long) - Method in class org.ujac.util.table.FilteredTable
 
addLong(String, long) - Method in class org.ujac.util.table.ReportTable
 
addLong(String, long) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type long to the table and sets its initial value at the first row.
addLong(String, long) - Method in interface org.ujac.util.table.Table
Adds a column of type long to the table and sets its initial value at the first row.
addOperation(String, ExpressionOperation) - Method in class org.ujac.util.exi.type.BaseType
Adds an operation.
addOption(Option) - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Adds the given option to the option holder's container.
addOption(Option) - Method in interface org.ujac.print.tag.acroform.OptionHolder
Adds the given option to the option holder's container.
addOption(Option) - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Adds the given option to the option holder's container.
addOutline(OutlineItem) - Method in class org.ujac.print.DocumentHandler
Adds an outline item.
addPart(HeaderFooterPartTag) - Method in class org.ujac.print.tag.HeaderFooterTag
Adds the given part to the header/footer part list.
addPoint(float, float) - Method in class org.ujac.print.tag.graphics.DrawPolygonTag
Adds the given point to the point holder's container.
addPoint(float, float) - Method in class org.ujac.print.tag.graphics.DrawPolyLineTag
Adds the given point to the point holder's container.
addPoint(float, float) - Method in interface org.ujac.print.tag.graphics.PointHolder
Adds the given point to the point holder's container.
addResourceLoader(ResourceLoader) - Method in class org.ujac.util.io.MultiResourceLoader
Adds a resource loader.
Address - Class in org.ujac.util.xml.test
Name: Address
Description: Defines addresses.
Address() - Constructor for class org.ujac.util.xml.test.Address
Constructs a Address instance with specific attributes.
Address(String, Integer, String, String) - Constructor for class org.ujac.util.xml.test.Address
Constructs a Address instance with specific attributes.
addRow() - Method in class org.ujac.util.table.DataTable
Adds a row to the table
addRow(Row) - Method in class org.ujac.util.table.DataTable
Adds a row to the table
addRow() - Method in class org.ujac.util.table.FilteredTable
 
addRow(Row) - Method in class org.ujac.util.table.FilteredTable
 
addRow() - Method in class org.ujac.util.table.ReportTable
 
addRow(Row) - Method in class org.ujac.util.table.ReportTable
 
addRow() - Method in class org.ujac.util.table.ResultSetTable
Adds a row to the table
addRow(Row) - Method in class org.ujac.util.table.ResultSetTable
 
addRow() - Method in interface org.ujac.util.table.Table
Adds a row to the table
addRow(Row) - Method in interface org.ujac.util.table.Table
Adds a row to the table
AddRowTag - Class in org.ujac.print.tag
Name: AddRowTag
Description: Class handling the <add-row> tag.
AddRowTag() - Constructor for class org.ujac.print.tag.AddRowTag
Constructs a AddRowTag instance with no specific attributes.
addStickyElementHandler(DocumentPageEventHandler) - Method in class org.ujac.print.tag.StickyTag
Adds a sticky element handler.
addString(String, String) - Method in class org.ujac.util.table.DataTable
Adds a column of type String to the table and sets its initial value at the first row.
addString(String, String) - Method in class org.ujac.util.table.FilteredTable
 
addString(String, String) - Method in class org.ujac.util.table.ReportTable
 
addString(String, String) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type String to the table and sets its initial value at the first row.
addString(String, String) - Method in interface org.ujac.util.table.Table
Adds a column of type String to the table and sets its initial value at the first row.
addStyleAttributeDefinition(AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Adds the given attribute definition to the set of supported attributes.
addSubList(List) - Method in class org.ujac.print.tag.ListItemTag
Added by Kiran Adds a sublist to the list-item.
addSubList(List) - Method in class org.ujac.print.tag.ListTag
Adds a sublist to the list.
addTagTest(String, AbstractTagTest) - Method in class org.ujac.print.test.BasePrintTest
Adds a single test to the test tag interceptor.
addTest(String, AbstractTagTest) - Method in class org.ujac.print.TestTagInterceptor
Adds a test to the given
addTime(String, Date) - Method in class org.ujac.util.table.DataTable
Adds a column of type Date to the table and sets its initial value at the first row.
addTime(String, Date) - Method in class org.ujac.util.table.FilteredTable
 
addTime(String, Date) - Method in class org.ujac.util.table.ReportTable
 
addTime(String, Date) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type Date to the table and sets its initial value at the first row.
addTime(String, Date) - Method in interface org.ujac.util.table.Table
Adds a column of type Date to the table and sets its initial value at the first row.
addTimestamp(String, Date) - Method in class org.ujac.util.table.DataTable
Adds a column of type Date to the table and sets its initial value at the first row.
addTimestamp(String, Date) - Method in class org.ujac.util.table.FilteredTable
 
addTimestamp(String, Date) - Method in class org.ujac.util.table.ReportTable
 
addTimestamp(String, Date) - Method in class org.ujac.util.table.ResultSetTable
Adds a column of type Date to the table and sets its initial value at the first row.
addTimestamp(String, Date) - Method in interface org.ujac.util.table.Table
Adds a column of type Date to the table and sets its initial value at the first row.
addTocItem(TocItem) - Method in class org.ujac.print.DocumentHandler
Adds a TOC item.
addTocItem(TocItem) - Method in class org.ujac.print.IndexItem
Adds a single TOC item.
addToken(TemplateToken) - Method in class org.ujac.util.template.TemplateTokenContainer
Adds a token to the token list.
addToLatestCellContainer(Cell) - Method in class org.ujac.print.BaseDocumentTag
Adds the cell at the latest parent item.
addToLatestElementContainer(Element) - Method in class org.ujac.print.BaseDocumentTag
Adds the element at the latest parent item.
addToLatestPdfCellContainer(PdfPCell) - Method in class org.ujac.print.BaseDocumentTag
Adds the cell at the latest parent item.
addValue(double[]) - Method in class org.ujac.chart.RealtimeChartModel
Adds a set of values to the chart data.
afterClose(BaseDocumentTag) - Method in interface org.ujac.print.DocumentTagInterceptor
Action to do after the close tag method is called.
afterClose(BaseDocumentTag) - Method in class org.ujac.print.DocumentTagInterceptorSupport
 
afterClose(BaseDocumentTag) - Method in class org.ujac.print.TestTagInterceptor
 
afterClose(BaseDocumentTag) - Method in class org.ujac.print.TraceTagInterceptor
 
afterOpen(BaseDocumentTag) - Method in interface org.ujac.print.DocumentTagInterceptor
Action to do before the open tag method is called.
afterOpen(BaseDocumentTag) - Method in class org.ujac.print.DocumentTagInterceptorSupport
 
afterOpen(BaseDocumentTag) - Method in class org.ujac.print.TestTagInterceptor
 
afterOpen(BaseDocumentTag) - Method in class org.ujac.print.TraceTagInterceptor
 
AliasTagBuilder - Class in org.ujac.print
Name: AliasTagBuilder
Description: Tag builder for tag aliases.
AliasTagBuilder(String, TagBuilder) - Constructor for class org.ujac.print.AliasTagBuilder
Constructs a AliasTagBuilder instance with specific attributes.
alignItem(Rectangle2D) - Method in class org.ujac.chart.BaseChartItem
Aligns the item inside the given viewport.
alignItem(Rectangle2D) - Method in interface org.ujac.chart.ChartItem
Aligns the item inside the given viewport.
alignment - Variable in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
The text alignment
AllExpressionInterpreterTests - Class in org.ujac.util.exi.test
Name: AllTemplateTests
Description: Test suite running all expression interpreter test cases.
AllExpressionInterpreterTests(String) - Constructor for class org.ujac.util.exi.test.AllExpressionInterpreterTests
Constructs a new AllTemplateTests instance.
AllIOTests - Class in org.ujac.util.io.test
Name: AllIOTests
Description: Test suite running all I/O test cases.
AllIOTests(String) - Constructor for class org.ujac.util.io.test.AllIOTests
Constructs a AllIOTests instance with specific attributes.
AllPrintTests - Class in org.ujac.print.test
Name: AllPrintTests
Description: Test suite running all print module test cases.
AllPrintTests(String) - Constructor for class org.ujac.print.test.AllPrintTests
Constructs a new AllPrintTests instance.
AllTableTests - Class in org.ujac.util.table.test
Name: AllTableTests
Description: Test suite running all table test cases.
AllTableTests(String) - Constructor for class org.ujac.util.table.test.AllTableTests
Constructs a new AllPrintTests instance.
AllTemplateTests - Class in org.ujac.util.template.test
Name: AllTemplateTests
Description: Test suite running all template interpreter test cases.
AllTemplateTests(String) - Constructor for class org.ujac.util.template.test.AllTemplateTests
Constructs a new AllTemplateTests instance.
AllTextTests - Class in org.ujac.util.text.test
Name: AllTextTests
Description: Test suite for all tests for package org.ujac.util.text.
AllTextTests(String) - Constructor for class org.ujac.util.text.test.AllTextTests
Constructs a AllTextTests instance with specific attributes.
AllUtilTests - Class in org.ujac.util.test
Name: AllUtilTests
Description: Test suite running all util test cases.
AllUtilTests(String) - Constructor for class org.ujac.util.test.AllUtilTests
Constructs a new AllPrintTests instance.
ALTER_DISTINCT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ALTER_TABLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
alterColumn(String, float, int, String, String) - Method in class org.ujac.print.tag.PrintTableTag
Alters a column at the table.
alterColumn(String, float, int, String) - Method in class org.ujac.web.tag.PrintTableTag
Alters a column at the table.
AlterColumnTag - Class in org.ujac.print.tag
Name: AlterColumnTag
Description: A tag implementation altering columns at surrounding print-table tags.
AlterColumnTag() - Constructor for class org.ujac.print.tag.AlterColumnTag
Constructs a AlterColumnTag instance with no specific attributes.
AlterColumnTag - Class in org.ujac.web.tag
Name: InsertColumnTag
Description: A custom tag altering columns at surrounding print-table tags.
AlterColumnTag() - Constructor for class org.ujac.web.tag.AlterColumnTag
 
alternateRowStyle() - Method in class org.ujac.web.tag.PrintRowTag
Alternates the row style.
analyzeClass() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Analyzes the class.
AncestorDefinition - Class in org.ujac.util.exi
Title: AncestorDefinition
Description: Helper class for definitions of ancestors.
AncestorDefinition(Integer) - Constructor for class org.ujac.util.exi.AncestorDefinition
Constructs a AncestorDefinition instance with specific attributes.
AncestorDefinition(Integer, boolean) - Constructor for class org.ujac.util.exi.AncestorDefinition
Constructs a AncestorDefinition instance with specific attributes.
AncestorDefinition(Integer, boolean, boolean) - Constructor for class org.ujac.util.exi.AncestorDefinition
Constructs a AncestorDefinition instance with specific attributes.
ancestorRules - Static variable in class org.ujac.util.template.ElseifToken
The ancestor rules.
ancestorRules - Static variable in class org.ujac.util.template.ElseToken
The ancestor rules.
ancestorRules - Static variable in class org.ujac.util.template.ForeachToken
The ancestor rules.
ancestorRules - Static variable in class org.ujac.util.template.IfToken
The ancestor rules.
ancestorRules - Static variable in class org.ujac.util.template.ProcedureToken
The ancestor rules.
AnchorTag - Class in org.ujac.print.tag
Name: AnchorTag
Description: A tag handling document anchors, needed for navigation in documents.
AnchorTag() - Constructor for class org.ujac.print.tag.AnchorTag
Constructs a AnchorTag instance with no specific attributes.
AND - Static variable in class org.ujac.util.table.RowFilterRuleSet
The connector type 'AND'.
angleDiffs - Variable in class org.ujac.chart.BasePieChart
The array holding the arc differences.
AnnotationTag - Class in org.ujac.print.tag
Name: AnnotationTag
Description: Handler class for the annotation tag.
AnnotationTag() - Constructor for class org.ujac.print.tag.AnnotationTag
Constructs a AnnotationTag instance with no specific attributes.
antialiasing - Variable in class org.ujac.print.tag.BackgroundImageTag
The antialiasing flag.
apply(double, double, String, String) - Method in class org.ujac.chart.DescriptionPattern
Applies the given values to the pattern.
apply(Object) - Method in class org.ujac.util.table.ReportFunction
Applies the function for the given operand on the given current value.
applyCurrentLogicalPageNumberStyle() - Method in class org.ujac.print.DocumentHandler
Applies the logical page Numbering style for the generated PDF.
applyFunction(int, FunctionExecutor, Object) - Method in class org.ujac.util.table.ReportGroup
Applies the given report function executor on the given column.
applyJavaScript(PdfFormField) - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Applies the specified javascript to the given form field.
areaLabels - Variable in class org.ujac.chart.DefaultChartModel
The chart area labels.
ArrayTypeTest - Class in org.ujac.util.exi.test
Name: ArrayTypeTest
Description: A class testing the XyzArrayType classes.
ArrayTypeTest() - Constructor for class org.ujac.util.exi.test.ArrayTypeTest
 
ARROWHEAD_STYLE_FILLED - Static variable in class org.ujac.chart.Base2DScaleChart
The arrowhead style for filled arrows.
ARROWHEAD_STYLE_OPEN - Static variable in class org.ujac.chart.Base2DScaleChart
The arrowhead style for open arrows.
ASC - Static variable in class org.ujac.util.table.CompareItem
Constant for ascending sort direction.
ASCENDING - Static variable in class org.ujac.util.CompareTuple
Constant for ascending sort direction.
asList() - Method in class org.ujac.util.table.BaseRow
Gets the list of elements from this row.
asList() - Method in interface org.ujac.util.table.Row
Gets the list of elements from this row.
AssertionException - Exception in org.ujac.print
Name: AssertionException
Description: A class for assertion failures thrown by the <assert> tag.
AssertionException(Locator, String) - Constructor for exception org.ujac.print.AssertionException
Constructs a AssertionException instance with specific attributes.
AssertionException(Locator, String, Throwable) - Constructor for exception org.ujac.print.AssertionException
Constructs a AssertionException instance with specific attributes.
AssertionException - Exception in org.ujac.util.template
Name: AssertionException
Description: A class for assertion failures thrown by the ExpressionInterpreter.
AssertionException() - Constructor for exception org.ujac.util.template.AssertionException
Constructs an AssertionException instance with no specific attributes.
AssertionException(String) - Constructor for exception org.ujac.util.template.AssertionException
Constructs an AssertionException instance with specific attributes.
AssertTag - Class in org.ujac.print.tag
Name: AssertTag
Description: Class handling the <assert> tag.
AssertTag() - Constructor for class org.ujac.print.tag.AssertTag
Constructs a AssertTag instance with no specific attributes.
AssertToken - Class in org.ujac.util.template
Name: AssertToken
Description: Represents an _assert_ statement.
AssertToken() - Constructor for class org.ujac.util.template.AssertToken
Constructs a AssertToken instance with no specific attributes.
ATTR_A - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'a' used at items: toggle-values
ATTR_ALIAS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'alias' used at items: custom-tag
ATTR_ALIAS - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'alias'.
ATTR_ALIAS_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'align' used at items: cell, header, footer
ATTR_ALIAS_CELL_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'align' used at items: table, print-table.
ATTR_ALIGN - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'align'.
ATTR_ALLOW_ASSEMBLY - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-assembly' used at items: encryption
ATTR_ALLOW_COPY - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-copy' used at items: encryption
ATTR_ALLOW_DEGRADED_PRINTING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-degraded-printing' used at items: encryption
ATTR_ALLOW_FILLIN - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-fillin' used at items: encryption
ATTR_ALLOW_MODIFY_ANNOTATIONS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-modify-annotations' used at items: encryption
ATTR_ALLOW_MODIFY_CONTENTS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-modify-contents' used at items: encryption
ATTR_ALLOW_PRINTING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-printing' used at items: encryption
ATTR_ALLOW_SCREEN_READERS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'allow-screen-readers' used at items: encryption
ATTR_AREA_LABELS - Static variable in interface org.ujac.chart.Chart
Deprecated. Use property ChartModel.areaLabels instead
ATTR_AUTHOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'author' used at items: meta
ATTR_B - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'b' used at items: toggle-values
ATTR_BACKGROUND_COLOR - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'background-color'.
ATTR_BACKGROUND_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'background-color' used at items: document, cell
ATTR_BAR_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'bar-color' used at items: barcode
ATTR_BAR_HEIGHT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'bar-height' used at items: barcode
ATTR_BAR_WIDTH - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'bar-width' used at items: barcode
ATTR_BASELINE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'baseline' used at items: barcode
ATTR_BORDER_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'border-color' used at items: cell
ATTR_BORDER_STYLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'border-style' used at items: document, table
ATTR_BORDER_TYPE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'border-type' used at acrofield items
ATTR_BORDER_WIDTH - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'border-width'.
ATTR_BORDER_WIDTH - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'border-width' used at items: cell
ATTR_CELL_HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'cell-halign' used at items: table, print-table
ATTR_CELL_VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'cell-valign' used at items: table, print-table
ATTR_CENTER_WINDOW - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'center-window' used at items: viewer-preferences
ATTR_CLASS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'classe' used at various tags.
ATTR_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'color' used at items: set-fill-color
ATTR_COLOR_SPACE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'color-space' used at items: color-def
ATTR_COLSPAN - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'colspan' used at items: cell
ATTR_COLUMN - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'column'.
ATTR_COLUMNS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'columns' used at items: table
ATTR_CONDITION - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'cond' used at items: if
ATTR_COUNT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'count' used at items: space
ATTR_CREATION_DATE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'creation-date' used at items: meta
ATTR_CREATOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'creator' used at items: meta
ATTR_DEFAULT_VALUE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'default-value' used at items: parameter-def
ATTR_DESCRIPTION - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for the attribute 'description' used at item: parameter-def
ATTR_DESCRIPTION_COLOR - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'description-color'.
ATTR_DESCRIPTION_FONT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'description-font'.
ATTR_DESCRIPTION_FONT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'description-font' used at item: chart
ATTR_DESCRIPTION_LINE_WIDTH - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'description-line-width'.
ATTR_DESCRIPTION_PATTERN - Static variable in interface org.ujac.chart.Chart
Constant for the attribute name 'description-pattern'.
ATTR_DESCRIPTION_PATTERN - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for the attribute 'description-pattern' used at item: chart
ATTR_DESCRIPTIONS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'descriptions' used at item: chart
ATTR_DIRECTION - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'direction' used at items: insert-column, extra-row, viewer-preferences
ATTR_DISPLAY_DOC_TITLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'display-doc-title' used at items: viewer-preferences
ATTR_DISTINCT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'distinct' used at items: add-row
ATTR_DRAW_FOREGROUND - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'underlying' used at items: image, chart
ATTR_EDITABLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'editable' used at items: combo-box
ATTR_ENCRYPTION_TYPE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'encryption-type' used at items: encryption
ATTR_EXPRESSION_PROPERTIES - Static variable in class org.ujac.web.servlet.TemplateInterpreterHelper
Constant for the ExpressionInterpreter properties attribute name.
ATTR_FILL - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'fill' used at items: polygon
ATTR_FILL_AREA - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'fill-area', only supported for line chart.
ATTR_FILL_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'fill-color' used at items: graphics
ATTR_FILL_ROW - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'fill-row' used at items: cell
ATTR_FIT_WINDOW - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'fit-window' used at items: viewer-preferences
ATTR_FONT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'font' used at items: phrase, paragraph, cell, etc.
ATTR_FONT_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'color' used at items: font, font-def
ATTR_FONT_DEF - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'font-def' used at items: font
ATTR_FONT_ENCODING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'encoding' used at items: font, font-def
ATTR_FONT_FAMILY - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'font-family' used at items: font, font-def
ATTR_FONT_NAME - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'font-name' used at items: font, font-def
ATTR_FONT_SIZE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'font-size' used at items: font, font-def
ATTR_FONT_STYLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'font-style' used at items: font, font-def
ATTR_FORMAT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'format' used at items: number-format
ATTR_FORMAT_HELPER - Static variable in class org.ujac.web.servlet.TemplateInterpreterHelper
Constant for the FormatHelper attribute name.
ATTR_FROM - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'from' used at items: insert-document
ATTR_FULL_SCREEN - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'full-screen' used at items: viewer-preferences
ATTR_GENERATE_CHECKSUM - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'generate-checksum' used at items: barcode
ATTR_GRID_BACKGROUND_COLOR - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'grid-bgcolor', only supported for 2D scale charts.
ATTR_GRID_COLOR - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'grid-color', only supported for 2D scale charts.
ATTR_GROUP_NAME - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'group-name' used at items: print-group-row, print-group-title-row
ATTR_HEADER_ALIGN - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'header-align'.
ATTR_HEIGHT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'height' used at items: document, image
ATTR_HIDE_MENUBAR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'hide-menubar' used at items: viewer-preferences
ATTR_HIDE_TOOLBAR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'hide-toolbar' used at items: viewer-preferences
ATTR_HIDE_WINDOW_UI - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'hide-window-ui' used at items: viewer-preferences
ATTR_HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'text-align' used at items: text-chart-item
ATTR_ID - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'id' applicable for all items, ...
ATTR_INDENTATION - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'indentation' used at items: section
ATTR_INDEX - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'index' used at items: row-cell, ...
ATTR_INSTANCE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'instance' used at items: chart
ATTR_KEEP_HEADER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'keep-header' used at items: table-split
ATTR_KEEP_TOGETHER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'keep-together' used at items: paragraph
ATTR_KEYWORDS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'keywords' used at items: meta
ATTR_LEADING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'leading' used at items: paragraph, phrase, box, list-item
ATTR_LETTERED - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'numbered' used at items: list
ATTR_LEVEL - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'level' used at tags: log
ATTR_LEVEL - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'level'.
ATTR_LEVEL_FILTER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'level-filter' used at items: print-table
ATTR_LINE_CAP - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'line-cap' used at items: polygon, set-line-cap
ATTR_LINE_JOIN - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'line-join' used at items: graphics, set-line-join
ATTR_LINE_SPACING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'line-spacing' used at items: paragraph, box, list
ATTR_LINE_WIDTH - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'line-width', only supported for 2D scale charts.
ATTR_LINE_WIDTH - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'line-width' used at items: graphics
ATTR_LIST - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'list' used at items: parameter-def
ATTR_LIST_ITEMSTART - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'start' used at list attribute
ATTR_LIST_TYPE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'listtype' used at list attribute
ATTR_LOGICAL_PAGENUMBERING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'logicalpagestyle' used at document attribute
ATTR_LOGICAL_PAGETEXT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'pdfversion' used at document attribute
ATTR_LOOP_VARIABLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'loop-variable' used at items: foreach
ATTR_MARGIN_BOTTOM - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'margin-bottom' used at items: document
ATTR_MARGIN_LEFT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'margin-left' used at items: document
ATTR_MARGIN_RIGHT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'margin-right' used at items: document
ATTR_MARGIN_TOP - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'margin-top' used at items: document
ATTR_NAME - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'name' used at items: font-def, row-cell, property, ...
ATTR_NAME - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'name'.
ATTR_NEW_PAGE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'new-page' used at items: table-split
ATTR_NO_WRAP - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'no-wrap' used at items: cell
ATTR_NON_FULL_SCREEN_PAGE_MODE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'non-full-screen-page-mode' used at items: viewer-preferences
ATTR_NUMBER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'number' used at items: chapter
ATTR_NUMBER_DEPTH - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'number-depth' used at items: section
ATTR_NUMBER_STYLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'number-style' used at items: chapter
ATTR_NUMBERED - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'numbered' used at items: list
ATTR_OPTIONAL - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'optional' used at items: parameter-def
ATTR_OWNER_PASSWORD - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'owner-password' used at items: encryption
ATTR_PADDING - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'padding'.
ATTR_PADDING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'padding' used at items: cell
ATTR_PADDING_BOTTOM - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'padding-bottom'.
ATTR_PADDING_BOTTOM - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'padding' used at items: cell
ATTR_PADDING_LEFT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'padding-left'.
ATTR_PADDING_LEFT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'padding' used at items: cell
ATTR_PADDING_RIGHT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'padding-right'.
ATTR_PADDING_RIGHT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'padding' used at items: cell
ATTR_PADDING_TOP - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'padding-top'.
ATTR_PADDING_TOP - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'padding' used at items: cell
ATTR_PAGE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'page' used at items: overlay.
ATTR_PAGE_LAYOUT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'page-layout' used at items: viewer-preferences
ATTR_PAGE_MODE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'page-mode' used at items: viewer-preferences
ATTR_PARENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'parent' used at items: outline
ATTR_PDF_VERSION - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'pdfversion' used at document attribute
ATTR_PERCENT_FORMAT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'percent-format'.
ATTR_PERCENT_FORMAT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for the attribute 'value-format' used at item: chart
ATTR_PHASE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'phase' used at items: set-line-dash
ATTR_PIE_DESCRIPTION_ANCHOR_RATIO - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'pie-description-anchor-ratio', only supported for pie charts.
ATTR_PIE_DESCRIPTION_BASELINE_RATIO - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'pie-description-baseline-ratiot', only supported for pie charts.
ATTR_PIE_DESCRIPTION_LAYOUT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'pie-description-layout', only supported for pie charts.
ATTR_PIE_HEIGHT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'pie-height', only supported for 3D pie charts.
ATTR_PRINT_HEADER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'print-header' used at items: print-table
ATTR_RADIUS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'radius' used at items: draw-circle
ATTR_REFERENCE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'refernce' used at items: anchor
ATTR_RENDERED - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'rendered', applicable for almost all items.
ATTR_ROTATE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'rotate' used at items: document, image
ATTR_RULE_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'rule-color' used at items: header, footer.
ATTR_RULE_WIDTH - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'rule-width' used at items: header, footer.
ATTR_SCALE_ARROWHEAD_LENGTH - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'scale-arrowhead-length', only supported for 2D scale charts.
ATTR_SCALE_ARROWHEAD_STYLE - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'scale-arrowhead-style', only supported for 2D scale charts.
ATTR_SCALE_ARROWHEAD_WIDTH - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'scale-arrowhead-length', only supported for 2D scale charts.
ATTR_SCALE_MARK_LENGTH - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'scale-mark-length', only supported for 2D scale charts.
ATTR_SCALE_TO_FIT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'scale-to-fit' used at items: image
ATTR_SCALE_VALUE_FORMAT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'scale-value-format'.
ATTR_SEGMENT_COLORS - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'segment-colors'.
ATTR_SEGMENT_LABELS - Static variable in interface org.ujac.chart.Chart
Deprecated. Use property ChartModel.segmentLabels instead
ATTR_SEGMENT_MARK_STYLE - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'segment-mark-style', only supported for 2D scale charts.
ATTR_SEGMENT_SCALE_DESCRIPTION - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'segment-scale-description'.
ATTR_SEQUENCE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'sequence' used at items: foreach
ATTR_SHADOW_COLOR - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'shadow-color'.
ATTR_SHADOW_OFFSET - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'shadow-offset'.
ATTR_SIZE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'size' used at items: document, font
ATTR_SOURCE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'source' used at items: image
ATTR_SPACING_AFTER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'spacing-after' used at items: paragraph
ATTR_SPACING_BEFORE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'spacing-before' used at items: paragraph
ATTR_SPLIT_LATE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'split-late' used at items: table, print-table
ATTR_SPLIT_ROWS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'split-rows' used at items: table, print-table
ATTR_SPOT_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'spot-color' used at items: color-def
ATTR_START_STOP_TEXT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'start-stop-text' used at items: barcode
ATTR_STATUS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'status' used at items: check-box
ATTR_STROKE_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'stroke-color' used at items: graphics
ATTR_STYLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'style' used at items: font, font-def
ATTR_SUBJECT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'subject' used at items: meta
ATTR_SYMBOL_INDENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'symbol-indent' used at items: list
ATTR_TABLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'table' used at items: add-row
ATTR_TAG - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'tag' used at items: custom-tag
ATTR_TAG_NAME - Static variable in interface org.ujac.print.TagBuilder
Constant for the tagName attribute.
ATTR_TEMPLATE_INTERPRETER_FACTORY - Static variable in class org.ujac.web.servlet.TemplateInterpreterHelper
Constant for the TemplateInterpreter attribute name.
ATTR_TEXT_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'halign' used at items: cell, header, footer
ATTR_TEXT_COLOR - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'text-color' used at items: barcode
ATTR_TEXT_RISE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'text-rise' used at items: font, font-def
ATTR_TEXTWRAP - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'textwrap' used at items: image, chart
ATTR_TITLE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'title' used at items: chart
ATTR_TITLE_FONT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'title-font'.
ATTR_TITLE_FONT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'title-font' used at items: chart
ATTR_TO - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'to' used at items: insert-document
ATTR_TOC_NUMBER - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'toc-number' used at items: outline, ...
ATTR_TRIM_BODY - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'trim-body' used at items: base-font, condition
ATTR_TYPE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'type' used at items: chart
ATTR_TYPE - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'type'.
ATTR_UNDERLYING - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'underlying' used at items: image, chart
ATTR_UNITS_OFF - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'units-off' used at items: set-line-dash
ATTR_UNITS_ON - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'units-on' used at items: set-line-dash
ATTR_URL - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'status' used at items: post-button
ATTR_USER_PASSWORD - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'user-password' used at items: encryption
ATTR_VALUE - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'value' used at items: switch, case
ATTR_VALUE_FORMAT - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'value-format'.
ATTR_VALUE_FORMAT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for the attribute 'value-format' used at item: chart
ATTR_VALUE_SCALE_DESCRIPTION - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'value-scale-description'.
ATTR_VALUE_STEP_SIZE - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'value-step-size', only supported for 2D scale charts.
ATTR_VALUES - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'values' used at items: chart
ATTR_VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'valign' used at items: cell
ATTR_VIEW_GRID - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'view-grid', only supported for 2D scale charts.
ATTR_VIEW_LEGEND - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'view-legend', only supported for 2D scale charts.
ATTR_VIEW_SCALE_ARROWS - Static variable in interface org.ujac.chart.Chart
Constant for the attribute 'view-scale-arrows', only supported for 2D scale charts.
ATTR_WIDTH - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'width' used at items: document, table, image
ATTR_WIDTH - Static variable in class org.ujac.util.table.TableSerializer
Constant for attribute 'width'.
ATTR_WIDTHS - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'widths' used at items: table
ATTR_X - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'x' used at items: image
ATTR_X1 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'x1' used at items: draw-line, draw-curve, draw-ellipse
ATTR_X2 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'x2' used at items: draw-line, draw-curve, draw-ellipse
ATTR_X3 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'x3' used at items: draw-curve
ATTR_X4 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'x4' used at items: draw-curve
ATTR_Y - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'y' used at items: image
ATTR_Y1 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'y1' used at items: draw-line, draw-curve, draw-ellipse
ATTR_Y2 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'y2' used at items: draw-line, draw-curve, draw-ellipse
ATTR_Y3 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'y3' used at items: draw-curve
ATTR_Y4 - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'y2' used at items: draw-curve
ATTR_ZOOM - Static variable in interface org.ujac.print.tag.TagAttributes
Constant for attribute 'direction' used at items: viewer-preferences
ATTRIBUTE_NAME - Static variable in class org.ujac.util.exi.ExpressionInterpreter
The attribute name to use to storer expression interpreter instances.
ATTRIBUTE_NAME - Static variable in interface org.ujac.util.template.TemplateInterpreterFactory
The attribute name to use to store the factory instances.
ATTRIBUTE_NAME - Static variable in class org.ujac.util.text.FormatHelper
Constant for the format helper attribute name, needed to store the format helper in the session or request.
ATTRIBUTE_TABLE_CELLS - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the _TABLE_CELLS attribute.
ATTRIBUTE_TABLE_ROW_HEIGHT - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the _TABLE_ROW_HEIGHT attribute.
ATTRIBUTE_TABLE_ROW_STYLE - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the _TABLE_ROW_STYLE attribute.
ATTRIBUTE_TABLE_ROW_TYPE - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the _TABLE_ROW_TYPE attribute.
ATTRIBUTE_TABLE_WIDTH - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the _TABLE_WIDTH attribute.
AttributeDefinition - Class in org.ujac.print
Name: AttributeDefinition
Description: A class for attribute definitions.
AttributeDefinition(String, int, boolean, String) - Constructor for class org.ujac.print.AttributeDefinition
Constructs a AttributeDefinition instance with specific arguments.
AttributeDefinition(String, int, boolean, String, String[]) - Constructor for class org.ujac.print.AttributeDefinition
Constructs a AttributeDefinition instance with specific arguments.
AttributeDefinition(String, int, boolean, String, String) - Constructor for class org.ujac.print.AttributeDefinition
Constructs a AttributeDefinition instance with specific arguments.
AttributeDefinition(String, String[], boolean, String) - Constructor for class org.ujac.print.AttributeDefinition
Constructs a AttributeDefinition instance with specific arguments.
AttributeDefinition(String, String[], boolean, String, String) - Constructor for class org.ujac.print.AttributeDefinition
Constructs a AttributeDefinition instance with specific arguments.
AttributeDefinition - Class in org.ujac.util.db
Name: AttributeDefinition
Description: A class holding the definition of a class attribute.
AttributeDefinition(String, String) - Constructor for class org.ujac.util.db.AttributeDefinition
Constructs an AttributeDefinition instance with specific attributes.
AttributeDefinition(String, String, int, int, int, boolean, boolean, DataTypeMapper) - Constructor for class org.ujac.util.db.AttributeDefinition
Constructs an AttributeDefinition instance with specific attributes.
AttributeDefinition - Class in org.ujac.util.xml
Name: AttributeDefinition
Description: Definition of bean attributes.
AttributeDefinition(String, Class) - Constructor for class org.ujac.util.xml.AttributeDefinition
Constructs a AttributeDefinition instance with specific attributes.
AttributeDefinitionMap - Class in org.ujac.print
Name: AttributeDefinitionMap
Description: An optimized container for AttributeDefinition instances.
AttributeDefinitionMap() - Constructor for class org.ujac.print.AttributeDefinitionMap
Constructs a AttributeDefinitionMap instance with specific attributes.
AttributeDefinitionMap(AttributeDefinition) - Constructor for class org.ujac.print.AttributeDefinitionMap
Constructs a AttributeDefinitionMap instance with specific attributes.
AttributeDefinitionMap(AttributeDefinitionMap) - Constructor for class org.ujac.print.AttributeDefinitionMap
Constructs a AttributeDefinitionMap instance with specific attributes.
AttributeHandler - Interface in org.ujac.print
Name: AttributeParser
Description: Parses argument values from given strings.
attributeHandler - Variable in class org.ujac.print.TypedAttributeHandler
The attribute handler to use.
attributeName2PropertyName(String) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Converts the given attribute name (form: parta-partb) into a property name (form: partaPartb).
attributes - Variable in class org.ujac.chart.BaseChart
The chart attributes.
attributes - Variable in class org.ujac.print.BaseDocumentTag
The item's attributes.
AttributeTag - Class in org.ujac.print.tag
Name: AttributeTag
Description: Specifies attributes for the surrounding attribute holder.
AttributeTag() - Constructor for class org.ujac.print.tag.AttributeTag
Constructs a AttributeTag instance with no specific attributes.
attributeTypeToDtdType(int) - Static method in class org.ujac.print.DtdGenerator
Gets the DTD type name for the given type ID.
attributeTypeToSchemaType(int) - Static method in class org.ujac.print.XmlSchemaGenerator
Gets the schema type name for the given type ID.
AwtFont - Class in org.ujac.print
Name: AwtFont
Description: Special AWT Font implementation which enables proper font handling at iText PDF graphics.
AwtFont(String, int, int) - Constructor for class org.ujac.print.AwtFont
Constructs a AwtFont instance with specific attributes.
awtFontFromDocumentFont(DocumentFont) - Method in class org.ujac.print.tag.ChartTag
Converts the given iText font into a AWT font.
awtToPdf(Font) - Method in class org.ujac.print.DocumentFontMapper
 

B

BACKGROUND_COLOR - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BACKGROUND_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BackgroundImageTag - Class in org.ujac.print.tag
Name: BackgroundImageTag
Description: A class handling <background-image> items.
BackgroundImageTag() - Constructor for class org.ujac.print.tag.BackgroundImageTag
Constructs a BackgroundImageTag instance with no specific attributes.
BackgroundImageTag(String) - Constructor for class org.ujac.print.tag.BackgroundImageTag
Constructs a BackgroundImageTag instance with specific attributes.
BarChart2D - Class in org.ujac.chart
Name: BarChart2D
Description: A class rendering two dimensional bar charts.
BarChart2D() - Constructor for class org.ujac.chart.BarChart2D
 
BarcodePdf417Tag - Class in org.ujac.print.tag
Name: BarcodePDF417Tag
Description: A class creating PDF-417 barcodes.
BarcodePdf417Tag() - Constructor for class org.ujac.print.tag.BarcodePdf417Tag
Constructs a DatamatrixTag instance with no specific attributes.
BarcodeTag - Class in org.ujac.print.tag
Name: BarcodeTag
Description: A class handling barcode tags.
BarcodeTag() - Constructor for class org.ujac.print.tag.BarcodeTag
Constructs a BarcodeTag instance with no specific attributes.
Base2DScaleChart - Class in org.ujac.chart
Name: Base2DScaleChart
Description: Base class for 2D scale charts like bar and line charts.
Base2DScaleChart() - Constructor for class org.ujac.chart.Base2DScaleChart
 
Base2DStackedChart - Class in org.ujac.chart
Name: Base2DStackedChart
Description: A base class for two dimensional stacked charts.
Base2DStackedChart() - Constructor for class org.ujac.chart.Base2DStackedChart
 
BaseAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: BaseAcroFieldTag
Description: Base class for AcroField tag implementations.
BaseAcroFieldTag(String) - Constructor for class org.ujac.print.tag.acroform.BaseAcroFieldTag
Constructs a BaseAcroFieldTag instance with specific attributes.
BaseCellTag - Class in org.ujac.print.tag
Name: BaseCellTag
Description: A base class for cell tags.
BaseCellTag(String) - Constructor for class org.ujac.print.tag.BaseCellTag
Constructs a BaseCellTag instance with specific attributes.
BaseChart - Class in org.ujac.chart
Name: BaseChart
Description: Base Chart implementation.
BaseChart() - Constructor for class org.ujac.chart.BaseChart
 
BaseChartItem - Class in org.ujac.chart
Name: BaseChartItem
Description: Base ChartItem implementation.
BaseChartItem(ChartItemPosition) - Constructor for class org.ujac.chart.BaseChartItem
Constructs a BaseChartItem instance with specific attributes.
BaseConditionTag - Class in org.ujac.web.tag
Name: BaseConditionTag
Description: Base condition tag implementation.
BaseConditionTag() - Constructor for class org.ujac.web.tag.BaseConditionTag
 
BaseConditionToken - Class in org.ujac.util.template
Name: BaseConditionToken
Description: A base class for condition tokens.
BaseConditionToken() - Constructor for class org.ujac.util.template.BaseConditionToken
Constructs a BaseConditionToken instance with no specific attributes.
BaseCustomTag - Class in org.ujac.print
Name: BaseCustomTag
Description: This is class is intended as a base class for custom tags.
BaseCustomTag() - Constructor for class org.ujac.print.BaseCustomTag
 
BaseDateType - Class in org.ujac.util.exi.type
Name: BaseDateType
Description: A base type handler class for Date values.
BaseDateType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.BaseDateType
Constructs a BaseNumberType instance with specific attributes.
BaseDateType.BeginOfYearOperation - Class in org.ujac.util.exi.type
The 'begin of year' operation for Dates.
BaseDateType.BeginOfYearOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.BeginOfYearOperation
 
BaseDateType.DecrementDayOperation - Class in org.ujac.util.exi.type
The 'decrement day' operation for Dates.
BaseDateType.DecrementDayOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.DecrementDayOperation
 
BaseDateType.DecrementMonthOperation - Class in org.ujac.util.exi.type
The 'decrement month' operation for Dates.
BaseDateType.DecrementMonthOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.DecrementMonthOperation
 
BaseDateType.DecrementYearOperation - Class in org.ujac.util.exi.type
The 'decrement year' operation for Dates.
BaseDateType.DecrementYearOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.DecrementYearOperation
 
BaseDateType.EndOfYearOperation - Class in org.ujac.util.exi.type
The 'end of year' operation for Dates.
BaseDateType.EndOfYearOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.EndOfYearOperation
 
BaseDateType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Dates.
BaseDateType.EqualOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.EqualOperation
 
BaseDateType.FormatOperation - Class in org.ujac.util.exi.type
The 'format' operation for Dates.
BaseDateType.FormatOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.FormatOperation
 
BaseDateType.GetDayOperation - Class in org.ujac.util.exi.type
The 'get day' operation for Dates.
BaseDateType.GetDayOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.GetDayOperation
 
BaseDateType.GetMonthOperation - Class in org.ujac.util.exi.type
The 'get month' operation for Dates.
BaseDateType.GetMonthOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.GetMonthOperation
 
BaseDateType.GetYearOperation - Class in org.ujac.util.exi.type
The 'get year' operation for Dates.
BaseDateType.GetYearOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.GetYearOperation
 
BaseDateType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Dates.
BaseDateType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.GreaterEqualOperation
 
BaseDateType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Dates.
BaseDateType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.GreaterOperation
 
BaseDateType.IncrementDayOperation - Class in org.ujac.util.exi.type
The 'increment day' operation for Dates.
BaseDateType.IncrementDayOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.IncrementDayOperation
 
BaseDateType.IncrementMonthOperation - Class in org.ujac.util.exi.type
The 'increment month' operation for Dates.
BaseDateType.IncrementMonthOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.IncrementMonthOperation
 
BaseDateType.IncrementYearOperation - Class in org.ujac.util.exi.type
The 'increment year' operation for Dates.
BaseDateType.IncrementYearOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.IncrementYearOperation
 
BaseDateType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Dates.
BaseDateType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.LessEqualOperation
 
BaseDateType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Dates.
BaseDateType.LessOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.LessOperation
 
BaseDateType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Dates.
BaseDateType.MaxOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.MaxOperation
 
BaseDateType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Dates.
BaseDateType.MinOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.MinOperation
 
BaseDateType.NextUltimoOperation - Class in org.ujac.util.exi.type
The 'next ultimo' operation for Dates.
BaseDateType.NextUltimoOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.NextUltimoOperation
 
BaseDateType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Dates.
BaseDateType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.NotEqualOperation
 
BaseDateType.PreviousUltimoOperation - Class in org.ujac.util.exi.type
The 'previous ultimo' operation for Dates.
BaseDateType.PreviousUltimoOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.PreviousUltimoOperation
 
BaseDateType.ReferenceOperation - Class in org.ujac.util.exi.type
The reference operation for Dates.
BaseDateType.ReferenceOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.ReferenceOperation
 
BaseDateType.SetDayOperation - Class in org.ujac.util.exi.type
The 'set day' operation for Dates.
BaseDateType.SetDayOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.SetDayOperation
 
BaseDateType.SetMonthOperation - Class in org.ujac.util.exi.type
The 'set month' operation for Dates.
BaseDateType.SetMonthOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.SetMonthOperation
 
BaseDateType.SetYearOperation - Class in org.ujac.util.exi.type
The 'set year' operation for Dates.
BaseDateType.SetYearOperation() - Constructor for class org.ujac.util.exi.type.BaseDateType.SetYearOperation
 
BaseDocumentTag - Class in org.ujac.print
Name: BaseDocumentTag
Description: Base implementation for tags, processed by the DocumentHandler class.
BaseDocumentTag() - Constructor for class org.ujac.print.BaseDocumentTag
Constructs a BaseDocumentTag instance with no specific attributes.
BaseDocumentTag(String) - Constructor for class org.ujac.print.BaseDocumentTag
Constructs a BaseDocumentTag instance with specific attributes.
BaseElementTag - Class in org.ujac.print.tag
Name: BaseElementTag
Description: Base class for items that can be childs of element containers.
BaseElementTag(String) - Constructor for class org.ujac.print.tag.BaseElementTag
Constructs a BaseElementTag instance with specific attributes.
BaseExpressionOperation - Class in org.ujac.util.exi
Name: BaseExpressionOperation
Description: A base implementation for the ExpressionOperation interface.
BaseExpressionOperation() - Constructor for class org.ujac.util.exi.BaseExpressionOperation
 
BaseExpressionTest - Class in org.ujac.util.exi.test
Name: BaseExpressionTest
Description: A base class for expression tests.
BaseExpressionTest() - Constructor for class org.ujac.util.exi.test.BaseExpressionTest
 
BaseFontTag - Class in org.ujac.print.tag
Name: BaseFontTag.java
Description: Base class for font handling tags.
BaseFontTag(String) - Constructor for class org.ujac.print.tag.BaseFontTag
Constructs a BaseFontTag instance with specific attributes.
BaseGraphicsTag - Class in org.ujac.print.tag.graphics
Name: BaseGraphicsTag
Description: Base implementation of tags for graphical operations.
BaseGraphicsTag(String) - Constructor for class org.ujac.print.tag.graphics.BaseGraphicsTag
Constructs a BaseGraphicsTag instance with specific attributes.
BaseImageBuilder - Class in org.ujac.print.tag
Name: BaseImageBuilder
Description: Base image builder class.
BaseImageBuilder() - Constructor for class org.ujac.print.tag.BaseImageBuilder
 
BaseImageTag - Class in org.ujac.print.tag
Name: BaseImageTag
Description: A base class for image handling tags.
BaseImageTag(String) - Constructor for class org.ujac.print.tag.BaseImageTag
Constructs a BaseImageTag instance with specific attributes.
BaseLoopTag - Class in org.ujac.print.tag
Name: BaseLoopTag
Description: A base class for loop tags like the <foreach> and <print-table> tag.
BaseLoopTag(String) - Constructor for class org.ujac.print.tag.BaseLoopTag
Constructs a BaseLoopTag instance with specific attributes.
BaseNumberType - Class in org.ujac.util.exi.type
Name: BaseNumberType
Description: A base type handler class for numeric values.
BaseNumberType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.BaseNumberType
Constructs a BaseNumberType instance with specific attributes.
BaseNumberType.FormatOperation - Class in org.ujac.util.exi.type
The 'format' operation for Numbers.
BaseNumberType.FormatOperation() - Constructor for class org.ujac.util.exi.type.BaseNumberType.FormatOperation
 
BaseObjectSerializer - Class in org.ujac.util.xml
Name: BaseObjectSerializer
Description: A base class for classes which read/write objects from/to XML documents.
BaseObjectSerializer() - Constructor for class org.ujac.util.xml.BaseObjectSerializer
Constructs a BaseObjectSerializer instance with no specific attributes.
BaseObjectSerializer(String) - Constructor for class org.ujac.util.xml.BaseObjectSerializer
Constructs a BaseObjectSerializer instance with specific attributes.
BaseObjectSerializer.ObjectHandler - Class in org.ujac.util.xml
Name: ObjectHandler
Description: Description of the class.
BaseObjectSerializer.ObjectHandler() - Constructor for class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
Constructs a ReportDefinitionHandler instance with specific attributes.
BaseObjectSerializer.StackElement - Class in org.ujac.util.xml
Name: StackElement
Description: A class holding stack elements.
BaseObjectSerializer.StackElement(String, Attributes, int) - Constructor for class org.ujac.util.xml.BaseObjectSerializer.StackElement
Constructs a StackElement instance with specific attributes.
BasePieChart - Class in org.ujac.chart
Name: BasePieChart
Description: A base class for the rendering of pie charts.
BasePieChart() - Constructor for class org.ujac.chart.BasePieChart
 
BasePieChart3D - Class in org.ujac.chart
Name: BasePieChart3D
Description: A base class for rendering 3D pie charts.
BasePieChart3D() - Constructor for class org.ujac.chart.BasePieChart3D
 
BasePrintTest - Class in org.ujac.print.test
Name: BasePrintTests
Description: A base class for print tests.
BasePrintTest() - Constructor for class org.ujac.print.test.BasePrintTest
 
BaseRow - Class in org.ujac.util.table
Name: BaseRow
Description: A base class for row implementations.
BaseRow(Table) - Constructor for class org.ujac.util.table.BaseRow
Constructs a BaseRow instance with specific attributes.
BaseRow(Table, Row) - Constructor for class org.ujac.util.table.BaseRow
Constructs a BaseRow instance with specific attributes.
BaseRowFilterRule - Class in org.ujac.util.table
Name: BaseRowFilterRule
Description: A base table row filter rule implementation.
BaseRowFilterRule(String) - Constructor for class org.ujac.util.table.BaseRowFilterRule
Constructs a BaseRowFilteRule instance with specific attributes.
BaseTable - Class in org.ujac.util.table
Name: BaseTable
Description: Basic table implementation.
BaseTable() - Constructor for class org.ujac.util.table.BaseTable
Constructs a BaseTable instance with no specific arguments.
BaseTable(FormatHelper) - Constructor for class org.ujac.util.table.BaseTable
Constructs a BaseTable instance with no specific arguments.
BaseTag - Class in org.ujac.web.tag
Name: BaseTag
Description: Base JSP custom tag implementation which provides a smart way to render attributes for generated HTML tags.
BaseTag() - Constructor for class org.ujac.web.tag.BaseTag
 
BaseTemplateInterpreter - Class in org.ujac.util.template
Name: TemplateInterpreter
Description: Description of the class.
BaseTemplateInterpreter() - Constructor for class org.ujac.util.template.BaseTemplateInterpreter
Constructs a TemplateInterpreter instance with specific attributes.
BaseTemplateInterpreter(ExpressionInterpreter) - Constructor for class org.ujac.util.template.BaseTemplateInterpreter
Constructs a TemplateInterpreter instance with specific attributes.
BaseTemplateInterpreter(ExpressionInterpreter, Map) - Constructor for class org.ujac.util.template.BaseTemplateInterpreter
Constructs a TemplateInterpreter instance with specific attributes.
BaseTemplateTest - Class in org.ujac.util.template.test
Name: BaseTemplateTest
Description: A base class for template tests.
BaseTemplateTest() - Constructor for class org.ujac.util.template.test.BaseTemplateTest
 
BaseType - Class in org.ujac.util.exi.type
Name: BaseType
Description: A base implementation for expression type handlers.
BaseType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.BaseType
Constructs a BaseType instace with specific attributes.
BaseType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation.
BaseType.EqualOperation() - Constructor for class org.ujac.util.exi.type.BaseType.EqualOperation
 
BaseType.InstanceofOperation - Class in org.ujac.util.exi.type
The 'instanceof' operation.
BaseType.InstanceofOperation() - Constructor for class org.ujac.util.exi.type.BaseType.InstanceofOperation
 
BaseType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation.
BaseType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.BaseType.NotEqualOperation
 
BaseType.ObjectDefinedOperation - Class in org.ujac.util.exi.type
Checks the existance of the given object.
BaseType.ObjectDefinedOperation() - Constructor for class org.ujac.util.exi.type.BaseType.ObjectDefinedOperation
 
BaseType.ObjectNotDefinedOperation - Class in org.ujac.util.exi.type
Checks the existance of the given object.
BaseType.ObjectNotDefinedOperation() - Constructor for class org.ujac.util.exi.type.BaseType.ObjectNotDefinedOperation
 
BaseType.ToStringOperation - Class in org.ujac.util.exi.type
Determines the textual representation of the given object.
BaseType.ToStringOperation() - Constructor for class org.ujac.util.exi.type.BaseType.ToStringOperation
 
BasicsTest - Class in org.ujac.util.exi.test
Name: BasicsTest
Description: A test class for basic expression type operations.
BasicsTest() - Constructor for class org.ujac.util.exi.test.BasicsTest
 
bean - Variable in class org.ujac.web.tag.EvalTag
The bean to access (for convenience).
BeanAccessTest - Class in org.ujac.util.exi.test
Name: BeanAccessTest
Description: Tests expressions, which access bean properties.
BeanAccessTest() - Constructor for class org.ujac.util.exi.test.BeanAccessTest
 
BeanAccessTest.TestBean - Class in org.ujac.util.exi.test
A class for testing purposes.
BeanAccessTest.TestBean() - Constructor for class org.ujac.util.exi.test.BeanAccessTest.TestBean
 
BeanColumn - Class in org.ujac.util.table
Name: BeanColumn
Description: A class for columns, holding getter and setter methods to support java bean access.
BeanColumn(BeanTable, String, int, Method) - Constructor for class org.ujac.util.table.BeanColumn
Constructs a BeanColumn instance with specific attributes.
BeanColumn(BeanTable, String, boolean, int, Method) - Constructor for class org.ujac.util.table.BeanColumn
Constructs a BeanColumn instance with specific attributes.
BeanComparator - Class in org.ujac.util
Name: BeanComparator
Description: Generic comparator for java beans.
BeanComparator(String) - Constructor for class org.ujac.util.BeanComparator
Constructs a BeanComparator instance with specific attributes.
BeanComparator(CompareTuple) - Constructor for class org.ujac.util.BeanComparator
Constructs a BeanComparator instance with specific attributes.
BeanComparator(String[]) - Constructor for class org.ujac.util.BeanComparator
Constructs a BeanComparator instance with specific attributes.
BeanComparator(CompareTuple[]) - Constructor for class org.ujac.util.BeanComparator
Constructs a BeanComparator instance with specific attributes.
BeanException - Exception in org.ujac.util
Name: BeanException
Description: A class for bean related exceptions.
BeanException() - Constructor for exception org.ujac.util.BeanException
Creates an instance with no specific arguments.
BeanException(String) - Constructor for exception org.ujac.util.BeanException
Creates an instance with specific arguments.
BeanException(String, Throwable) - Constructor for exception org.ujac.util.BeanException
Constructs a BeanException instance with no specific arguments.
BeanTable - Class in org.ujac.util.table
Name: BeanTable
Description: A table implementation acting as an interface for a list of beans.
BeanTable(List) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(FormatHelper, List) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(List, ColumnFilter) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(FormatHelper, List, ColumnFilter) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(Class) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(FormatHelper, Class) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(Class, ColumnFilter) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTable(FormatHelper, Class, ColumnFilter) - Constructor for class org.ujac.util.table.BeanTable
Constructs a BeanTable instance with specific attributes.
BeanTableTest - Class in org.ujac.util.table.test
Name: BeanTableTest
Description: Test cases for BeanTable class.
BeanTableTest() - Constructor for class org.ujac.util.table.test.BeanTableTest
 
BeanTableTest.TestBean - Class in org.ujac.util.table.test
Name: TestBean
Description: A test bean for the bean table.
BeanTableTest.TestBean() - Constructor for class org.ujac.util.table.test.BeanTableTest.TestBean
Constructs a BeanTableTest.TestBean instance with no specific attributes.
BeanTableTest.TestBean(boolean, int, long, double, String, Date, Time, Timestamp, List) - Constructor for class org.ujac.util.table.test.BeanTableTest.TestBean
Constructs a TestBean instance with specific attributes.
BeanUtils - Class in org.ujac.util
Name: BeanUtils
Description: Class providing common utility methods for java bean access.
BeanUtils() - Constructor for class org.ujac.util.BeanUtils
 
BeanUtilsTest - Class in org.ujac.util.test
Name: BeanUtilsTest
Description: Tests for the BeanUtils class.
BeanUtilsTest() - Constructor for class org.ujac.util.test.BeanUtilsTest
 
BeanUtilsTest.TestBean - Class in org.ujac.util.test
Name: TestBean
Description: Test beans.
BeanUtilsTest.TestBean(String) - Constructor for class org.ujac.util.test.BeanUtilsTest.TestBean
Constructs a TestBean instance with specific attributes.
beforeClose(BaseDocumentTag) - Method in interface org.ujac.print.DocumentTagInterceptor
Action to do after the close tag method is called.
beforeClose(BaseDocumentTag) - Method in class org.ujac.print.DocumentTagInterceptorSupport
 
beforeClose(BaseDocumentTag) - Method in class org.ujac.print.TestTagInterceptor
 
beforeClose(BaseDocumentTag) - Method in class org.ujac.print.TraceTagInterceptor
 
beforeOpen(BaseDocumentTag) - Method in interface org.ujac.print.DocumentTagInterceptor
Action to do before the open tag method is called.
beforeOpen(BaseDocumentTag) - Method in class org.ujac.print.DocumentTagInterceptorSupport
 
beforeOpen(BaseDocumentTag) - Method in class org.ujac.print.TestTagInterceptor
 
beforeOpen(BaseDocumentTag) - Method in class org.ujac.print.TraceTagInterceptor
 
beginOfYear(Date) - Static method in class org.ujac.util.DateUtils
Gets the begin of year for the given date.
between(Comparable, Comparable, Comparable) - Static method in class org.ujac.util.BeanUtils
Checks if the given object is between the last two parameter values.
BetweenRowFilterRule - Class in org.ujac.util.table
Name: BetweenRowFilterRule
Description: Checks field values for a value between a lower and a upper value.
BetweenRowFilterRule(String, Comparable, Comparable) - Constructor for class org.ujac.util.table.BetweenRowFilterRule
Constructs a BetweenRowFilterRule instance with specific attributes.
bgColor - Variable in class org.ujac.print.tag.CellAttributes
The default cell background color.
BigDecimalFormat - Class in org.ujac.util.text
Name: BigDecimalFormat
Description: A number format class, using the BigDecimal class to perform the rounding.
BigDecimalFormat() - Constructor for class org.ujac.util.text.BigDecimalFormat
Constructs a BigDecimalFormat instance with no specific attributes.
BigDecimalFormat(String) - Constructor for class org.ujac.util.text.BigDecimalFormat
Constructs a BigDecimalFormat instance with specific attributes.
BigDecimalFormat(String, int) - Constructor for class org.ujac.util.text.BigDecimalFormat
Constructs a BigDecimalFormat instance with specific attributes.
BigDecimalFormat(String, DecimalFormatSymbols) - Constructor for class org.ujac.util.text.BigDecimalFormat
Constructs a BigDecimalFormat instance with specific attributes.
BigDecimalFormat(String, DecimalFormatSymbols, int) - Constructor for class org.ujac.util.text.BigDecimalFormat
Constructs a BigDecimalFormat instance with specific attributes.
BigDecimalFormatTest - Class in org.ujac.util.text.test
Name: BigDecimalFormatTest
Description: Test cases for the BigDecimalFormat class.
BigDecimalFormatTest() - Constructor for class org.ujac.util.text.test.BigDecimalFormatTest
 
BoldTag - Class in org.ujac.print.tag
Name: BoldTag
Description: A class handling bold font items.
BoldTag() - Constructor for class org.ujac.print.tag.BoldTag
Constructs a BoldTag instance with no specific attributes.
BooleanAttributeHandler - Class in org.ujac.print
Name: BooleanAttributeHandler
Description: Attribute handler for boolean attributes.
BooleanAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.BooleanAttributeHandler
Constructs a BooleanAttributeHandler instance with specific attributes.
booleanHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The boolean attribute handler.
BooleanType - Class in org.ujac.util.exi.type
Name: BooleanType
Description: An expression type handler for boolean values.
BooleanType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.BooleanType
Constructs a BooleanType instance with no specific arguments.
BooleanType - Class in org.ujac.util.types
Name: BooleanType
Description: A class handling Boolean values.
BooleanType() - Constructor for class org.ujac.util.types.BooleanType
 
BooleanType.AndOperation - Class in org.ujac.util.exi.type
The 'and' operation for Booleans.
BooleanType.AndOperation() - Constructor for class org.ujac.util.exi.type.BooleanType.AndOperation
 
BooleanType.ConditionOperation - Class in org.ujac.util.exi.type
The '?' operation for Booleans.
BooleanType.ConditionOperation() - Constructor for class org.ujac.util.exi.type.BooleanType.ConditionOperation
 
BooleanType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Booleans.
BooleanType.EqualOperation() - Constructor for class org.ujac.util.exi.type.BooleanType.EqualOperation
 
BooleanType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Booleans.
BooleanType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.BooleanType.NotEqualOperation
 
BooleanType.NotOperation - Class in org.ujac.util.exi.type
The 'not' operation for Booleans.
BooleanType.NotOperation() - Constructor for class org.ujac.util.exi.type.BooleanType.NotOperation
 
BooleanType.OrOperation - Class in org.ujac.util.exi.type
The 'or' operation for Booleans.
BooleanType.OrOperation() - Constructor for class org.ujac.util.exi.type.BooleanType.OrOperation
 
BORDER_BOTTOM - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_BOTTOM_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_BOTTOM_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_COLOR - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BORDER_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_LEFT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_LEFT_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_LEFT_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_RIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_RIGHT_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_RIGHT_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_STYLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BORDER_STYLE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_TOP - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_TOP_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_TOP_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BORDER_TYPE - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'border-type' attribute.
BORDER_WIDTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BORDER_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BorderAttributeHandler - Class in org.ujac.print
Name: BorderAttributeHandler
Description: Attribute handler for border style attributes.
BorderAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.BorderAttributeHandler
Constructs a BorderAttributeHandler instance with specific attributes.
borderBottomColor - Variable in class org.ujac.print.tag.CellAttributes
The color of the cell's bottom border.
borderBottomWidth - Variable in class org.ujac.print.tag.CellAttributes
The width of the cell's bottom border.
borderColor - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The border color.
borderColor - Variable in class org.ujac.print.tag.CellAttributes
The color of the cell's border.
borderHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The boolean attribute handler.
borderLeftColor - Variable in class org.ujac.print.tag.CellAttributes
The color of the cell's left border.
borderLeftWidth - Variable in class org.ujac.print.tag.CellAttributes
The width of the cell's left border.
borderRightColor - Variable in class org.ujac.print.tag.CellAttributes
The color of the cell's left border.
borderRightWidth - Variable in class org.ujac.print.tag.CellAttributes
The width of the cell's left border.
borderStyle - Variable in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
The border style.
borderStyle - Variable in class org.ujac.print.tag.CellAttributes
The style of the cell's border.
borderTopColor - Variable in class org.ujac.print.tag.CellAttributes
The color of the cell's top border.
borderTopWidth - Variable in class org.ujac.print.tag.CellAttributes
The width of the cell's top border.
borderType - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The border type.
borderTypeFromString(String) - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the border type from the given String.
borderWidth - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The border width.
borderWidth - Variable in class org.ujac.print.tag.CellAttributes
The width of the cell's border.
BOTTOM - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be placed at the bottom side.
BOX_HEIGHT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BOX_HEIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BOX_WIDTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BOX_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BOX_X - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BOX_X - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BOX_Y - Static variable in interface org.ujac.print.tag.CommonAttributes
 
BOX_Y - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
BoxTag - Class in org.ujac.print.tag
Name: BoxTag
Description: Places a text box at a fix position on the current page.
BoxTag() - Constructor for class org.ujac.print.tag.BoxTag
Constructs a BoxTag instance with no specific attributes.
buildCell() - Method in class org.ujac.print.tag.BaseCellTag
Builds a table cell according to the tags contents and attributes.
buildImage(DocumentHandler, byte[], String, float, float, int) - Method in interface org.ujac.print.tag.ImageBuilder
Builds an image from the given data.
buildImage(DocumentHandler, byte[], String, float, float, int) - Method in class org.ujac.print.tag.PdfImageBuilder
Builds an image from the given data.
buildImage(DocumentHandler, byte[], String, float, float, int) - Method in class org.ujac.print.tag.RasterImageBuilder
Builds an image from the given data.
buildImage(DocumentHandler, byte[], String, float, float, int) - Method in class org.ujac.print.tag.SvgImageBuilder
Builds an image from the given data.
buildSupportedAttributes() - Method in class org.ujac.print.BaseCustomTag
Builds the map of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.BaseDocumentTag
Builds the map of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.OptionTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AddColumnTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AddRowTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AlterColumnTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AnchorTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AnnotationTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AssertTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.AttributeTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BackgroundImageTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BarcodePdf417Tag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BarcodeTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BaseCellTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BaseElementTag
Builds the map of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BaseFontTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.BoxTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.CaseTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.CellTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ChapterTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ChartTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ColorDefTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ColumnTextTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ConditionTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.CustomTagTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.DatamatrixTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.DateFormatTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.DefineColumnTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.DefineTableTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.DocumentTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.EncryptionTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ExtraRowTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.FontDefTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.FontTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.FooterPartTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.FooterTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.ForeachTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.BaseGraphicsTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.DrawCircleTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.DrawCurveTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.DrawEllipseTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.DrawLineTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.DrawPolygonTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.DrawRectangleTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.PointTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.SetFillColorTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.SetLineCapTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.SetLineDashTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.SetLineJoinTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.SetLineWidthTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.graphics.SetStrokeColorTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.HeaderPartTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.HeaderTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.HeadTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.IfTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ImageTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ImportTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.IndexTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.InsertColumnTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.InsertDocumentTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ItemsTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.ItemTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.JavascriptTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ListItemTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ListSymbolTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ListTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.LogTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.MacroDefTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.MacroTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.MetaTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ModuleTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.NewLineTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.NewPageTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.NumberFormatTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.OutlineTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.OverlayTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PageFormatTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.ParagraphTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ParameterDefTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ParameterTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PdfTableSplitTag
 
buildSupportedAttributes() - Method in class org.ujac.print.tag.PdfTableTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PhraseTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PrintGroupRowTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PrintGroupTitleRowTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PrintRowTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.PrintTableTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.RegisterFontTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.RegisterTagTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.RemoveColumnTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ResourceBundleTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.RowCellTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SectionTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SegmentTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SetFieldTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SetFormatTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SetPropertyTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SpaceTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SpanTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.StickyTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.StyleDefTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.SwitchTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.TableTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.TextChartItemTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.TocTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.TogglePropertyTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.ViewerPreferencesTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.tag.WatermarkTag
Gets the list of supported attributes.
buildSupportedAttributes() - Method in class org.ujac.print.test.ExampleTag
Gets the list of supported attributes.
buildSupportedChilds() - Method in class org.ujac.print.BaseDocumentTag
Builds the map of supported child definitions.
buildSupportedChilds() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.AddRowTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.BaseCellTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.BaseFontTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.BoxTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.CellTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ChartTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ColumnTextTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.CustomTagTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.DefineTableTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.DocumentTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ExtraRowTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.FooterTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.graphics.DrawPolygonTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.graphics.DrawPolyLineTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.HeaderFooterPartTag
 
buildSupportedChilds() - Method in class org.ujac.print.tag.HeaderTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ItemsTag
 
buildSupportedChilds() - Method in class org.ujac.print.tag.ListItemTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ListSymbolTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ListTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.MacroTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ModuleTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.NewPageTag
 
buildSupportedChilds() - Method in class org.ujac.print.tag.ParagraphTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.ParameterTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PdfTableTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PhraseTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PrintRowTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.PrintTableTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.SectionTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.SegmentTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.StickyTag
Gets the list of supported childs.
buildSupportedChilds() - Method in class org.ujac.print.tag.SwitchTag
 
buildSupportedChilds() - Method in class org.ujac.print.tag.TableTag
Gets the list of supported childs.
buildSupportedStyleAttributes() - Method in class org.ujac.print.BaseDocumentTag
Builds the map of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the map of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.AnchorTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.BackgroundImageTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.BarcodeTag
Gets the list of supported attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.BaseCellTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.BoxTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.CellTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ChapterTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ChartTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ColumnTextTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.DatamatrixTag
Gets the list of supported attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.DocumentTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ExtraRowTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.FontDefTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.FontTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.FooterPartTag
 
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.FooterTag
 
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.HeaderPartTag
 
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.HeaderTag
 
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ImageTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ListItemTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ListTag
Gets the list of supported attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.NewPageTag
 
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.OverlayTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PageFormatTag
 
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.ParagraphTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PdfTableTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PhraseTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PrintGroupRowTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PrintGroupTitleRowTag
Gets the list of supported styleattributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PrintRowTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.PrintTableTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.SectionTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.SegmentTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.SpanTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.StyleDefTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.TextChartItemTag
Gets the list of supported style attributes.
buildSupportedStyleAttributes() - Method in class org.ujac.print.tag.WatermarkTag
Gets the list of supported style attributes.
ByteArrayType - Class in org.ujac.util.exi.type
Name:ByteArrayType
Description: An expression type handler for byte arrays.
ByteArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ByteArrayType
Constructs a ObjectArrayType instance with specific attributes.
ByteArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
ByteArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.ByteArrayType.GetOperation
 
ByteArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
ByteArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.ByteArrayType.IsEmptyOperation
 
ByteArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
ByteArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.ByteArrayType.NotEmptyOperation
 
ByteArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
ByteArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.ByteArrayType.SizeOperation
 
ByteType - Class in org.ujac.util.exi.type
Name: ByteType
Description: An expression type handler for byte values.
ByteType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ByteType
Constructs a ShortType instance with no specific arguments.
ByteType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for Bytes.
ByteType.AbsOperation() - Constructor for class org.ujac.util.exi.type.ByteType.AbsOperation
 
ByteType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Shorts.
ByteType.AddOperation() - Constructor for class org.ujac.util.exi.type.ByteType.AddOperation
 
ByteType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for Shorts.
ByteType.DivOperation() - Constructor for class org.ujac.util.exi.type.ByteType.DivOperation
 
ByteType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Shorts.
ByteType.EqualOperation() - Constructor for class org.ujac.util.exi.type.ByteType.EqualOperation
 
ByteType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Shorts.
ByteType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.ByteType.GreaterEqualOperation
 
ByteType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Shorts.
ByteType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.ByteType.GreaterOperation
 
ByteType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Shorts.
ByteType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.ByteType.LessEqualOperation
 
ByteType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Shorts.
ByteType.LessOperation() - Constructor for class org.ujac.util.exi.type.ByteType.LessOperation
 
ByteType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Shorts.
ByteType.MaxOperation() - Constructor for class org.ujac.util.exi.type.ByteType.MaxOperation
 
ByteType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Shorts.
ByteType.MinOperation() - Constructor for class org.ujac.util.exi.type.ByteType.MinOperation
 
ByteType.ModOperation - Class in org.ujac.util.exi.type
The 'mod' operation for Shorts.
ByteType.ModOperation() - Constructor for class org.ujac.util.exi.type.ByteType.ModOperation
 
ByteType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for Shorts.
ByteType.MulOperation() - Constructor for class org.ujac.util.exi.type.ByteType.MulOperation
 
ByteType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Shorts.
ByteType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.ByteType.NotEqualOperation
 
ByteType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for Shorts.
ByteType.SubOperation() - Constructor for class org.ujac.util.exi.type.ByteType.SubOperation
 

C

CachedResourceLoader - Class in org.ujac.util.io
Name: MultiResourceLoader
Description: A resource loader which caches the resources it loads by a defined real ResourceLoader to reduce I/O.
CachedResourceLoader(ResourceLoader) - Constructor for class org.ujac.util.io.CachedResourceLoader
Constructs a CachedResourceLoader instance with specific attributes.
CachedResourceLoaderTest - Class in org.ujac.util.io.test
Name: CachedResourceLoaderTest
Description: Test cases for the CachedResourceLoader class.
CachedResourceLoaderTest() - Constructor for class org.ujac.util.io.test.CachedResourceLoaderTest
Constructs a CachedResourceLoaderTest instance with specific attributes.
CachedResourceLoaderTest(String) - Constructor for class org.ujac.util.io.test.CachedResourceLoaderTest
Constructs a CachedResourceLoaderTest instance with specific attributes.
cacheImage(Object, Image) - Method in class org.ujac.print.DocumentHandler
Putting image into cache.
calculateBaseLinePosition() - Method in class org.ujac.chart.Base2DScaleChart
Calculates the base scale line position for the chart.
calculateOutputArea(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BaseChartItem
Calculates the position of the item.
calculateOutputArea(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.TextChartItem
Calculates the position of the item.
calculateSliceMetrics(int, double, double) - Method in class org.ujac.chart.BasePieChart
Calculates the metrics for the given slice
calculateVerticalExtent(double) - Method in class org.ujac.chart.Base2DScaleChart
Calculates the vertical extent for the given value.
calculateVerticalPosition(double) - Method in class org.ujac.chart.Base2DScaleChart
Calculates the vertical position for the given value.
calcViewport(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.Base2DScaleChart
Calculates the viewport.
calcX(float, float) - Method in class org.ujac.print.PagePosition
Calculates the horizontal position on the page.
calcY(float, float) - Method in class org.ujac.print.PagePosition
Calculates the vertical position on the page.
CallprocToken - Class in org.ujac.util.template
Name: CallprocToken
Description: Represents a _callproc_ statement.
CallprocToken() - Constructor for class org.ujac.util.template.CallprocToken
Constructs a CallprocToken instance with no specific attributes.
capitalize(String) - Static method in class org.ujac.util.StringUtils
Raises the first character of the given String.
CaseTag - Class in org.ujac.print.tag
Name: CaseTag
Description: A class handling 'case' items.
CaseTag() - Constructor for class org.ujac.print.tag.CaseTag
Constructs a CaseTag instance with no specific attributes.
CaseTag - Class in org.ujac.web.tag
Name: CaseTag
Description: A custom tag class implementing the tag <ujac:case>.
.
CaseTag() - Constructor for class org.ujac.web.tag.CaseTag
 
CELL_HEIGHT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CELL_HEIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
CELL_HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CELL_HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
CELL_VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CELL_VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
CellAttributes - Class in org.ujac.print.tag
Title: CellAttributeHolder
Description: Holds cell attributes.
CellAttributes(CommonAttributesHolder) - Constructor for class org.ujac.print.tag.CellAttributes
Constructs a CellAttributes instance with specific attributes.
CellContainer - Interface in org.ujac.print
Name: CellContainer
Description: An interface for classes who are capable of containing table cells.
cellContainer - Variable in class org.ujac.print.tag.CellTag
The cell container.
cellContainer - Variable in class org.ujac.print.tag.ConditionTag
The cell container.
cellContainer - Variable in class org.ujac.print.tag.ForeachTag
The cell container.
cellContainer - Variable in class org.ujac.print.tag.IndexTag
The cell container.
cellContainer - Variable in class org.ujac.print.tag.TocTag
The cell container.
CellData - Class in org.ujac.web.tag
Name: CellData
Description: Holds cell data.
.
CellData() - Constructor for class org.ujac.web.tag.CellData
Constructs a CellData instance with no specific attributes.
CellData(String, Object, int) - Constructor for class org.ujac.web.tag.CellData
Constructs a CellData instance with specific attributes.
cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class org.ujac.print.tag.acroform.FloatingFormElement
Will be called by the table, no need to call this method by user.
cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class org.ujac.print.tag.OutlineTag
 
cellStyles - Variable in class org.ujac.print.tag.ExtraRowTag
The cell style item map.
CellTag - Class in org.ujac.print.tag
Name: CellTag
Description: An item handling table cells.
CellTag() - Constructor for class org.ujac.print.tag.CellTag
Constructs a CellTag instance with no specific attributes.
CENTER - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be centered horizontally.
CENTER - Static variable in class org.ujac.util.table.LayoutHints
Constant for left alignment.
CHAPTER_NUMBER - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHAPTER_TITLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHAPTER_TITLE_FONT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHAPTER_TITLE_FONT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
ChapterTag - Class in org.ujac.print.tag
Name: ChapterTag
Description: Handler class for the chapter tag.
ChapterTag() - Constructor for class org.ujac.print.tag.ChapterTag
Constructs a ChapterTag instance with no specific attributes.
CHARACTERS - Static variable in class org.ujac.print.DocumentEvent
The characters event.
characters(char[], int, int) - Method in class org.ujac.print.DocumentHandler
 
characters(char[], int, int) - Method in class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
 
CharArrayType - Class in org.ujac.util.exi.type
Name:IntArrayType
Description: An expression type handler for char arrays.
CharArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.CharArrayType
Constructs a ObjectArrayType instance with specific attributes.
CharArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
CharArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.CharArrayType.GetOperation
 
CharArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
CharArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.CharArrayType.IsEmptyOperation
 
CharArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
CharArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.CharArrayType.NotEmptyOperation
 
CharArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
CharArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.CharArrayType.SizeOperation
 
Chart - Interface in org.ujac.chart
Name: Chart
Description: Base interface for all UJAC charts.
CHART_INSTANCE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHART_TITLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHART_TITLE_FONT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHART_TITLE_FONT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
CHART_TYPE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
CHART_TYPE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
ChartAttributeDefinition - Class in org.ujac.chart
Name: ChartAttributeDefinition
Description: Defines chart attributes.
ChartAttributeDefinition(String, int, boolean, boolean) - Constructor for class org.ujac.chart.ChartAttributeDefinition
Constructs a ChartAttributeDefinition instance with specific attributes.
ChartAttributes - Class in org.ujac.chart
Name: ChartAttributes
Description: A class managing chart attributes.
ChartAttributes() - Constructor for class org.ujac.chart.ChartAttributes
Constructs a ChartException instance with specific attributes.
ChartAttributes(Map) - Constructor for class org.ujac.chart.ChartAttributes
Constructs a ChartException instance with specific attributes.
chartData - Variable in class org.ujac.chart.DefaultChartModel
The chart data.
ChartException - Exception in org.ujac.chart
Name: ChartException
Description: A class for chart related exceptions.
ChartException(String) - Constructor for exception org.ujac.chart.ChartException
Constructs a ChartException instance with specific attributes.
ChartException(String, Throwable) - Constructor for exception org.ujac.chart.ChartException
Constructs a ChartException instance with specific attributes.
ChartException(Throwable) - Constructor for exception org.ujac.chart.ChartException
Constructs a ChartException instance with specific attributes.
ChartFactory - Class in org.ujac.chart
Name: PieChart2D
Description: A class rendering 2D pie charts.
ChartFactory() - Constructor for class org.ujac.chart.ChartFactory
 
ChartItem - Interface in org.ujac.chart
Name: ChartItem
Description: Interface for chart items.
ChartItemPosition - Class in org.ujac.chart
Name: ChartItemPosition
Description: A class defining chart item positions.
ChartItemPosition(short, short) - Constructor for class org.ujac.chart.ChartItemPosition
Constructs a ChartItemPosition instance with specific attributes.
ChartItemPosition(double, short) - Constructor for class org.ujac.chart.ChartItemPosition
Constructs a ChartItemPosition instance with specific attributes.
ChartItemPosition(short, double) - Constructor for class org.ujac.chart.ChartItemPosition
Constructs a ChartItemPosition instance with specific attributes.
ChartItemPosition(double, double) - Constructor for class org.ujac.chart.ChartItemPosition
Constructs a ChartItemPosition instance with specific attributes.
ChartModel - Interface in org.ujac.chart
Name: ChartModel
Description: An interface for chart models.
ChartTag - Class in org.ujac.print.tag
Name: ChartTag
Description: A class handling 'chart' items.
ChartTag() - Constructor for class org.ujac.print.tag.ChartTag
Constructs a ChartTag instance with no specific attributes.
ChartTester - Class in org.ujac.chart.test
Name: ChartTester
Description: A test class for charts.
ChartTester() - Constructor for class org.ujac.chart.test.ChartTester
 
ChartWriter - Class in org.ujac.chart
Name: ChartWriter
Description: Base class for classes, performing output of charts as images.
ChartWriter() - Constructor for class org.ujac.chart.ChartWriter
 
ChartWriterTester - Class in org.ujac.chart.test
Name: ChartTester
Description: A test class for chart writers.
ChartWriterTester() - Constructor for class org.ujac.chart.test.ChartWriterTester
 
CharType - Class in org.ujac.util.exi.type
Name: CharType
Description: An expression type handler for char values.
CharType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.CharType
Constructs a CharType instance with no specific arguments.
CharType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Chars.
CharType.AddOperation() - Constructor for class org.ujac.util.exi.type.CharType.AddOperation
 
CharType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Chars.
CharType.EqualOperation() - Constructor for class org.ujac.util.exi.type.CharType.EqualOperation
 
CharType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Chars.
CharType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.CharType.GreaterEqualOperation
 
CharType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Chars.
CharType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.CharType.GreaterOperation
 
CharType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Chars.
CharType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.CharType.LessEqualOperation
 
CharType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Chars.
CharType.LessOperation() - Constructor for class org.ujac.util.exi.type.CharType.LessOperation
 
CharType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Chars.
CharType.MaxOperation() - Constructor for class org.ujac.util.exi.type.CharType.MaxOperation
 
CharType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Chars.
CharType.MinOperation() - Constructor for class org.ujac.util.exi.type.CharType.MinOperation
 
CharType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Chars.
CharType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.CharType.NotEqualOperation
 
checkAlias(String) - Method in class org.ujac.print.AttributeDefinition
Checks whether or not the given name is a registered alias.
checkAttributes() - Method in class org.ujac.print.BaseDocumentTag
Checks for unsupported attributes.
checkAttributes() - Method in class org.ujac.print.tag.MacroTag
 
CheckBoxAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm check boxes.
CheckBoxAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Constructs a CheckBoxAcroFieldTag instance with no specific attributes.
checkContainer(TemplateTokenContainer) - Method in class org.ujac.util.template.ProcedureToken
Checks whether this token is valid for the given container.
checkContainer(TemplateTokenContainer) - Method in class org.ujac.util.template.TemplateToken
Checks whether this token is valid for the given container.
checkFormat(byte[]) - Method in interface org.ujac.print.tag.ImageBuilder
Checks, if the implementation is capable of handling the given image data or not.
checkFormat(byte[]) - Method in class org.ujac.print.tag.PdfImageBuilder
Checks, if the implementation is capable of handling the given image data or not.
checkFormat(byte[]) - Method in class org.ujac.print.tag.RasterImageBuilder
Checks, if the implementation is capable of handling the given image data or not.
checkFormat(byte[]) - Method in class org.ujac.print.tag.SvgImageBuilder
Checks, if the implementation is capable of handling the given image data or not.
checkNextRow() - Method in class org.ujac.util.table.ResultSetTable
Checks, if the next row exists in the result set or not.
checkRowType(Row) - Method in class org.ujac.web.tag.PrintFooterRowTag
Checks the row type.
checkRowType(Row) - Method in class org.ujac.web.tag.PrintGroupRowTag
Checks the row type.
checkRowType(Row) - Method in class org.ujac.web.tag.PrintGroupTitleRowTag
Checks the row type.
checkRowType(Row) - Method in class org.ujac.web.tag.PrintHeaderRowTag
Checks the row type.
checkRowType(Row) - Method in class org.ujac.web.tag.PrintRowTag
Checks the row type.
ChildDefinition - Class in org.ujac.print
Name: ChildDefinition
Description: A class for child definitions.
ChildDefinition(Class, int, int) - Constructor for class org.ujac.print.ChildDefinition
Constructs a ChildDefinition instance with specific arguments.
ChildDefinitionMap - Class in org.ujac.print
Name: ChildDefinitionMap
Description: An optimized container for ChildDefinitionMap instances.
ChildDefinitionMap() - Constructor for class org.ujac.print.ChildDefinitionMap
Constructs a SupportedChildMap instance with no specific attributes.
ChildDefinitionMap(ChildDefinition) - Constructor for class org.ujac.print.ChildDefinitionMap
Constructs a SupportedChildMap instance with specific attributes.
ChildDefinitionMap(ChildDefinitionMap) - Constructor for class org.ujac.print.ChildDefinitionMap
Constructs a AttributeDefinitionMap instance with specific attributes.
childsAdded - Variable in class org.ujac.print.tag.ConditionTag
Indicates, whether elements or cells have been added through this condition or not.
childsAdded - Variable in class org.ujac.print.tag.ForeachTag
Indicates, whether elements or cells have been added through this condition or not.
childsAdded - Variable in class org.ujac.print.tag.IndexTag
Indicates, whether elements or cells have been added through this condition or not.
childsAdded - Variable in class org.ujac.print.tag.TocTag
Indicates, whether elements or cells have been added through this condition or not.
CLASS - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ClassPathResourceLoader - Class in org.ujac.util.io
Title: ClassPathResourceLoader
Description: A resource loader which loads resources from the given class loader.
ClassPathResourceLoader(ClassLoader) - Constructor for class org.ujac.util.io.ClassPathResourceLoader
Constructs a ClassPathResourceLoader instance with specific attributes.
ClassPathResourceLoader(ClassLoader, String) - Constructor for class org.ujac.util.io.ClassPathResourceLoader
Constructs a ClassPathResourceLoader instance with specific attributes.
ClassPathResourceLoaderTest - Class in org.ujac.util.io.test
Name: ClassPathResourceLoaderTest
Description: Test cases for the ClassPathResourceLoader class.
ClassPathResourceLoaderTest() - Constructor for class org.ujac.util.io.test.ClassPathResourceLoaderTest
 
ClassResourceLoader - Class in org.ujac.util.io
Name: ClassResourceLoader
Description: A resource loader using the current thread's context class loader.
ClassResourceLoader() - Constructor for class org.ujac.util.io.ClassResourceLoader
 
clear(Collection) - Static method in class org.ujac.util.CollectionUtils
Clears the given collection.
clear(Map) - Static method in class org.ujac.util.CollectionUtils
Clears the given map.
clear() - Method in class org.ujac.util.exi.ExpressionContext
 
clear() - Method in class org.ujac.util.template.TemplateContext
 
clearAttributes() - Method in class org.ujac.util.db.TableDefinition
Clears the attribute list.
clearCache() - Method in class org.ujac.util.io.CachedResourceLoader
Clears the resource cache.
clearPageEventHandlers() - Method in class org.ujac.print.DocumentHandler
Removes all current page event handlers.
clearProperties() - Method in class org.ujac.print.DocumentPrinter
Clears the document property map.
clearReferences() - Method in class org.ujac.print.DocumentHandler
Clears all references.
clearTagAttributes() - Method in class org.ujac.web.tag.BaseTag
Removes all tag attributes.
clearTagTests() - Method in class org.ujac.print.test.BasePrintTest
Adds a single test to the test tag interceptor.
clearTests() - Method in class org.ujac.print.TestTagInterceptor
Removes all tests.
clearTokens() - Method in class org.ujac.util.template.TemplateTokenContainer
Clears the token list.
clone() - Method in class org.ujac.print.tag.CellAttributes
Clones the attribute holder instance.
clone() - Method in class org.ujac.util.exi.ConstantOperand
 
clone() - Method in class org.ujac.util.exi.ExpressionInterpreter
 
clone() - Method in class org.ujac.util.exi.ExpressionTuple
 
clone() - Method in class org.ujac.util.exi.Operand
 
clone() - Method in class org.ujac.util.exi.VariableOperand
 
clone() - Method in class org.ujac.util.table.ReportFunction
 
clone() - Method in class org.ujac.util.table.ReportGroup
 
clone() - Method in class org.ujac.util.template.AssertToken
 
clone() - Method in class org.ujac.util.template.CallprocToken
 
clone() - Method in class org.ujac.util.template.DefaultTemplateInterpreter
 
clone() - Method in class org.ujac.util.template.DefineToken
 
clone() - Method in class org.ujac.util.template.ExpressionToken
 
clone() - Method in class org.ujac.util.template.ForeachToken
 
clone() - Method in class org.ujac.util.template.LogToken
 
clone() - Method in class org.ujac.util.template.ProcedureToken
 
clone() - Method in class org.ujac.util.template.StaticToken
 
clone() - Method in class org.ujac.util.template.TemplateRoot
 
clone() - Method in class org.ujac.util.text.FormatHelper
 
cloneAttrDef() - Method in class org.ujac.print.AttributeDefinition
Creates a clone from the current instance.
cloneAttrDef(String) - Method in class org.ujac.print.AttributeDefinition
Creates a clone from the current instance.
cloneChildTokens(Map, TemplateTokenContainer) - Method in class org.ujac.util.template.TemplateTokenContainer
Clones the childs of this token.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.AssertToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.CallprocToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.DefineToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.ElseifToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.ElseToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.ExpressionToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.ForeachToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.IfToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.LogToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.ProcedureToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.StaticToken
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.TemplateRoot
Clones the token for caching reasons.
cloneToken(BaseTemplateInterpreter, TemplateTokenContainer) - Method in class org.ujac.util.template.TemplateToken
Clones the token for caching reasons.
CLOSE - Static variable in class org.ujac.print.DocumentEvent
The close event.
close(int, int) - Method in class org.ujac.util.template.TemplateTokenContainer
Closes the statement token container.
closeItem() - Method in class org.ujac.print.BaseDocumentTag
Closes the item.
closeItem() - Method in class org.ujac.print.DynamicContentContainer
Processes the item.
closeItem() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.acroform.OptionTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.AddRowTag
Closes the tag.
closeItem() - Method in class org.ujac.print.tag.AlterColumnTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.AnchorTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.AnnotationTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.BackgroundImageTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.BarcodePdf417Tag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.BarcodeTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.BaseCellTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.BaseFontTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.BaseLoopTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.BoxTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.CellTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ChapterTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.ColumnTextTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ConditionTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.CustomTagTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.DatamatrixTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.DateFormatTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.DefineColumnTag
 
closeItem() - Method in class org.ujac.print.tag.DefineTableTag
Closes the tag.
closeItem() - Method in class org.ujac.print.tag.DocumentTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ExtraRowTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawCircleTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawCurveTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawEllipseTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawLineTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawPolygonTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawPolyLineTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.DrawRectangleTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.PointTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.SetFillColorTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.SetLineCapTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.SetLineDashTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.SetLineJoinTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.SetLineWidthTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.graphics.SetStrokeColorTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.HeadTag
In case the document handler's includeHeaderSection is set, the head will be executed here.
closeItem() - Method in class org.ujac.print.tag.ImageTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.ImportTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.InsertColumnTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.InsertDocumentTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.ItemsTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ItemTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.JavascriptTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ListItemTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ListSymbolTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ListTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.LogTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.MacroDefTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.MacroTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.NewLineTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.NewPageTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.NumberFormatTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.OutlineTag
 
closeItem() - Method in class org.ujac.print.tag.OverlayTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PageFormatTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ParagraphTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ParameterDefTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.ParameterTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PdfCellBlockTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PdfCellTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PdfTableRowTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PdfTableSplitTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PdfTableTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PhraseTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.PrintHeaderRowTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PrintRowTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.PrintTableTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.RegisterFontTag
 
closeItem() - Method in class org.ujac.print.tag.RegisterTagTag
 
closeItem() - Method in class org.ujac.print.tag.RowCellTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.SectionTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.SegmentTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.SpaceTag
Processes the item.
closeItem() - Method in class org.ujac.print.tag.StickyTag
 
closeItem() - Method in class org.ujac.print.tag.SwitchTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.TableTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.TextChartItemTag
Closes the item.
closeItem() - Method in class org.ujac.print.tag.WatermarkTag
Processes the item.
closeItem() - Method in class org.ujac.print.test.ExampleTag
Processes the item.
closeOpenTag(PrintWriter, boolean, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Closes an open tag to the given writer.
CODE39 - Static variable in class org.ujac.print.tag.BarcodeTag
Constant for the code 39 barcode.
CODE39EXT - Static variable in class org.ujac.print.tag.BarcodeTag
Constant for the code 39 extended barcode.
CollectionType - Class in org.ujac.util.exi.type
Name: CollectionType
Description: An expression type handler for Collection values.
CollectionType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.CollectionType
Constructs a CollectionType instance with specific attributes.
CollectionType.ContainsOperation - Class in org.ujac.util.exi.type
The 'contains' operation for Collections.
CollectionType.ContainsOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.ContainsOperation
 
CollectionType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for Collections.
CollectionType.GetOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.GetOperation
 
CollectionType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for Collections.
CollectionType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.IsEmptyOperation
 
CollectionType.NotContainsOperation - Class in org.ujac.util.exi.type
The 'notContains' operation for Collections.
CollectionType.NotContainsOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.NotContainsOperation
 
CollectionType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for Collections.
CollectionType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.NotEmptyOperation
 
CollectionType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for Collections.
CollectionType.SizeOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.SizeOperation
 
CollectionType.SortOperation - Class in org.ujac.util.exi.type
The 'sort' operation for Collections.
CollectionType.SortOperation() - Constructor for class org.ujac.util.exi.type.CollectionType.SortOperation
 
CollectionTypeTest - Class in org.ujac.util.exi.test
Name: CollectionTypeTest
Description: A class testing the CollectionType class.
CollectionTypeTest() - Constructor for class org.ujac.util.exi.test.CollectionTypeTest
 
CollectionTypeTest.Person - Class in org.ujac.util.exi.test
A class for person data.
CollectionTypeTest.Person(String, String) - Constructor for class org.ujac.util.exi.test.CollectionTypeTest.Person
Constructs a Person instance with specific attributes.
CollectionUtils - Class in org.ujac.util
Name: CollectionUtils
Description: A class providing methods to ease the handling of collections.
CollectionUtils() - Constructor for class org.ujac.util.CollectionUtils
 
CollectionUtilsTest - Class in org.ujac.util.test
Name: StringUtilsTest
Description: Tests for the StringUtils class.
CollectionUtilsTest() - Constructor for class org.ujac.util.test.CollectionUtilsTest
 
CollectionUtilsTest.Person - Class in org.ujac.util.test
Data container for sorting tests.
CollectionUtilsTest.Person(int, String, String) - Constructor for class org.ujac.util.test.CollectionUtilsTest.Person
Constructs a Person instance with specific attributes.
color - Variable in class org.ujac.print.tag.BaseFontTag
The font's color.
COLOR - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
ColorAttributeHandler - Class in org.ujac.print
Name: ColorAttributeHandler
Description: Attribute handler for color attributes.
ColorAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.ColorAttributeHandler
Constructs a ColorAttributeHandler instance with specific attributes.
ColorDefTag - Class in org.ujac.print.tag
Name: ColorDefItem
Description: A class which handles color definitions.
ColorDefTag() - Constructor for class org.ujac.print.tag.ColorDefTag
Constructs a ColorDefTag instance with no specific attributes.
colorFromString(String, Object, boolean) - Method in class org.ujac.print.BaseDocumentTag
Gets the color from the given String.
colorHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The color attribute handler.
ColorRegistry - Interface in org.ujac.print
Name: ColorRegistry
Description: An interface for color registries.
colspan - Variable in class org.ujac.print.tag.BaseCellTag
The column span of the cell.
colspan - Variable in class org.ujac.print.tag.CellAttributes
The colspan amount.
COLSPAN - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLSPAN - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
Column - Interface in org.ujac.util.table
Name: Column
Description: A class holding definitions of table columns.
COLUMN_DIRECTION - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLUMN_INDEX - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLUMN_NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLUMN_REFERENCE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLUMN_TITLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLUMN_TYPE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
COLUMN_WIDTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ColumnAlreadyDefinedException - Exception in org.ujac.util.table
Name: ColumnAlreadyDefinedException.java
Description: Exceptions used if the column to add already was defined.
ColumnAlreadyDefinedException() - Constructor for exception org.ujac.util.table.ColumnAlreadyDefinedException
Constructs a ColumnAlreadyDefinedException instance with no specific arguments.
ColumnAlreadyDefinedException(String) - Constructor for exception org.ujac.util.table.ColumnAlreadyDefinedException
Constructs a ColumnAlreadyDefinedException instance with specific arguments.
ColumnFilter - Interface in org.ujac.util.table
Name: ColumnFilter
Description: Interface for column filters, which is intended to filter the effective column set when automatically building the column set from a given source like a POJO/POJO list.
columnIndex - Variable in class org.ujac.util.table.BaseRowFilterRule
The column index.
columnMap - Variable in class org.ujac.util.table.BaseTable
The columns of the table.
columnName - Variable in class org.ujac.util.table.BaseRowFilterRule
The column name.
ColumnNotDefinedException - Exception in org.ujac.util.table
Name: ColumnNotDefinedException
Description: Exceptions used if the desired column does not exist.
ColumnNotDefinedException() - Constructor for exception org.ujac.util.table.ColumnNotDefinedException
Constructs a ColumnNotDefinedException instance with no specific arguments.
ColumnNotDefinedException(String) - Constructor for exception org.ujac.util.table.ColumnNotDefinedException
Constructs a ColumnNotDefinedException instance with specific arguments.
ColumnNotDefinedException(String, Throwable) - Constructor for exception org.ujac.util.table.ColumnNotDefinedException
Constructs a ColumnNotDefinedException instance with no specific arguments.
columns - Variable in class org.ujac.util.table.BaseTable
The columns of the table.
ColumnTextTag - Class in org.ujac.print.tag
Name: ColumnTextTag
Description: A class handling <column-text> tags.
ColumnTextTag() - Constructor for class org.ujac.print.tag.ColumnTextTag
Constructs a ColumnTextTag instance with no specific attributes.
ComboBoxAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm combo boxes.
ComboBoxAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Constructs a ComboBoxAcroFieldTag instance with no specific attributes.
CommandLineHelper - Class in org.ujac.util.console
Name: CommandLineHelper
Description: A class providing useful utilities for command line handling.
CommandLineHelper() - Constructor for class org.ujac.util.console.CommandLineHelper
 
CommonAttributes - Interface in org.ujac.print.tag
Name: CommonAttributes
Description: Defines common tag attributes.
CommonAttributesHolder - Interface in org.ujac.print
Name: CommonAttributesHolder
Description: An interface for elements which define the 'line-spacing' and 'leading' attributes.
CommonStyleAttributes - Interface in org.ujac.print.tag
Name: CommonStyleAttributes
Description: Defines common style attributes.
compare(Object, Object) - Method in class org.ujac.util.BeanComparator
 
compare(Comparable, Comparable) - Static method in class org.ujac.util.BeanUtils
Compares the given values.
compare(Object, Object) - Method in class org.ujac.util.table.RowComparator
Compares its two arguments for order.
compareDates(Date, Date) - Method in class org.ujac.util.exi.type.BaseDateType
Compares the given date instances.
compareDates(Date, Date) - Method in class org.ujac.util.exi.type.DateType
Compares the given date instances.
compareDates(Date, Date) - Method in class org.ujac.util.exi.type.TimestampType
Compares the given date instances.
compareDates(Date, Date) - Method in class org.ujac.util.exi.type.TimeType
Compares the given date instances.
CompareItem - Class in org.ujac.util.table
Name: CompareItem
Description: A class holding informations needed to sort a table by one specific column in one specific direction.
CompareItem(int, int) - Constructor for class org.ujac.util.table.CompareItem
Constructs a CompareItem instance with specific attributes.
compareTo(Object) - Method in class org.ujac.chart.PieChartDescriptionItem
Compares the vertical positions of this item and the given item.
compareTo(Object) - Method in class org.ujac.util.xml.AttributeDefinition
Compares this instanct with the given one.
compareTo(Object) - Method in class org.ujac.util.xml.ElementDefinition
Compares this instanct with the given one.
CompareTuple - Class in org.ujac.util
Title: CompareTuple
Description: Holds tuples of field names and directions to sort by.
CompareTuple(String) - Constructor for class org.ujac.util.CompareTuple
Constructs a CompareTuple instance with specific attributes.
CompareTuple(String, int) - Constructor for class org.ujac.util.CompareTuple
Constructs a CompareTuple instance with specific attributes.
ComplexTypeDefinition - Class in org.ujac.util.xml
Name: ComplexTypeDefinition
Description: Definition of complex types.
ComplexTypeDefinition(Class) - Constructor for class org.ujac.util.xml.ComplexTypeDefinition
Constructs a ComplexTypeDefinition instance with specific attributes.
ComplexTypeDefinition(String, Class) - Constructor for class org.ujac.util.xml.ComplexTypeDefinition
Constructs a ComplexTypeDefinition instance with specific attributes.
ComplexTypeDefinition(String, Class, Set) - Constructor for class org.ujac.util.xml.ComplexTypeDefinition
Constructs a ComplexTypeDefinition instance with specific attributes.
ComplexTypeDefinition(String, Class, String[]) - Constructor for class org.ujac.util.xml.ComplexTypeDefinition
Constructs a ComplexTypeDefinition instance with specific attributes.
ComplexTypeDefinition(String, Class, String) - Constructor for class org.ujac.util.xml.ComplexTypeDefinition
Constructs a ComplexTypeDefinition instance with specific attributes.
ComplexTypeDefinition(String, Class, String, Set) - Constructor for class org.ujac.util.xml.ComplexTypeDefinition
Constructs a ComplexTypeDefinition instance with specific attributes.
composite - Variable in class org.ujac.print.tag.BaseCellTag
Tells whether or not the PdfPCell is or may be in composite mode.
condition - Variable in class org.ujac.print.BaseDocumentTag
The condition.
Condition - Interface in org.ujac.print
Name: Condition
Description: An interface for classes who are capable of evaluating conditions.
CONDITION - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ConditionResultHolder - Class in org.ujac.util.exi
Name: ConditionResultHolder
Description: Holds results of conditional evaluations.
ConditionResultHolder(boolean, Object) - Constructor for class org.ujac.util.exi.ConditionResultHolder
Constructs a ConditionResultHolder instance with specific attributes.
ConditionResultHolderType - Class in org.ujac.util.exi.type
Name: ConditionResultHolderType
Description: An expression type handler for results of conditional evaluations.
ConditionResultHolderType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ConditionResultHolderType
Constructs a ConditionResultHolderType instance with no specific arguments.
ConditionResultHolderType.ElseOperation - Class in org.ujac.util.exi.type
Evaluates the else branch of the expression.
ConditionResultHolderType.ElseOperation() - Constructor for class org.ujac.util.exi.type.ConditionResultHolderType.ElseOperation
 
ConditionTag - Class in org.ujac.print.tag
Name: ConditionTag.java
Description: Base implementation of conditional tags.
ConditionTag(String) - Constructor for class org.ujac.print.tag.ConditionTag
Constructs a ConditionTag instance with specific attributes.
ConditionTest - Class in org.ujac.util.exi.test
Name: ConditionTest
Description: A class testing conditional execution.
ConditionTest() - Constructor for class org.ujac.util.exi.test.ConditionTest
 
ConstantOperand - Class in org.ujac.util.exi
Name: ConstantOperand
Description: A class implementing operands holding constant values.
ConstantOperand() - Constructor for class org.ujac.util.exi.ConstantOperand
Constructs a ConstantOperand instance with specific attributes.
ConstantOperand(char[], int, int, int) - Constructor for class org.ujac.util.exi.ConstantOperand
Constructs a ConstantOperand instance with specific attributes.
ConstantOperand(Operand) - Constructor for class org.ujac.util.exi.ConstantOperand
Constructs a ConstantOperand instance with specific attributes.
contains(Collection, Object) - Static method in class org.ujac.util.CollectionUtils
Probes whether the given map contains the given key or not.
containsKey(Map, Object) - Static method in class org.ujac.util.CollectionUtils
Probes whether the given map contains the given key or not.
containsKey(Object) - Method in class org.ujac.util.exi.ExpressionContext
 
containsKey(Object) - Method in class org.ujac.util.template.TemplateContext
 
containsValue(Map, Object) - Static method in class org.ujac.util.CollectionUtils
Probes whether the given map contains the given value or not.
containsValue(Object) - Method in class org.ujac.util.exi.ExpressionContext
 
containsValue(Object) - Method in class org.ujac.util.template.TemplateContext
 
content - Variable in class org.ujac.print.BaseDocumentTag
The item's content.
ContentFilter - Interface in org.ujac.print
Name: ContentFilter
Description: Defines an interface for content filters.
convertObject(Class, Object) - Method in class org.ujac.util.DefaultTypeConverter
Converts the given value into an instance of this type.
convertObject(int, Object) - Method in class org.ujac.util.DefaultTypeConverter
Converts the given value into an instance of this type.
convertObject(Class, Object) - Method in interface org.ujac.util.TypeConverter
Converts the given value into an instance of this type.
convertObject(int, Object) - Method in interface org.ujac.util.TypeConverter
Converts the given value into an instance of this type.
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.BooleanType
 
convertObject(Object, FormatHelper) - Method in interface org.ujac.util.types.DataType
Converts the given value into an instance of this type.
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.DateType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.DoubleType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.FloatType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.IntegerType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.LongType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.ShortType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.StringType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.TimestampType
 
convertObject(Object, FormatHelper) - Method in class org.ujac.util.types.TimeType
 
copyFile(File, File) - Static method in class org.ujac.util.io.FileUtils
Copies the contents of the given file src into the given file dst.
copyFromBytes(byte[], File) - Static method in class org.ujac.util.io.FileUtils
Copies the contents of the given byte array bytes into the given output file file.
copyFromReader(Reader, File) - Static method in class org.ujac.util.io.FileUtils
Copies the contents of the given reader reader into the given output file file.
copyFromStream(InputStream, File) - Static method in class org.ujac.util.io.FileUtils
Copies the contents of the given input stream is into the given output file file.
copyStreamToStream(InputStream, OutputStream, boolean) - Static method in class org.ujac.util.io.FileUtils
Copies the contents of the given input stream is into the given output file file.
copyTable() - Method in class org.ujac.util.table.BaseTable
Copies the table.
copyTable() - Method in interface org.ujac.util.table.Table
Copies the table.
copyToStream(File, OutputStream) - Static method in class org.ujac.util.io.FileUtils
Copies the contents of the given file src into the given output stream os.
CountFunctionExecutor - Class in org.ujac.util.table
Name: CountFunctionExecutor
Description: A function executor counting values.
CountFunctionExecutor() - Constructor for class org.ujac.util.table.CountFunctionExecutor
 
createArrayList(Object) - Static method in class org.ujac.util.CollectionUtils
Creates an ArrayList instance and adds the given object to it.
createArrayList(Object[]) - Static method in class org.ujac.util.CollectionUtils
Creates an ArrayList instance and adds the given objects to it.
createCalendar(int, int, int) - Static method in class org.ujac.util.DateUtils
Creates a Calendar instance for the given arguments.
createCalendar(int, int, int, int, int, int) - Static method in class org.ujac.util.DateUtils
Creates a Calendar instance for the given arguments.
createCalendar(int, int, int, int, int, int, int) - Static method in class org.ujac.util.DateUtils
Creates a Calendar instance for the given arguments.
createCalendar(Date) - Static method in class org.ujac.util.DateUtils
Creates a Calendar instance for the given date.
createCalendar(int) - Static method in class org.ujac.util.DateUtils
Creates a Calendar instance for the current time.
createCalendar(Date, int) - Static method in class org.ujac.util.DateUtils
Creates a Calendar instance for the given date.
createChart(String) - Static method in class org.ujac.chart.ChartFactory
Creates a chart instance.
createChart(String, ChartModel, ChartAttributes) - Static method in class org.ujac.chart.ChartFactory
Creates a chart instance.
createChunk(String, DocumentFont) - Method in class org.ujac.print.BaseDocumentTag
Creates a new chunk.
createDate(int, int, int) - Static method in class org.ujac.util.DateUtils
Creates a Date instance for the given arguments.
createDate(int, int, int, int, int, int) - Static method in class org.ujac.util.DateUtils
Creates a Date instance for the given arguments.
createDate(int, int, int, int, int, int, int) - Static method in class org.ujac.util.DateUtils
Creates a Date instance for the given arguments.
createDateFormat(String) - Method in class org.ujac.util.text.FormatHelper
Creates a date format for the current locale.
createDocumentHandler(OutputStream) - Method in class org.ujac.print.DocumentPrinter
Creates a DocumentHandler instance for the given output stream.
createFont(String, String, float, int, float, Color) - Method in class org.ujac.print.BaseDocumentTag
Creates the item's font according to the item's attributes.
createFont(String, String, float, int, float, Color) - Method in class org.ujac.print.DocumentHandler
Creates a font according to the given attributes.
createFont() - Method in class org.ujac.print.tag.BaseFontTag
Creates the item's font according to the item's attributes.
createHashMap(Object, Object) - Static method in class org.ujac.util.CollectionUtils
Creates a HashMap instance and adds the given key/value pair to it.
createHashSet(Object) - Static method in class org.ujac.util.CollectionUtils
Creates an HashSet instance and adds the given object to it.
createHashSet(Object[]) - Static method in class org.ujac.util.CollectionUtils
Creates an HashSet instance and adds the given objects to it.
createInstance() - Static method in class org.ujac.util.exi.ExpressionInterpreter
Creates an ExpressionInterpreter instance according to the registered prototype.
createInstance() - Static method in class org.ujac.util.text.FormatHelper
Creates an FormatHelper instance according to the registered prototype.
createInstance(Locale) - Static method in class org.ujac.util.text.FormatHelper
Creates an FormatHelper instance according to the registered prototype.
createInstance() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Create an instance of the definec type
createIsoInstance() - Static method in class org.ujac.util.text.FormatHelper
Creates an FormatHelper instance according to the registered prototype.
createNumberFormat(String) - Method in class org.ujac.util.text.FormatHelper
Creates a number format for the current locale.
createOutline(float) - Method in class org.ujac.print.tag.OutlineTag
Creates the outline at the given vertical position
createPageEventHandler() - Method in class org.ujac.print.DocumentHandler
Creates a new page event handler.
createSection() - Method in class org.ujac.print.tag.ChapterTag
Creates the iText section element.
createSection() - Method in class org.ujac.print.tag.SectionTag
Creates the iText section element.
createTag(DocumentHandler) - Method in class org.ujac.print.AliasTagBuilder
 
createTag(DocumentHandler) - Method in class org.ujac.print.DefaultTagBuilder
 
createTag(DocumentHandler) - Method in class org.ujac.print.tag.CustomTagBuilder
 
createTag(DocumentHandler) - Method in interface org.ujac.print.TagBuilder
Creates a new tag.
createTagInstance(DocumentHandler, String) - Method in class org.ujac.print.DefaultDocumentTagFactory
Gets a new tag instance for the given tag name.
createTagInstance(DocumentHandler, String) - Method in interface org.ujac.print.DocumentTagFactory
Gets a new tag instance for the given tag name.
createTemplateContext(Map, FormatHelper) - Method in class org.ujac.util.template.DefaultTemplateInterpreterFactory
Creates a TemplateContext instance.
createTemplateContext(Map, FormatHelper) - Method in interface org.ujac.util.template.TemplateInterpreterFactory
Creates a TemplateContext instance.
createTemplateContext(HttpServletRequest) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Creates a new template context.
createTemplateContext(PageContext) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Creates a new template context.
createTemplateInterpreter() - Method in class org.ujac.util.template.DefaultTemplateInterpreterFactory
Creates a TemplateInterpreter instance.
createTemplateInterpreter() - Method in interface org.ujac.util.template.TemplateInterpreterFactory
Creates a TemplateInterpreter instance.
createToken(String) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Gets the token type that matches the given text.
createXmlReader() - Method in class org.ujac.print.DocumentPrinter
Creates a XMLReader instance.
createXmlReader(String) - Static method in class org.ujac.util.xml.XmlUtils
Creates a XMLReader instance according to the given driver class name.
ctx - Variable in class org.ujac.util.template.test.BaseTemplateTest
The template context to use.
customAttributes - Variable in class org.ujac.print.BaseDocumentTag
The item's custom attributes.
customFormat - Variable in class org.ujac.web.tag.EvalTag
Tells, whether a ustom format has been defined or not.
customFormat - Variable in class org.ujac.web.tag.ForeachTag
Tells, whether a ustom format has been defined or not.
CustomTagBuilder - Class in org.ujac.print.tag
Name: CustomTagBuilder
Description: TagBuilder implementation for the creation of custom tags.
CustomTagBuilder(String, String, Map) - Constructor for class org.ujac.print.tag.CustomTagBuilder
Constructs a CustomTagBuilder instance with specific attributes.
CustomTagTag - Class in org.ujac.print.tag
Name: CustomTagTag
Description: Tag handler, defining custom tags for more convenience.
CustomTagTag() - Constructor for class org.ujac.print.tag.CustomTagTag
Constructs a CustomTagTag instance with no specific attributes.

D

DatabaseSchemaReader - Class in org.ujac.util.db
Name: DatabaseSchemaReader
Description: Reads informations from database schema using DatabaseMetaData.
DatabaseSchemaReader(Connection) - Constructor for class org.ujac.util.db.DatabaseSchemaReader
Constructs a DatabaseSchemaReader with specific attributes.
DatabaseSchemaReader(Connection, DataTypeMapper) - Constructor for class org.ujac.util.db.DatabaseSchemaReader
Constructs a DatabaseSchemaReader with specific attributes.
DatabaseSchemaReader(String, String, String, String) - Constructor for class org.ujac.util.db.DatabaseSchemaReader
Constructs a DatabaseSchemaReader with specific attributes.
DatabaseSchemaReader(String, String, String, String, DataTypeMapper) - Constructor for class org.ujac.util.db.DatabaseSchemaReader
Constructs a DatabaseSchemaReader with specific attributes.
DatamatrixTag - Class in org.ujac.print.tag
Name: DatamatrixTag
Description: A class creating datamatrix codes.
DatamatrixTag() - Constructor for class org.ujac.print.tag.DatamatrixTag
Constructs a DatamatrixTag instance with no specific attributes.
DataRow - Class in org.ujac.util.table
Name: Row
Description: A class holding row data.
DataRow(Table, int) - Constructor for class org.ujac.util.table.DataRow
Constructs a DataRow instance with specific arguments.
DataRow(Table, int, Row) - Constructor for class org.ujac.util.table.DataRow
Constructs a DataRow instance with specific attributes.
DataTable - Class in org.ujac.util.table
Name: DataTable
Description: A class holding table data.
DataTable() - Constructor for class org.ujac.util.table.DataTable
Constructs a DataTable instance with no specific arguments.
DataTable(FormatHelper) - Constructor for class org.ujac.util.table.DataTable
Constructs a DataTable instance with no specific arguments.
DataTableIterator - Class in org.ujac.util.table
Name: DataTableIterator
Description: An iterator for DataTable instances.
DataTableIterator(DataTable) - Constructor for class org.ujac.util.table.DataTableIterator
Contructs a DataTableIterator intance with specific attributes.
DataType - Interface in org.ujac.util.types
Name: DataType
Description: Description of the class.
DataTypeMapper - Interface in org.ujac.util.db
Name: DataTypeMapper
Description: A interface intended to make the type conversion from database types to java types more customizable.
dateFormat - Variable in class org.ujac.util.text.FormatHelper
The date format.
dateFormat - Variable in class org.ujac.web.tag.EvalTag
The date format.
dateFormat - Variable in class org.ujac.web.tag.ForeachTag
The date format.
DateFormatTag - Class in org.ujac.print.tag
Title: DateFormatTag
Description: A class handling date-format items.
DateFormatTag() - Constructor for class org.ujac.print.tag.DateFormatTag
Constructs a DateFormatTag instance with no specific attributes.
DateType - Class in org.ujac.util.exi.type
Name: DateType
Description: An expression type handler for Date values.
DateType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.DateType
Constructs a DateType instance with no specific arguments.
DateType - Class in org.ujac.util.types
Name: DateType
Description: A class handling Date values.
DateType() - Constructor for class org.ujac.util.types.DateType
 
DateTypeTest - Class in org.ujac.util.exi.test
Name: DateTypeTest
Description: A class testing the DateType class.
DateTypeTest() - Constructor for class org.ujac.util.exi.test.DateTypeTest
 
DateUtils - Class in org.ujac.util
Name: DateUtils
Description: Provides calendar and date utilities for more convenient date handling.
DateUtils() - Constructor for class org.ujac.util.DateUtils
 
DateUtilsTest - Class in org.ujac.util.test
Name: DateUtilsTest
Description: Tests for the DateUtils class.
DateUtilsTest() - Constructor for class org.ujac.util.test.DateUtilsTest
 
DEFAULT_ARROWHEAD_STYLE - Static variable in class org.ujac.chart.Base2DScaleChart
The default arrowhead style.
DEFAULT_BORDER_WIDTH - Static variable in class org.ujac.chart.BaseChart
The default border width.
DEFAULT_DATE_FORMAT - Static variable in interface org.ujac.util.table.TableConstants
The standard date format.
DEFAULT_DESCRIPTION_COLOR - Static variable in class org.ujac.chart.BaseChart
The default description color.
DEFAULT_DESCRIPTION_FONT - Static variable in class org.ujac.chart.BaseChart
The default description font.
DEFAULT_DESCRIPTION_ITEM_SPACING - Static variable in class org.ujac.chart.Base2DScaleChart
The default description item spacing.
DEFAULT_DESCRIPTION_LINE_SPACING - Static variable in class org.ujac.chart.Base2DScaleChart
The default description line spacing.
DEFAULT_DESCRIPTION_LINE_WIDTH - Static variable in class org.ujac.chart.BaseChart
The default description line width.
DEFAULT_DESCRIPTION_PATTERN - Static variable in class org.ujac.chart.BaseChart
The default description pattern.
DEFAULT_DESCRIPTION_PATTERN - Static variable in class org.ujac.chart.BasePieChart
The default description pattern.
DEFAULT_DOUBLE_FORMAT - Static variable in interface org.ujac.util.table.TableConstants
The standard double format.
DEFAULT_FONT - Static variable in class org.ujac.print.BaseDocumentTag
The default font.
DEFAULT_FONT_COLOR - Static variable in class org.ujac.print.BaseDocumentTag
The default font color.
DEFAULT_FONT_ENCODING - Static variable in class org.ujac.print.BaseDocumentTag
The default font encoding.
DEFAULT_FONT_FAMILY - Static variable in class org.ujac.print.BaseDocumentTag
The default font family.
DEFAULT_FONT_SIZE - Static variable in class org.ujac.print.BaseDocumentTag
The default font size.
DEFAULT_FONT_STYLE - Static variable in class org.ujac.print.BaseDocumentTag
The default font style.
DEFAULT_GRID_BACKGROUND_COLOR - Static variable in class org.ujac.chart.Base2DScaleChart
The default grid background color.
DEFAULT_GRID_COLOR - Static variable in class org.ujac.chart.Base2DScaleChart
The default grid color.
DEFAULT_HALIGN - Static variable in class org.ujac.print.tag.BaseCellTag
The default horizontal alignment for cell contents.
DEFAULT_HALIGN - Static variable in class org.ujac.print.tag.CellAttributes
The default horizontal alignment for cell contents.
DEFAULT_HOLE_SIZE - Static variable in class org.ujac.chart.DonutChart3D
The default hole size.
DEFAULT_INTEGER_FORMAT - Static variable in interface org.ujac.util.table.TableConstants
The standard integer format.
DEFAULT_LEADING - Static variable in class org.ujac.print.BaseDocumentTag
The default fixed vertical leading distance.
DEFAULT_LINE_SPACING - Static variable in class org.ujac.print.BaseDocumentTag
The factor by which to multiply the font size to get the default leading.
DEFAULT_LINE_WIDTH - Static variable in class org.ujac.chart.Base2DScaleChart
The default line width.
DEFAULT_PADDING - Static variable in class org.ujac.chart.BaseChart
The default padding.
DEFAULT_PADDING - Static variable in class org.ujac.print.tag.CellAttributes
The default padding.
DEFAULT_PIE_DESCRIPTION_ANCHOR_RATIO - Static variable in class org.ujac.chart.BasePieChart
The default pie description anchor ratio.
DEFAULT_PIE_DESCRIPTION_BASELINE_RATIO - Static variable in class org.ujac.chart.BasePieChart
The default pie description anchor ratio.
DEFAULT_PIE_DESCRIPTION_LAYOUT - Static variable in class org.ujac.chart.BasePieChart
The default pie description layout mode.
DEFAULT_PIE_HEIGHT - Static variable in class org.ujac.chart.BasePieChart3D
The default pie size.
DEFAULT_RULE_PADDING - Static variable in class org.ujac.print.tag.HeaderFooterTag
The width of the horizontal ruler line.
DEFAULT_SAX_DRIVER - Static variable in class org.ujac.util.xml.XmlUtils
The default SAX driver class name.
DEFAULT_SCALE_ARROWHEAD_LENGTH - Static variable in class org.ujac.chart.Base2DScaleChart
The default scale arrowhead length.
DEFAULT_SCALE_ARROWHEAD_STYLE - Static variable in class org.ujac.chart.Base2DScaleChart
The default scale arrowhead style.
DEFAULT_SCALE_MARK_LENGTH - Static variable in class org.ujac.chart.Base2DScaleChart
The default line width.
DEFAULT_SEGMENT_MARK_STYLE - Static variable in class org.ujac.chart.Base2DScaleChart
The default segment mark style.
DEFAULT_SHADOW_COLOR - Static variable in class org.ujac.chart.BaseChart
The default grid color.
DEFAULT_SHADOW_OFFSET - Static variable in class org.ujac.chart.BaseChart
The default shadow offset.
DEFAULT_SYMBOL_INDENT - Static variable in class org.ujac.print.tag.ListTag
The default symbol indentation distance.
DEFAULT_TEXT_COLOR - Static variable in class org.ujac.chart.TextChartItem
The default text color.
DEFAULT_TIME_FORMAT - Static variable in interface org.ujac.util.table.TableConstants
The standard time format.
DEFAULT_TIMESTAMP_FORMAT - Static variable in interface org.ujac.util.table.TableConstants
The standard timestamp format.
DEFAULT_TITLE_FONT - Static variable in class org.ujac.chart.BaseChart
The default title font.
DEFAULT_TYPE - Static variable in class org.ujac.util.exi.ExpressionInterpreter
The name of the default type handler.
DEFAULT_VALIGN - Static variable in class org.ujac.print.tag.BaseCellTag
The default vertical alignment for cell contents.
DEFAULT_VALIGN - Static variable in class org.ujac.print.tag.CellAttributes
The default vertical alignment for cell contents.
DefaultAttributeHandler - Class in org.ujac.print
Name: DefaultAttributeParser
Description: Default AttributeHandler implementation.
DefaultAttributeHandler() - Constructor for class org.ujac.print.DefaultAttributeHandler
Constructs a DefaultAttributeHandler instance with no specific attributes.
DefaultChartModel - Class in org.ujac.chart
Name: DefaultChartModel
Description: Default implementation for chart models.
DefaultChartModel() - Constructor for class org.ujac.chart.DefaultChartModel
Constructs a DefaultChartModel instance with no specific attributes.
DefaultColumn - Class in org.ujac.util.table
Name: DefaultColumn
Description: Default column implementation.
DefaultColumn(Table, String, int) - Constructor for class org.ujac.util.table.DefaultColumn
Constructs a DefaultColumn instance with specific arguments.
DefaultColumn(Table, String, boolean, int) - Constructor for class org.ujac.util.table.DefaultColumn
Constructs a DefaultColumn instance with specific arguments.
DefaultContentFilter - Class in org.ujac.print
Name: DefaultContentFilter
Description: Default ContentFilter implementation.
DefaultContentFilter() - Constructor for class org.ujac.print.DefaultContentFilter
 
DefaultDataTypeMapper - Class in org.ujac.util.db
Name: DefaultDataTypeMapper
Description: Default implementation of the interface DataTypeMapper.
DefaultDataTypeMapper() - Constructor for class org.ujac.util.db.DefaultDataTypeMapper
 
DefaultDocumentTagFactory - Class in org.ujac.print
Name: DefaultDocumentTagFactory
Description: Default document tag factory implementation.
DefaultDocumentTagFactory() - Constructor for class org.ujac.print.DefaultDocumentTagFactory
Constructs a DefaultDocumentTagFactory instance with no specific attributes.
defaultPercentFormat - Variable in class org.ujac.chart.BaseChart
The default percent format.
DefaultStyleParser - Class in org.ujac.print
Name: DefaultStyleParser
Description: Default StyleParser implementation.
DefaultStyleParser() - Constructor for class org.ujac.print.DefaultStyleParser
 
DefaultTag - Class in org.ujac.print.tag
Name: DefaultTag
Description: A class handling 'default' items.
DefaultTag() - Constructor for class org.ujac.print.tag.DefaultTag
Constructs a DefaultTag instance with no specific attributes.
DefaultTag - Class in org.ujac.web.tag
Name: DefaultTag
Description: A custom tag class implementing the tag <ujac:default>.
.
DefaultTag() - Constructor for class org.ujac.web.tag.DefaultTag
 
DefaultTagBuilder - Class in org.ujac.print
Name: DefaultTagBuilder
Description: The default TagBuilder implementation.
builds a document tag by simply creating an instance of the specified class, which has to be a sub class of BaseDocumentTag of course.
DefaultTagBuilder(String, Class) - Constructor for class org.ujac.print.DefaultTagBuilder
Constructs a DefaultTagBuilder instance with specific attributes.
DefaultTemplateInterpreter - Class in org.ujac.util.template
Name: DefaultTemplateInterpreter
Description: Default TemplateInterpreter implementation.
DefaultTemplateInterpreter() - Constructor for class org.ujac.util.template.DefaultTemplateInterpreter
Constructs a TemplateInterpreter instance with specific attributes.
DefaultTemplateInterpreter(ExpressionInterpreter) - Constructor for class org.ujac.util.template.DefaultTemplateInterpreter
Constructs a TemplateInterpreter instance with specific attributes.
DefaultTemplateInterpreterFactory - Class in org.ujac.util.template
Name: DefaultTemplateInterpreterFactory
Description: The default TemplateInterpreterFactory implementation.
DefaultTemplateInterpreterFactory() - Constructor for class org.ujac.util.template.DefaultTemplateInterpreterFactory
 
DefaultType - Class in org.ujac.util.exi.type
Name: DefaultType
Description: The default expression type handler.
DefaultType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.DefaultType
Constructs a DefaultType instance with no specific arguments.
DefaultType.PropertyDefinedOperation - Class in org.ujac.util.exi.type
The property defined check operation for beans.
DefaultType.PropertyDefinedOperation() - Constructor for class org.ujac.util.exi.type.DefaultType.PropertyDefinedOperation
 
DefaultType.ReferenceOperation - Class in org.ujac.util.exi.type
The reference operation for beans.
DefaultType.ReferenceOperation() - Constructor for class org.ujac.util.exi.type.DefaultType.ReferenceOperation
 
DefaultTypeConverter - Class in org.ujac.util
Name: DefaultTypeConverter
Description: The default type converter implementation.
DefaultTypeConverter() - Constructor for class org.ujac.util.DefaultTypeConverter
Constructs a DefaultTypeConverter instance with no specific attributes.
DefaultTypeConverter(FormatHelper) - Constructor for class org.ujac.util.DefaultTypeConverter
Constructs a DefaultTypeConverter instance with specific attributes.
defaultValueFormat - Variable in class org.ujac.chart.BaseChart
The default value format.
defineColumn(String, String) - Method in class org.ujac.print.tag.DefineTableTag
Defines a column at the current table.
defineColumn(String, float, int, String, String) - Method in class org.ujac.print.tag.PrintTableTag
Defines a column for the table.
defineColumn(String, float, int, String, String) - Method in class org.ujac.web.tag.PrintTableTag
Defines a column for the table.
DefineColumnTag - Class in org.ujac.print.tag
Name: DefineColumnTag
Description: Class handling the <define-column> tag.
DefineColumnTag() - Constructor for class org.ujac.print.tag.DefineColumnTag
Constructs a DefineColumnTag instance with no specific attributes.
DefineColumnTag - Class in org.ujac.web.tag
Name: DefineColumnTag
Description: A custom tag defining columns for surrounding print-table tags.
DefineColumnTag() - Constructor for class org.ujac.web.tag.DefineColumnTag
 
DefineTableTag - Class in org.ujac.print.tag
Name: DefineTableTag
Description: Class handling the <define-table> tag.
DefineTableTag() - Constructor for class org.ujac.print.tag.DefineTableTag
Constructs a DefineTableTag instance with no specific attributes.
DefineToken - Class in org.ujac.util.template
Name: DefineToken
Description: Represents a _define_ statement.
DefineToken() - Constructor for class org.ujac.util.template.DefineToken
Constructs a DefineToken instance with no specific attributes.
delegateHandler(BaseObjectSerializer) - Method in class org.ujac.util.xml.BaseObjectSerializer
Delegates the XML parsing to the given serializer.
depth - Variable in class org.ujac.print.BaseDocumentTag
The item's depth in the document tree.
DESC - Static variable in class org.ujac.util.table.CompareItem
Constant for descending sort direction.
DESCENDING - Static variable in class org.ujac.util.CompareTuple
Constant for descending sort direction.
descriptionLines - Variable in class org.ujac.chart.BasePieChart
The description line definitions.
DescriptionPattern - Class in org.ujac.chart
Name: DescriptionPattern
Description: Class for more flexible item descriptions.
DescriptionPattern(String, NumberFormat, NumberFormat) - Constructor for class org.ujac.chart.DescriptionPattern
Constructs a new DescriptionPattern instance with specific attributes.
DimensionAttributeHandler - Class in org.ujac.print
Name: DimensionAttributeHandler
Description: Attribute handler for dimension attributes.
DimensionAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.DimensionAttributeHandler
Constructs a DimensionAttributeHandler instance with specific attributes.
dimensionHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The integer attribute handler.
DIRECTION_AFTER - Static variable in class org.ujac.print.tag.PrintTableTag
Constant for the insert direction 'after'.
DIRECTION_AFTER - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the insert direction 'after'.
DIRECTION_BEFORE - Static variable in class org.ujac.print.tag.PrintTableTag
Constant for the insert direction 'before'.
DIRECTION_BEFORE - Static variable in class org.ujac.web.tag.PrintTableTag
Constant for the insert direction 'before'.
disableEntityResolver(XMLReader) - Static method in class org.ujac.util.xml.XmlUtils
Disables entity resolving for the given XMLReader component.
disableTemplateCopyWriter() - Method in class org.ujac.print.DocumentHandler
Disables the template copy writer to avoid the copy of internally processed XML stuff.
doAfterBody() - Method in class org.ujac.web.tag.BaseConditionTag
 
doAfterBody() - Method in class org.ujac.web.tag.EvalTag
 
doAfterBody() - Method in class org.ujac.web.tag.ForeachTag
 
docPrinter - Variable in class org.ujac.print.test.BasePrintTest
The document printer to use.
docProperties - Variable in class org.ujac.print.test.BasePrintTest
The document properties to use.
DocumentationGenerator - Class in org.ujac.print
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(DocumentTagFactory) - Constructor for class org.ujac.print.DocumentationGenerator
Constructs a DocumentationGenerator instance with specific attributes.
DocumentationGenerator - Class in org.ujac.util.exi
Name: DocumentationGenerator
Description: A class generating the documentation for the type handlers according to the meta data, provided through the ExpressionType and ExpressionOperation interfaces.
DocumentationGenerator(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.DocumentationGenerator
Constructs a DocumentationGenerator instance with specific attributes.
DocumentDataAccessor - Interface in org.ujac.print
Name: DocumentDataAccessor
Description: Interface allowing custom access to external data from self implemented tags.
DocumentEvent - Class in org.ujac.print
Name: DocumentEvent
Description: A class holding document event informations.
DocumentEvent(int, BaseDocumentTag, String) - Constructor for class org.ujac.print.DocumentEvent
Constructs a DocumentEvent instance with no specific arguments.
DocumentEventRecorder - Interface in org.ujac.print
Name: DocumentEventRecorder
Description: An interface for classes that are recording document events.
DocumentFont - Class in org.ujac.print
Name: DocumentFont
Description: A class holding font informations.
DocumentFont(Font, String, String, float, int, Color) - Constructor for class org.ujac.print.DocumentFont
Constructs a DocumentFont instance with specific attributes.
DocumentFont(Font, String, String, float, int, float, Color) - Constructor for class org.ujac.print.DocumentFont
Constructs a DocumentFont instance with specific attributes.
DocumentFontMapper - Class in org.ujac.print
Name: DocumentFontMapper
Description: UJAC print module specific FontMapper implementation.
DocumentFontMapper(DocumentHandler) - Constructor for class org.ujac.print.DocumentFontMapper
Constructs a DocumentFontMapper instance with specific attributes.
documentHandler - Variable in class org.ujac.print.BaseDocumentTag
The document handler.
DocumentHandler - Class in org.ujac.print
Name: DocumentHandler
Description: XML content handler, managing core tasks of the XML to iText processing framework.
DocumentHandler(OutputStream, TemplateContext, DocumentTagFactory) - Constructor for class org.ujac.print.DocumentHandler
Constructs a DocumentHandler instance with specific arguments.
DocumentHandler(OutputStream, TemplateInterpreter, TemplateContext, DocumentTagFactory) - Constructor for class org.ujac.print.DocumentHandler
Constructs a DocumentHandler instance with specific arguments.
DocumentHandlerComponentRegistry - Class in org.ujac.print
Name: DocumentHandlerComponentRegistry
Description: A singleton maintaining static resources for the document handler.
DocumentHandlerComponentRegistry() - Constructor for class org.ujac.print.DocumentHandlerComponentRegistry
 
DocumentHandlerException - Exception in org.ujac.print
Name: DocumentHandlerException.java
Description: A class for document handler related exceptions.
DocumentHandlerException(Locator, String) - Constructor for exception org.ujac.print.DocumentHandlerException
Constructs a DocumentHandlerException instance with no specific arguments.
DocumentHandlerException(Locator, String, Throwable) - Constructor for exception org.ujac.print.DocumentHandlerException
Constructs a DocumentHandlerException instance with no specific arguments.
DocumentHolder - Class in org.ujac.print
Name: DocumentHolder
Description: A class holding document data plus extra informations.
DocumentHolder(InputStream, List, List) - Constructor for class org.ujac.print.DocumentHolder
Constructs a DocumentHolder instance with specific attributes.
documentItem - Variable in class org.ujac.print.tag.PageFormatTag
The document item.
DocumentMetaData - Class in org.ujac.print
Title: DocumentMetaData
Description: Holds meta data for PDF documents.
DocumentMetaData() - Constructor for class org.ujac.print.DocumentMetaData
Constructs a DocumentMetaData instance with no specific attributes.
DocumentMetaData(String, String, String, String, int) - Constructor for class org.ujac.print.DocumentMetaData
Constructs a DocumentMetaData instance with specific attributes.
DocumentPageEventHandler - Class in org.ujac.print
Name: DocumentPageEventHandler
Description: A base class for page event handlers.
DocumentPageEventHandler() - Constructor for class org.ujac.print.DocumentPageEventHandler
 
DocumentPrinter - Class in org.ujac.print
Name: DocumentPrinter
Description: A class printing xml based documents.
DocumentPrinter() - Constructor for class org.ujac.print.DocumentPrinter
Constructs a DocumentPrinter instance with specific attributes.
DocumentPrinter(DocumentTagFactory) - Constructor for class org.ujac.print.DocumentPrinter
Constructs a DocumentPrinter instance with specific attributes.
DocumentPrinter(InputStream, Map) - Constructor for class org.ujac.print.DocumentPrinter
Constructs a DocumentPrinter instance with specific arguments.
DocumentPrinter(InputStream, Map, DocumentTagFactory) - Constructor for class org.ujac.print.DocumentPrinter
Constructs a DocumentPrinter instance with specific arguments.
DocumentPrinter(Reader, Map) - Constructor for class org.ujac.print.DocumentPrinter
Constructs a DocumentPrinter instance with specific arguments.
DocumentPrinter(Reader, Map, DocumentTagFactory) - Constructor for class org.ujac.print.DocumentPrinter
Constructs a DocumentPrinter instance with specific arguments.
DocumentPrinterTest - Class in org.ujac.print.test
Name: DocumentPrinterTest
Description: Common test cases for the document printer.
DocumentPrinterTest() - Constructor for class org.ujac.print.test.DocumentPrinterTest
 
DocumentPrinterTest.ChartTestTuple - Class in org.ujac.print.test
Name: ChartTestTuple
Description: A class for chart test values.
DocumentPrinterTest.ChartTestTuple(double, double, double, String) - Constructor for class org.ujac.print.test.DocumentPrinterTest.ChartTestTuple
Constructs a ChartTestTuple instance with specific attributes.
DocumentPrinterTest.Person - Class in org.ujac.print.test
Name: Person
Description: Test bean.
DocumentPrinterTest.Person() - Constructor for class org.ujac.print.test.DocumentPrinterTest.Person
Constructs a Person instance with specific attributes.
DocumentPrinterTest.Person(String, String, String) - Constructor for class org.ujac.print.test.DocumentPrinterTest.Person
Constructs a Person instance with specific attributes.
DocumentTag - Class in org.ujac.print.tag
Name: DocumentTag
Description: A class handling <document> tags.
DocumentTag() - Constructor for class org.ujac.print.tag.DocumentTag
Constructs a DocumentTag instance with no specific attributes.
DocumentTagFactory - Interface in org.ujac.print
Name: DocumentTagFactory
Description: Interface for document tag factories.
DocumentTagInterceptor - Interface in org.ujac.print
Name: DocumentTagInterceptor
Description: Interface for tag interceptor classes.
DocumentTagInterceptorSupport - Class in org.ujac.print
Name: DocumentTagInterceptorSupport
Description: Empty implementation of the DocumentTagInterceptor interface for convenience.
DocumentTagInterceptorSupport() - Constructor for class org.ujac.print.DocumentTagInterceptorSupport
 
DocumentTransformHelper - Class in org.ujac.print
Name: DocumentTransformHelper
Description: A class which enables more efficient XML transform result processing.
DocumentTransformHelper() - Constructor for class org.ujac.print.DocumentTransformHelper
Constructs a DocumentTransformHelper instance with specific attributes.
DocumentTransformHelper(DocumentTagFactory) - Constructor for class org.ujac.print.DocumentTransformHelper
Constructs a DocumentTransformHelper instance with specific attributes.
DocumentTransformHelper(Map, DocumentTagFactory) - Constructor for class org.ujac.print.DocumentTransformHelper
Constructs a DocumentTransformHelper instance with specific arguments.
doEndTag() - Method in class org.ujac.web.tag.BaseConditionTag
 
doEndTag() - Method in class org.ujac.web.tag.DefineColumnTag
 
doEndTag() - Method in class org.ujac.web.tag.EvalTag
 
doEndTag() - Method in class org.ujac.web.tag.ExtraRowTag
 
doEndTag() - Method in class org.ujac.web.tag.ForeachTag
 
doEndTag() - Method in class org.ujac.web.tag.IfTag
 
doEndTag() - Method in class org.ujac.web.tag.InsertColumnTag
 
doEndTag() - Method in class org.ujac.web.tag.PrintHeaderRowTag
 
doEndTag() - Method in class org.ujac.web.tag.PrintRowTag
 
doEndTag() - Method in class org.ujac.web.tag.PrintTableTag
 
doEndTag() - Method in class org.ujac.web.tag.RowCellTag
 
doEndTag() - Method in class org.ujac.web.tag.SetPropertyTag
 
doInitBody() - Method in class org.ujac.web.tag.EvalTag
 
doIt() - Method in class org.ujac.print.AbstractTagTest
Performs the tests, sets the testPassed flag, in case the test was successful.
DonutChart3D - Class in org.ujac.chart
Name: DonutChart3D
Description: A class rendering 3D donut charts.
DonutChart3D() - Constructor for class org.ujac.chart.DonutChart3D
 
doStartTag() - Method in class org.ujac.web.tag.AlterColumnTag
 
doStartTag() - Method in class org.ujac.web.tag.BaseConditionTag
 
doStartTag() - Method in class org.ujac.web.tag.BaseTag
 
doStartTag() - Method in class org.ujac.web.tag.DefineColumnTag
 
doStartTag() - Method in class org.ujac.web.tag.EvalTag
 
doStartTag() - Method in class org.ujac.web.tag.ExtraRowTag
 
doStartTag() - Method in class org.ujac.web.tag.ForeachTag
 
doStartTag() - Method in class org.ujac.web.tag.InsertColumnTag
 
doStartTag() - Method in class org.ujac.web.tag.PrintRowTag
 
doStartTag() - Method in class org.ujac.web.tag.PrintTableTag
 
doStartTag() - Method in class org.ujac.web.tag.RemoveColumnTag
 
doStartTag() - Method in class org.ujac.web.tag.RowCellTag
 
doStartTag() - Method in class org.ujac.web.tag.SwitchTag
 
DoubleArrayType - Class in org.ujac.util.exi.type
Name:IntArrayType
Description: An expression type handler for double arrays.
DoubleArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.DoubleArrayType
Constructs a ObjectArrayType instance with specific attributes.
DoubleArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
DoubleArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.DoubleArrayType.GetOperation
 
DoubleArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
DoubleArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.DoubleArrayType.IsEmptyOperation
 
DoubleArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
DoubleArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.DoubleArrayType.NotEmptyOperation
 
DoubleArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
DoubleArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.DoubleArrayType.SizeOperation
 
DoubleAttributeHandler - Class in org.ujac.print
Name: DoubleAttributeHandler
Description: Attribute handler for double attributes.
DoubleAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.DoubleAttributeHandler
Constructs a DoubleAttributeHandler instance with specific attributes.
doubleFormat - Variable in class org.ujac.util.text.FormatHelper
The floating point format.
doubleFormat - Variable in class org.ujac.web.tag.EvalTag
The double format.
doubleFormat - Variable in class org.ujac.web.tag.ForeachTag
The double format.
doubleHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The double attribute handler.
DoubleType - Class in org.ujac.util.exi.type
Name: DoubleType
Description: An expression type handler for double values.
DoubleType(ExpressionInterpreter, Class, String) - Constructor for class org.ujac.util.exi.type.DoubleType
Constructs a DoubleType instance with no specific arguments.
DoubleType - Class in org.ujac.util.types
Name: DoubleType
Description: A class handling Double values.
DoubleType() - Constructor for class org.ujac.util.types.DoubleType
 
DoubleType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for Doubles.
DoubleType.AbsOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.AbsOperation
 
DoubleType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Doubles.
DoubleType.AddOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.AddOperation
 
DoubleType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for Doubles.
DoubleType.DivOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.DivOperation
 
DoubleType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Doubles.
DoubleType.EqualOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.EqualOperation
 
DoubleType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Doubles.
DoubleType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.GreaterEqualOperation
 
DoubleType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Doubles.
DoubleType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.GreaterOperation
 
DoubleType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Doubles.
DoubleType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.LessEqualOperation
 
DoubleType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Doubles.
DoubleType.LessOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.LessOperation
 
DoubleType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Doubles.
DoubleType.MaxOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.MaxOperation
 
DoubleType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Doubles.
DoubleType.MinOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.MinOperation
 
DoubleType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for Doubles.
DoubleType.MulOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.MulOperation
 
DoubleType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Doubles.
DoubleType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.NotEqualOperation
 
DoubleType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for Doubles.
DoubleType.SubOperation() - Constructor for class org.ujac.util.exi.type.DoubleType.SubOperation
 
doubleValue() - Method in class org.ujac.util.exi.SequenceIndex
 
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BarChart2D
 
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BaseChart
Draws the chart to the given chart output.
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BasePieChart
 
draw(Rectangle2D, Graphics2D) - Method in interface org.ujac.chart.Chart
Draws the chart to the given chart output.
draw(Rectangle2D, Graphics2D) - Method in interface org.ujac.chart.ChartItem
Draws the item to the given graphic instance.
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.LineChart2D
 
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.StackedAreaChart2D
 
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.StackedBarChart2D
 
draw(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.TextChartItem
Draws the item to the given graphic instance.
DRAW_FOREGROUND - Static variable in class org.ujac.print.tag.graphics.GraphicsTag
Definition of the 'draw-foreground' attribute.
DrawCircleTag - Class in org.ujac.print.tag.graphics
Name: DrawCircleTag
Description: Implementation of the <draw-circle> tag.
DrawCircleTag() - Constructor for class org.ujac.print.tag.graphics.DrawCircleTag
Constructs a DrawCircleTag instance with no specific attributes.
DrawCurveTag - Class in org.ujac.print.tag.graphics
Name: DrawCurveTag
Description: Implementation of the <draw-curve> tag.
DrawCurveTag() - Constructor for class org.ujac.print.tag.graphics.DrawCurveTag
Constructs a DrawCurveTag instance with no specific attributes.
drawDescription(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BasePieChart
Draws the chart description.
DrawEllipseTag - Class in org.ujac.print.tag.graphics
Name: DrawEllipseTag
Description: Implementation of the <draw-ellipse> tag.
DrawEllipseTag() - Constructor for class org.ujac.print.tag.graphics.DrawEllipseTag
Constructs a DrawEllipseTag instance with no specific attributes.
drawLegend(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.Base2DScaleChart
Draws the legend.
DrawLineTag - Class in org.ujac.print.tag.graphics
Name: DrawLineTag
Description: Implementation of the <draw-line> tag.
DrawLineTag() - Constructor for class org.ujac.print.tag.graphics.DrawLineTag
Constructs a DrawLineTag instance with no specific attributes.
DrawPolygonTag - Class in org.ujac.print.tag.graphics
Name: DrawPolygonTag
Description: Implementation of the <draw-polyon> tag.
DrawPolygonTag() - Constructor for class org.ujac.print.tag.graphics.DrawPolygonTag
Constructs a DrawPolygonTag instance with no specific attributes.
DrawPolyLineTag - Class in org.ujac.print.tag.graphics
Name: DrawPolyLineTag
Description: Implementation of the <draw-poly-line> tag.
DrawPolyLineTag() - Constructor for class org.ujac.print.tag.graphics.DrawPolyLineTag
Constructs a DrawPolyLineTag instance with no specific attributes.
DrawRectangleTag - Class in org.ujac.print.tag.graphics
Name: DrawRectangleTag
Description: Implementation of the <draw-rectangle> tag.
DrawRectangleTag() - Constructor for class org.ujac.print.tag.graphics.DrawRectangleTag
Constructs a DrawRectangleTag instance with no specific attributes.
drawRule(PdfWriter, Document) - Method in class org.ujac.print.tag.FooterTag
Draws the horizontal rule line.
drawRule(PdfWriter, Document) - Method in class org.ujac.print.tag.HeaderFooterTag
Draws the horizontal rule line.
drawRule(PdfWriter, Document) - Method in class org.ujac.print.tag.HeaderTag
Draws the horizontal rule line.
drawScale(Rectangle2D, Rectangle2D, Graphics2D) - Method in class org.ujac.chart.Base2DScaleChart
Draws the scale.
drawSlice(Graphics2D, Color, int, int) - Method in class org.ujac.chart.BasePieChart
Draws a pie slice.
drawSlice(Graphics2D, Color, int, int) - Method in class org.ujac.chart.DonutChart3D
Draws a pie slice.
drawSlice(Graphics2D, Color, int, int) - Method in class org.ujac.chart.PieChart2D
Draws a pie slice.
drawSlice(Graphics2D, Color, int, int) - Method in class org.ujac.chart.PieChart3D
Draws a pie slice.
drawSliceShadow(Graphics2D, Color, int) - Method in class org.ujac.chart.BasePieChart
Draws the shadow of a pie slice.
drawSliceShadow(Graphics2D, Color, int) - Method in class org.ujac.chart.DonutChart3D
Draws the shadow of a pie slice.
drawSliceShadow(Graphics2D, Color, int) - Method in class org.ujac.chart.PieChart2D
Draws the shadow of a pie slice.
drawSliceShadow(Graphics2D, Color, int) - Method in class org.ujac.chart.PieChart3D
Draws the shadow of a pie slice.
DtdGenerator - Class in org.ujac.print
Title: DtdGenerator
Description: Provides command line access to the static method generateDtd.
DtdGenerator(DocumentTagFactory) - Constructor for class org.ujac.print.DtdGenerator
Constructs a DtdGenerator instance with specific attributes.
DynamicContentContainer - Class in org.ujac.print
Name: DynamicContentContainer
Description: A container tag holding results of dynamic content evaluation.
DynamicContentContainer() - Constructor for class org.ujac.print.DynamicContentContainer
 
DynamicObjectSerializer - Class in org.ujac.util.xml
Name: DynamicObjectSerializer
Description: A dynamic configurable object serializer.
DynamicObjectSerializer() - Constructor for class org.ujac.util.xml.DynamicObjectSerializer
Constructs a DynamicObjectSerializer instance with no specific attributes.
DynamicObjectSerializer(String) - Constructor for class org.ujac.util.xml.DynamicObjectSerializer
Constructs a DynamicObjectSerializer instance with specific attributes.
DynamicObjectSerializer(String, TypeConverter) - Constructor for class org.ujac.util.xml.DynamicObjectSerializer
Constructs a DynamicObjectSerializer instance with specific attributes.
DynamicObjectSerializerTest - Class in org.ujac.util.xml.test
Name: DynamicObjectSerializerTest
Description: Test cases for the DynamicObjectSerializer component.
DynamicObjectSerializerTest() - Constructor for class org.ujac.util.xml.test.DynamicObjectSerializerTest
 

E

editable - Variable in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
The editable flag.
effectiveViewport - Variable in class org.ujac.chart.Base2DScaleChart
The effective viewport (is determined whenever draw scale is called).
elementContainer - Variable in class org.ujac.print.DynamicContentContainer
The element container.
ElementContainer - Interface in org.ujac.print
Name: ElementContainer
Description: An interface for classes who are capable of containing elements.
elementContainer - Variable in class org.ujac.print.test.ExampleTag
The surrounding element container.
ElementDefinition - Class in org.ujac.util.xml
Name: ElementDefinition
Description: Definition of bean elements of complex types.
ElementDefinition(String, Class) - Constructor for class org.ujac.util.xml.ElementDefinition
Constructs a ElementDefinition instance with specific attributes.
elementIterator(Object) - Method in class org.ujac.util.xml.ComplexTypeDefinition
Gets the element iterator.
ElseifToken - Class in org.ujac.util.template
Name: ElseifToken
Description: Represents an _elseif_ statement.
ElseifToken() - Constructor for class org.ujac.util.template.ElseifToken
Constructs a ElseifToken instance with no specific attributes.
ElseTag - Class in org.ujac.print.tag
Name: ElseTag.java
Description: A class handling else items.
ElseTag() - Constructor for class org.ujac.print.tag.ElseTag
Constructs a ElseTag instance with no specific attributes.
ElseTag - Class in org.ujac.web.tag
Name: IfTag
Description: A custom tag class implementing the tag <ujac:else>.
ElseTag() - Constructor for class org.ujac.web.tag.ElseTag
 
ElseToken - Class in org.ujac.util.template
Name: ElseToken
Description: Represents an _else_ statement.
ElseToken() - Constructor for class org.ujac.util.template.ElseToken
Constructs a ElseToken instance with no specific attributes.
enableTemplateCopyWriter() - Method in class org.ujac.print.DocumentHandler
Enables the template copy writer again.
encoding - Variable in class org.ujac.print.tag.BaseFontTag
The font encoding.
EncryptionTag - Class in org.ujac.print.tag
Name: EncryptionTag
Description: A tag implementation defining the encrpytion for the generated document.
EncryptionTag() - Constructor for class org.ujac.print.tag.EncryptionTag
Constructs a EncryptionTag instance with no specific attributes.
endAngles - Variable in class org.ujac.chart.BasePieChart
The array holding the end angles.
endArcs - Variable in class org.ujac.chart.BasePieChart
The array holding the end angles.
endDocument() - Method in class org.ujac.print.DocumentHandler
 
endDocument() - Method in class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
 
endElement(String, String, String) - Method in class org.ujac.print.DocumentHandler
 
endElement(BaseObjectSerializer.StackElement, String, BaseObjectSerializer.StackElement, Object) - Method in class org.ujac.util.table.TableSerializer
 
endElement(BaseObjectSerializer.StackElement, String, BaseObjectSerializer.StackElement, Object) - Method in class org.ujac.util.xml.BaseObjectSerializer
Ends the given local element.
endElement(String, String, String) - Method in class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
 
endElement(BaseObjectSerializer.StackElement, String, BaseObjectSerializer.StackElement, Object) - Method in class org.ujac.util.xml.DynamicObjectSerializer
 
endOfYear(Date) - Static method in class org.ujac.util.DateUtils
Gets the end of year for the given date.
ensureNumberOfPagesTemplate(DocumentFont, PdfContentByte) - Method in class org.ujac.print.BaseDocumentTag
Ensures the 'number of pages' template for the given font.
entrySet() - Method in class org.ujac.util.exi.ExpressionContext
 
entrySet() - Method in class org.ujac.util.template.TemplateContext
 
equals(Object) - Method in class org.ujac.print.DocumentFont
 
equals(Object, Object) - Static method in class org.ujac.util.BeanUtils
Checks if the given objects are equal.
equals(Object, Object, boolean) - Static method in class org.ujac.util.BeanUtils
Checks if the given objects are equal.
equals(String, String) - Static method in class org.ujac.util.StringUtils
Checks if the given objects are equal.
equals(String, String, boolean) - Static method in class org.ujac.util.StringUtils
Checks if the given objects are equal.
equals(Object) - Method in class org.ujac.util.test.CollectionUtilsTest.Person
 
equals(Object) - Method in class org.ujac.util.xml.test.Address
 
equals(Object) - Method in class org.ujac.util.xml.test.Person
 
EqualsRowFilterRule - Class in org.ujac.util.table
Name: EqualsRowFilterRule
Description: Test whether or not the checked fields values are equal to the specified value.
EqualsRowFilterRule(String, Object) - Constructor for class org.ujac.util.table.EqualsRowFilterRule
Constructs a EqualsRowFilterRule instance with specific attributes.
EqualsRowFilterRule(String, Object, boolean) - Constructor for class org.ujac.util.table.EqualsRowFilterRule
Constructs a EqualsRowFilterRule instance with specific attributes.
equalsValue(String) - Method in class org.ujac.print.tag.SwitchTag
Checks if the given value equals the
EscapeSequenceTextAttributeHandler - Class in org.ujac.print
Name: EscapeSequenceTextAttributeHandler
Description: Attribute handler for texts which may hold escape sequences.
EscapeSequenceTextAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.EscapeSequenceTextAttributeHandler
Constructs a EscapeSequenceTextAttributeHandler instance with specific attributes.
evalAttribute(String) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
evalAttribute(AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute definition.
evalBoolean(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a boolean.
evalBoolean(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Boolean.
evalBoolean(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Boolean.
evalBoolean(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Boolean.
evalBooleanExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a boolean value.
evalBooleanExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a boolean value.
evalBooleanExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a boolean value.
evalBooleanOperand(Operand, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a boolean value.
evalByteOperand(Operand, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a byte value.
evalCharOperand(Operand, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a char value.
evalCondition() - Method in class org.ujac.web.tag.BaseConditionTag
Evaluates the condition.
evalCondition() - Method in class org.ujac.web.tag.CaseTag
 
evalCondition() - Method in class org.ujac.web.tag.DefaultTag
 
evalCondition() - Method in class org.ujac.web.tag.ElseTag
Evaluates the condition.
evalCondition() - Method in class org.ujac.web.tag.IfTag
Evaluates the condition.
evalDate(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a Date.
evalDate(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Date.
evalDate(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Date.
evalDate(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Date.
evalDate(Operand, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType
Evaluates the given operand to a Date value.
evalDate(Operand, ExpressionContext) - Method in class org.ujac.util.exi.type.DateType
Evaluates the given operand to a Date value.
evalDate(Operand, ExpressionContext) - Method in class org.ujac.util.exi.type.TimestampType
Evaluates the given operand to a Date value.
evalDate(Operand, ExpressionContext) - Method in class org.ujac.util.exi.type.TimeType
Evaluates the given operand to a Date value.
evalDateExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a Date value.
evalDateExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a Date value.
evalDateExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a Date value.
evalDateOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a Date value.
evalDouble(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a double.
evalDouble(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a double.
evalDouble(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a double.
evalDouble(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a double.
evalDoubleExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a double value.
evalDoubleExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a double value.
evalDoubleExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a double value.
evalDoubleOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a double value.
evalExpr(ExpressionTuple, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression.
evalExpr(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression.
evalFloat(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a float.
evalFloat(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a float.
evalFloat(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a double.
evalFloat(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a double.
evalFloatExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a float value.
evalFloatExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a float value.
evalFloatExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a float value.
evalFloatOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a float value.
evalInt(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as an int.
evalInt(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an integer.
evalInt(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an int.
evalInt(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an int.
evalIntExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as an int value.
evalIntExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as an int value.
evalIntExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as an int value.
evalIntOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as an integer value.
evalLong(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as an long.
evalLong(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a long.
evalLong(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an long.
evalLong(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an long.
evalLongExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a long value.
evalLongExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a long value.
evalLongExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a long value.
evalLongOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a long value.
evalObject(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as am Object.
evalObject(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an Object.
evalObject(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an Object.
evalObject(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as an Object.
evalObjectExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as an Object.
evalObjectExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as an Object.
evalObjectExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as an Object.
evalOperand(Operand, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an operand.
evalSequenceHolder() - Method in class org.ujac.web.tag.ForeachTag
Evaluates the sequence holder.
evalSequenceHolder() - Method in class org.ujac.web.tag.PrintTableTag
Evaluates the sequence holder.
evalShortOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a short value.
evalString(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a String.
evalString(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a String.
evalString(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a String.
evalString(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a String.
evalStringExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a String value.
evalStringExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a String value.
evalStringExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a String value.
evalStringOperand(Operand, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a String value.
EvalTag - Class in org.ujac.web.tag
Name: EvalTag
Description: Evaluates the tags body using the expression interpreter.
EvalTag() - Constructor for class org.ujac.web.tag.EvalTag
 
evalTemplate(String) - Method in class org.ujac.web.tag.ForeachTag
Evaluates the given expression.
evalTime(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a Time.
evalTime(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Time.
evalTime(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Time.
evalTime(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Time.
evalTimeExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a Time value.
evalTimeExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a Time value.
evalTimeExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a Time value.
evalTimeOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression as a Time value.
evalTimestamp(String) - Method in class org.ujac.print.DocumentHandler
Evaluates a text, which is likely to contain expressions as a Timestamp.
evalTimestamp(String, Map, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Timestamp.
evalTimestamp(String, Map, Object, FormatHelper) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Time.
evalTimestamp(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates a text, which is likely to contain expressions as a Time.
evalTimestampExpr(Operand, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a Timestamp value.
evalTimestampExpr(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Evaluates an expression as a Timestamp value.
evalTimestampExpr(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Evaluates an expression as a Timestamp value.
evalTimestampOperand(Operand, ExpressionContext, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Evaluates an expression a an Timestamp value.
evalTuple(ExpressionTuple, ExpressionContext) - Method in interface org.ujac.util.exi.ExpressionType
Evaluates the given expression tuple.
evalTuple(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType
Evaluates the given expression tuple.
evaluate(ExpressionTuple, ExpressionContext) - Method in interface org.ujac.util.exi.ExpressionOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.BeginOfYearOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.DecrementDayOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.DecrementMonthOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.DecrementYearOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.EndOfYearOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.FormatOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.GetDayOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.GetMonthOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.GetYearOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.IncrementDayOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.IncrementMonthOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.IncrementYearOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.NextUltimoOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.PreviousUltimoOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.ReferenceOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.SetDayOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.SetMonthOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseDateType.SetYearOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseNumberType.FormatOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType.InstanceofOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType.ObjectDefinedOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType.ObjectNotDefinedOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BaseType.ToStringOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BooleanType.AndOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BooleanType.ConditionOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BooleanType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BooleanType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BooleanType.NotOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.BooleanType.OrOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.ModOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ByteType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CharType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.ContainsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.NotContainsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.CollectionType.SortOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ConditionResultHolderType.ElseOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DefaultType.PropertyDefinedOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DefaultType.ReferenceOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.DoubleType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.FloatType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.ModOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.IntegerType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.ModOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.LongType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapEntryType.ReferenceOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.ContainsKeyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.EntriesOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.NotContainsKeyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.MapType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.FormatOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.PropertyDefinedOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.ReferenceOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.NullValueType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ObjectArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ObjectArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ObjectArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ObjectArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ResourceBundleType.ContainsKeyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ResourceBundleType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ResourceBundleType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ResourceBundleType.NotContainsKeyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ResourceBundleType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.ColumnCountOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.FormatValueOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.HasColumnOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.HasRowsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.IsVisibleOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.NoRowsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.ReferenceOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.RowCountOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.RowType.RowTypeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortArrayType.GetOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortArrayType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortArrayType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortArrayType.SizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.AbsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.AddOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.DivOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.GreaterEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.GreaterOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.LessEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.LessOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.MaxOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.MinOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.ModOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.MulOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.ShortType.SubOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.CapitalizeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.ConcatOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.EqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.IsEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.LengthOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.LikeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.LowerCaseOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.NotEmptyOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.NotEqualOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.NotLikeOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.SubstringOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.TrimOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.StringType.UpperCaseOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.ColumnCountOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.ColumnsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.FormatValueOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.GetRowOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.HasColumnOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.HasRowsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.NoRowsOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.ReferenceOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.RotateOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.RowCountOperation
Evaluates the given values.
evaluate(ExpressionTuple, ExpressionContext) - Method in class org.ujac.util.exi.type.TableType.VisibleColumnsOperation
Evaluates the given values.
ExampleTag - Class in org.ujac.print.test
Name: ExampleTag
Description: An example custom tag implementation.
ExampleTag() - Constructor for class org.ujac.print.test.ExampleTag
 
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.BaseDateType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.BaseType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.ByteType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.CharType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.DateType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.DoubleType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.FloatType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.IntegerType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.LongType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.ShortType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.TimestampType
Executes the toString operation.
execToString(ExpressionTuple, FormatHelper) - Method in class org.ujac.util.exi.type.TimeType
Executes the toString operation.
execute(double, Object) - Method in class org.ujac.util.table.CountFunctionExecutor
Increases the current value by one.
execute(double, Object) - Method in interface org.ujac.util.table.FunctionExecutor
Applies the function for the given operand on the given current value.
execute(double, Object) - Method in class org.ujac.util.table.SumFunctionExecutor
Adds the numeric value of the given object to the current value.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.AssertToken
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.BaseConditionToken
Excecutes the statement token.
execute(String, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Executes the given template.
execute(String, Writer, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Executes the given template.
execute(TemplateRoot, Writer, TemplateContext) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Executes the given template.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.CallprocToken
Excecutes the statement token.
execute(String, TemplateContext) - Method in class org.ujac.util.template.DefaultTemplateInterpreter
Executes the given template.
execute(String, Writer, TemplateContext) - Method in class org.ujac.util.template.DefaultTemplateInterpreter
Executes the given template.
execute(TemplateRoot, Writer, TemplateContext) - Method in class org.ujac.util.template.DefaultTemplateInterpreter
Executes the given template.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.DefineToken
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.ExpressionToken
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.ForeachToken
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.IfToken
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.LogToken
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.ProcedureToken
Excecutes the statement token.
execute(List, Writer, TemplateContext) - Method in class org.ujac.util.template.ProcedureToken
Calls the procedure.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.StaticToken
Excecutes the statement token.
execute(String, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Executes the given template.
execute(String, Writer, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Executes the given template.
execute(TemplateRoot, Writer, TemplateContext) - Method in interface org.ujac.util.template.TemplateInterpreter
Executes the given template.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.TemplateRoot
Excecutes the statement token.
execute(Writer, TemplateContext) - Method in class org.ujac.util.template.TemplateToken
Excecutes the statement token.
executeTemplate(String) - Method in class org.ujac.print.DocumentHandler
Executes the given template source.
exi - Variable in class org.ujac.util.exi.test.BaseExpressionTest
The expression interpreter to test.
exi - Variable in class org.ujac.util.template.BaseTemplateInterpreter
The expression interpeter to use.
expandRow() - Method in class org.ujac.util.table.BaseRow
Expands the length of the row to the number of columns of the table.
expandRow() - Method in class org.ujac.util.table.DataRow
Expands the length of the row to the number of columns of the table.
ExpressionContext - Class in org.ujac.util.exi
Name: ExpressionContext
Description: A class holding all relevant data, needed to execute expressions.
ExpressionContext() - Constructor for class org.ujac.util.exi.ExpressionContext
Constructs a ExpressionContext instance with no specific attributes.
ExpressionContext(Map) - Constructor for class org.ujac.util.exi.ExpressionContext
Constructs a ExpressionContext instance with specific attributes.
ExpressionContext(Map, FormatHelper) - Constructor for class org.ujac.util.exi.ExpressionContext
Constructs a ExpressionContext instance with specific attributes.
ExpressionContext(Map, Object, FormatHelper) - Constructor for class org.ujac.util.exi.ExpressionContext
Constructs a ExpressionContext instance with specific attributes.
ExpressionContext(ExpressionContext) - Constructor for class org.ujac.util.exi.ExpressionContext
Constructs a ExpressionContext instance with specific attributes.
ExpressionException - Exception in org.ujac.util.exi
Title: ExpressionException
Description: A class used to report exceptions, that occur in class ExpressionInterpreter.
ExpressionException() - Constructor for exception org.ujac.util.exi.ExpressionException
Creates an instance with no specific arguments.
ExpressionException(String) - Constructor for exception org.ujac.util.exi.ExpressionException
Creates an instance with specific arguments.
ExpressionException(String, Throwable) - Constructor for exception org.ujac.util.exi.ExpressionException
Creates an instance with specific arguments.
expressionFilter - Variable in class org.ujac.util.template.BaseTemplateInterpreter
The expression filter.
ExpressionFilter - Interface in org.ujac.util.template
Name: ExpressionFilter
Description: A filter for expressions.
ExpressionInterpreter - Class in org.ujac.util.exi
Title: ExpressionInterpreter
Description: Interpreter for expressions fitting into the following syntax.
Basically an expression consists of an object, an operation and an operand: ${object operation operand}
The operation and the operand are optional.
The object can be an expression itself, so encapsulation of expressions is possible.
ExpressionInterpreter() - Constructor for class org.ujac.util.exi.ExpressionInterpreter
Constructs an ExpressionInterpreter instance with no specific attributes.
ExpressionOperation - Interface in org.ujac.util.exi
Name: ExpressionOperation
Description: The interface for expression operations.
ExpressionRowFilterRule - Class in org.ujac.util.table
Name: ExpressionRowFilterRule
Description: Test whether or not the specified expression evaluates true for the processed rows.
ExpressionRowFilterRule(ExpressionInterpreter, String) - Constructor for class org.ujac.util.table.ExpressionRowFilterRule
Constructs a LikeRowFilterRule instance with specific attributes.
ExpressionToken - Class in org.ujac.util.template
Name: ExpressionToken
Description: Represents an expression token.
ExpressionToken(BaseTemplateInterpreter, char[], int, int, ExpressionTuple) - Constructor for class org.ujac.util.template.ExpressionToken
Constructs a ElseifToken instance with specific attributes.
ExpressionTuple - Class in org.ujac.util.exi
Title: ExpressionTuple
Description: A class holding expression tuples: object, operation and operand.
ExpressionTuple() - Constructor for class org.ujac.util.exi.ExpressionTuple
Default constructor for ExpressionTuple.
ExpressionTuple(char[], int, int, int) - Constructor for class org.ujac.util.exi.ExpressionTuple
Constructs an ExpressionTuple instance with specific arguments.
ExpressionTuple(ExpressionTuple) - Constructor for class org.ujac.util.exi.ExpressionTuple
Constructs an ExpressionTuple instance with specific arguments.
ExpressionType - Interface in org.ujac.util.exi
Name: ExpressionType
Description: The interface for expression types.
extendLeading(Phrase, float) - Method in class org.ujac.print.BaseDocumentTag
Extends the leading of the given phrase.
extendLeading(Phrase, Font, float, float) - Method in class org.ujac.print.BaseDocumentTag
Extends the leading of the given phrase.
extendLeading(Phrase, Chunk, float, float) - Method in class org.ujac.print.BaseDocumentTag
Extends the leading of the given phrase.
extendLeading(Phrase, Phrase) - Method in class org.ujac.print.BaseDocumentTag
Extends the leading of the given phrase.
ExtraRowHolder - Class in org.ujac.web.tag
Name: ExtraRowHolder
Description: A class holding extra-row data.
ExtraRowHolder(PrintTableTag, RowCellHolder[], String, String, String, float, float, float, float) - Constructor for class org.ujac.web.tag.ExtraRowHolder
Constructs a ExtraRowHolder instance with specific attributes.
extraRowsAfter - Variable in class org.ujac.print.tag.PrintRowTag
The extra rows to print after the data row.
extraRowsAfter - Variable in class org.ujac.web.tag.PrintRowTag
The extra rows to print after the data row.
extraRowsBefore - Variable in class org.ujac.print.tag.PrintRowTag
The extra rows to print before the data row.
extraRowsBefore - Variable in class org.ujac.web.tag.PrintRowTag
The extra rows to print before the data row.
ExtraRowTag - Class in org.ujac.print.tag
Name: ExtraRowTag
Description: Implementation of the handler for a tag which adds a extra rows at the surrounding 'print-row' tag.
ExtraRowTag() - Constructor for class org.ujac.print.tag.ExtraRowTag
Constructs a ExtraRowTag instance with no specific attributes.
ExtraRowTag - Class in org.ujac.web.tag
Name: ExtraRowTag
Description: Implementation of the <extra-row> tag.
ExtraRowTag() - Constructor for class org.ujac.web.tag.ExtraRowTag
 

F

family - Variable in class org.ujac.print.tag.BaseFontTag
The font's family.
FIELD_EDITABLE - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'editable' attribute.
FIELD_HEIGHT - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'height' attribute.
FIELD_NAME - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'name' attribute.
FIELD_STATUS - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'status' attribute.
FIELD_TYPE - Static variable in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Definition of the 'type' attribute.
FIELD_VALUE - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'value' attribute.
FIELD_WIDTH - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'width' attribute.
FIELD_X - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'x' attribute.
FIELD_Y - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'y' attribute.
fieldName - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The field name.
fieldValue - Variable in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
The field value.
fieldValue - Variable in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
The field value.
FileResourceLoader - Class in org.ujac.util.io
Title: FileResourceLoader
Description: A resource loader which loads resources from a given directory.
FileResourceLoader(String) - Constructor for class org.ujac.util.io.FileResourceLoader
Constructs a FileResourceLoader instance with specific attributes.
FileResourceLoader(File) - Constructor for class org.ujac.util.io.FileResourceLoader
Constructs a FileResourceLoader instance with specific attributes.
FileResourceLoaderTest - Class in org.ujac.util.io.test
Name: FileResourceLoaderTest
Description: Test cases for the FileResourceLoader class.
FileResourceLoaderTest() - Constructor for class org.ujac.util.io.test.FileResourceLoaderTest
 
FileUtils - Class in org.ujac.util.io
Name: FileUtils
Description: Class providing common utility methods for file handling.
FileUtils() - Constructor for class org.ujac.util.io.FileUtils
 
FILL - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'fill' attribute.
FILL_COLOR - Static variable in class org.ujac.print.tag.graphics.GraphicsTag
Definition of the 'fill-color' attribute.
FILL_ROW - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FILL_ROW - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
fillRow - Variable in class org.ujac.print.tag.BaseCellTag
Tells whether to fill the current row or not.
fillRow - Variable in class org.ujac.print.tag.CellAttributes
The fill-row flag.
fillRow - Variable in class org.ujac.web.tag.RowCellHolder
Tells whether to fill the current row or not.
fillRow - Variable in class org.ujac.web.tag.RowCellTag
Tells whether to fill the current row or not.
fillSupportedAttributes(List) - Method in class org.ujac.chart.BaseChart
Fills the list of supported attributes for the chart.
filterContents(BaseDocumentTag, String, StringBuffer, boolean) - Method in class org.ujac.print.BaseDocumentTag
Processes the escape sequences from the given content string and writes the result into the given buffer.
filterContents(BaseDocumentTag, String, int, StringBuffer) - Method in interface org.ujac.print.ContentFilter
Filters the given contents
filterContents(BaseDocumentTag, String, int, StringBuffer) - Method in class org.ujac.print.DefaultContentFilter
 
FilteredTable - Class in org.ujac.util.table
Name: FilteredTable
Description: A table implementation filtering nested tables according to a given table definition.
FilteredTable(Table) - Constructor for class org.ujac.util.table.FilteredTable
Constructs a FilteredTable instance with specific attributes.
FilteredTable(Table, RowFilterRule) - Constructor for class org.ujac.util.table.FilteredTable
Constructs a FilteredTable instance with specific attributes.
FilteredTableIterator - Class in org.ujac.util.table
Name: FilteredTableIterator
Description: An iterator for the class FilteredTable.
FilteredTableIterator(Table, RowFilterRule) - Constructor for class org.ujac.util.table.FilteredTableIterator
Constructs a FilteredTableIterator instance with specific attributes.
FilteredTableTest - Class in org.ujac.util.table.test
Name: FilteredTableTest
Description: Tests for the class FilteredTable.
FilteredTableTest() - Constructor for class org.ujac.util.table.test.FilteredTableTest
 
filterExpression(char[], int, int) - Method in interface org.ujac.util.template.ExpressionFilter
Filters the expression from the given String
filterExpression(char[], int, int) - Method in class org.ujac.util.template.PageVariablesExpressionFilter
Filters the expression from the given String
finish() - Method in class org.ujac.print.DocumentTransformHelper
Finishes the document processing.
finish(HttpServletResponse) - Method in class org.ujac.web.servlet.ServletDocumentTransformHelper
Finishes the document processing.
fitsPage(PdfWriter, Document, PdfPTable) - Static method in class org.ujac.print.PdfHelper
Checks whether or not the given table fits into the current page.
fitsPage() - Method in interface org.ujac.print.PdfTableHolder
Checks whether the table fits the current page or not.
fitsPage() - Method in class org.ujac.print.tag.PdfTableTag
Checks whether the table fits the current page or not.
fitsPage() - Method in class org.ujac.print.tag.PrintTableTag
Checks whether the table fits the current page or not.
fixedHeight - Variable in class org.ujac.print.tag.CellAttributes
The fixed height size.
FloatArrayType - Class in org.ujac.util.exi.type
Name:IntArrayType
Description: An expression type handler for float arrays.
FloatArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.FloatArrayType
Constructs a ObjectArrayType instance with specific attributes.
FloatArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
FloatArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.FloatArrayType.GetOperation
 
FloatArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
FloatArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.FloatArrayType.IsEmptyOperation
 
FloatArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
FloatArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.FloatArrayType.NotEmptyOperation
 
FloatArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
FloatArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.FloatArrayType.SizeOperation
 
FloatAttributeHandler - Class in org.ujac.print
Name: BooleanAttributeHandler
Description: Attribute handler for float attributes.
FloatAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.FloatAttributeHandler
Constructs a FloatAttributeHandler instance with specific attributes.
floatHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The integer attribute handler.
FloatingFormElement - Class in org.ujac.print.tag.acroform
This class is an enhancement to the iText libary.
FloatingFormElement(BaseAcroFieldTag, PdfWriter, float, float) - Constructor for class org.ujac.print.tag.acroform.FloatingFormElement
 
FloatType - Class in org.ujac.util.exi.type
Name: FloatType
Description: An expression type handler for float values.
FloatType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.FloatType
Constructs a FloatType instance with no specific arguments.
FloatType - Class in org.ujac.util.types
Name: FloatType
Description: A class handling Float values.
FloatType() - Constructor for class org.ujac.util.types.FloatType
 
FloatType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for Floats.
FloatType.AbsOperation() - Constructor for class org.ujac.util.exi.type.FloatType.AbsOperation
 
FloatType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Floats.
FloatType.AddOperation() - Constructor for class org.ujac.util.exi.type.FloatType.AddOperation
 
FloatType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for Floats.
FloatType.DivOperation() - Constructor for class org.ujac.util.exi.type.FloatType.DivOperation
 
FloatType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Floats.
FloatType.EqualOperation() - Constructor for class org.ujac.util.exi.type.FloatType.EqualOperation
 
FloatType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Floats.
FloatType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.FloatType.GreaterEqualOperation
 
FloatType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Floats.
FloatType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.FloatType.GreaterOperation
 
FloatType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Floats.
FloatType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.FloatType.LessEqualOperation
 
FloatType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Floats.
FloatType.LessOperation() - Constructor for class org.ujac.util.exi.type.FloatType.LessOperation
 
FloatType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Floats.
FloatType.MaxOperation() - Constructor for class org.ujac.util.exi.type.FloatType.MaxOperation
 
FloatType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Floats.
FloatType.MinOperation() - Constructor for class org.ujac.util.exi.type.FloatType.MinOperation
 
FloatType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for Floats.
FloatType.MulOperation() - Constructor for class org.ujac.util.exi.type.FloatType.MulOperation
 
FloatType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Floats.
FloatType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.FloatType.NotEqualOperation
 
FloatType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for Floats.
FloatType.SubOperation() - Constructor for class org.ujac.util.exi.type.FloatType.SubOperation
 
floatValue() - Method in class org.ujac.util.exi.SequenceIndex
 
flushContent() - Method in class org.ujac.print.BaseDocumentTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.DynamicContentContainer
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.BaseCellTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.BaseFontTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.ColumnTextTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.ConditionTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.ForeachTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.IndexTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.ListItemTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.ParagraphTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.PhraseTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.TocTag
Flushes the content buffer.
flushContent() - Method in class org.ujac.print.tag.WatermarkTag
Flushes the content buffer.
flushTocChapter(PdfWriter, float) - Method in class org.ujac.print.DocumentHandler
Processes the next unnumbered TOC chapter.
flushTocItems(PdfWriter) - Method in class org.ujac.print.DocumentHandler
Processes all currently unnumbered TOC items.
flushTocSection(PdfWriter, float) - Method in class org.ujac.print.DocumentHandler
Processes the next unnumbered TOC section.
font - Variable in class org.ujac.print.tag.BaseFontTag
The font.
FONT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
FONT_COLOR - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT_COLOR - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
FONT_ENCODING - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT_ENCODING - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
FONT_FAMILY - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT_FAMILY - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
FONT_NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT_NAME - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
FONT_SIZE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT_SIZE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
FONT_STYLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
FONT_STYLE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
fontDef - Variable in class org.ujac.print.tag.BaseFontTag
The font definition.
FontDefTag - Class in org.ujac.print.tag
Name: FontDefItem
Description: A class which handles font definitions.
FontDefTag() - Constructor for class org.ujac.print.tag.FontDefTag
Constructs a FontDefTag instance with no specific attributes.
FontHolder - Interface in org.ujac.print
Name: FontHolder
Description: An interface for font holding items.
FontTag - Class in org.ujac.print.tag
Name: FontTag
Description: A class handling font items.
FontTag() - Constructor for class org.ujac.print.tag.FontTag
Constructs a FontTag instance with no specific attributes.
FooterPartTag - Class in org.ujac.print.tag
Name: FooterPartTag.java
Description: Class handling <footer-part> tags.
FooterPartTag() - Constructor for class org.ujac.print.tag.FooterPartTag
Constructs a FooterPartTag instance with no specific attributes.
footerTag - Variable in class org.ujac.print.tag.FooterPartTag
The parent tag.
FooterTag - Class in org.ujac.print.tag
Name: FooterTag
Description: A class handling footer items.
FooterTag() - Constructor for class org.ujac.print.tag.FooterTag
Constructs a FooterTag instance with no specific attributes.
ForeachTag - Class in org.ujac.print.tag
Name: ForeachTag
Description: A class iterating over a given sequence (list, table etc.) and repeats the nested body for each element of the sequence.
ForeachTag() - Constructor for class org.ujac.print.tag.ForeachTag
Constructs a ForeachTag instance with no specific attributes.
ForeachTag - Class in org.ujac.web.tag
Name: ForeachTag
Description: A custom tag class iterating over the sequence, specified by a given expression.
ForeachTag() - Constructor for class org.ujac.web.tag.ForeachTag
 
ForeachToken - Class in org.ujac.util.template
Name: ForeachToken
Description: Represents a _foreach_ statement.
ForeachToken() - Constructor for class org.ujac.util.template.ForeachToken
Constructs a ForeachToken instance with no specific attributes.
FORM_URL - Static variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Definition of the 'form-url' attribute.
FORMAT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
format(double, StringBuffer, FieldPosition) - Method in class org.ujac.util.text.BigDecimalFormat
 
format(double, StringBuffer, FieldPosition) - Method in class org.ujac.util.text.SmartDecimalFormat
 
formatDate(Date) - Method in class org.ujac.util.text.FormatHelper
Formats the given date as String using the current date format.
formatDouble(double) - Method in class org.ujac.util.text.FormatHelper
Formats the given double as String using the current double format.
formatFloat(float) - Method in class org.ujac.util.text.FormatHelper
Formats the given float as String using the current double format.
formatHelper - Variable in class org.ujac.print.test.BasePrintTest
The format helper to use.
formatHelper - Variable in class org.ujac.util.exi.test.BaseExpressionTest
The format helper to use.
FormatHelper - Class in org.ujac.util.text
Name: FormatHelper
Description: A helper class handling formatting objects.
FormatHelper() - Constructor for class org.ujac.util.text.FormatHelper
Constructs a FormatHelper instance with no specific attributes.
FormatHelper(Locale) - Constructor for class org.ujac.util.text.FormatHelper
Constructs a FormatHelper instance with specific attributes.
formatInt(int) - Method in class org.ujac.util.text.FormatHelper
Formats the given long as String using the current integer format.
formatLong(long) - Method in class org.ujac.util.text.FormatHelper
Formats the given long as String using the current integer format.
formatScaleValue(double, double) - Method in class org.ujac.chart.Base2DScaleChart
Format a number for scale value output.
formatShort(short) - Method in class org.ujac.util.text.FormatHelper
Formats the given short as String using the current integer format.
formatTime(Date) - Method in class org.ujac.util.text.FormatHelper
Formats the given time as String using the current time format.
formatTimestamp(Date) - Method in class org.ujac.util.text.FormatHelper
Formats the given date as String using the current time format.
formatValue(Class, Object) - Method in class org.ujac.util.DefaultTypeConverter
FormatsConverts the given value into an instance of this type.
formatValue(int, Object) - Method in class org.ujac.util.DefaultTypeConverter
FormatsConverts the given value into an instance of this type.
formatValue(String) - Method in class org.ujac.util.table.BaseRow
Formats the given column's value for output.
formatValue(int) - Method in class org.ujac.util.table.BaseRow
Formats the given column's value for output.
formatValue(String) - Method in interface org.ujac.util.table.Row
Formats the given column's value for output.
formatValue(int) - Method in interface org.ujac.util.table.Row
Formats the given column's value for output.
formatValue(Class, Object) - Method in interface org.ujac.util.TypeConverter
FormatsConverts the given value into an instance of this type.
formatValue(int, Object) - Method in interface org.ujac.util.TypeConverter
FormatsConverts the given value into an instance of this type.
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.BooleanType
 
formatValue(Object, FormatHelper) - Method in interface org.ujac.util.types.DataType
FormatsConverts the given value into an instance of this type.
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.DateType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.DoubleType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.FloatType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.IntegerType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.LongType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.ShortType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.StringType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.TimestampType
 
formatValue(Object, FormatHelper) - Method in class org.ujac.util.types.TimeType
 
FUNCTION_COUNT - Static variable in class org.ujac.util.table.PivotTable
Constant for function type 'COUNT'.
FUNCTION_SUM - Static variable in class org.ujac.util.table.PivotTable
Constant for function type 'SUM'.
FunctionExecutor - Interface in org.ujac.util.table
Name: FunctionExecutor
Description: A common interface for table function executors.
FunctionExecutorTest - Class in org.ujac.util.table.test
Name: FunctionExecutorTest
Description: Test cases for function executors.
FunctionExecutorTest(String) - Constructor for class org.ujac.util.table.test.FunctionExecutorTest
Constructs a FunctionExecutorTest instance with specific attributes.

G

generateDtd(Writer) - Method in class org.ujac.print.DtdGenerator
Generates the DTD according to the meta informations, provided by the registered items.
generateXmlSchema(Writer) - Method in class org.ujac.print.XmlSchemaGenerator
Generates the XML schema according to the meta informations, provided by the registered items.
get(Map, Object) - Static method in class org.ujac.util.CollectionUtils
Gets a value according to the given key from the given map.
get(Object) - Method in class org.ujac.util.exi.ExpressionContext
 
get(Object) - Method in class org.ujac.util.template.TemplateContext
 
getAbsolutePosition() - Method in class org.ujac.util.exi.Operand
Gets the tuple's absolute position in the source string.
getAcroForm() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the AcroForm component for the current document.
getAction() - Method in class org.ujac.web.tag.DefineColumnTag
Getter method for the the property action.
getAction() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property action.
getActualContent() - Method in class org.ujac.print.BaseDocumentTag
Gets the actual content.
getActualContent() - Method in class org.ujac.print.tag.BaseCellTag
Gets the actual content.
getActualContent() - Method in class org.ujac.print.tag.ListItemTag
Gets the actual content.
getActualContent() - Method in class org.ujac.print.tag.ParagraphTag
Gets the actual content.
getActualContent() - Method in class org.ujac.print.tag.PhraseTag
Gets the actual content.
getActualContent() - Method in class org.ujac.print.tag.WatermarkTag
Gets the actual content.
getADate() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aDate.
getAddress() - Method in class org.ujac.util.xml.test.Address
Getter method for the the property address.
getAddresses() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property addresses.
getADouble() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aDouble.
getAlias() - Method in interface org.ujac.util.exi.ExpressionType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.BaseType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.BooleanType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.ByteType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.CharType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.DateType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.DoubleType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.FloatType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.IntegerType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.LongType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.ShortType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.StringType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.TimestampType
Gets the alias of the expression type.
getAlias() - Method in class org.ujac.util.exi.type.TimeType
Gets the alias of the expression type.
getAlias() - Method in interface org.ujac.util.table.Column
Gets the column alias.
getAlias() - Method in class org.ujac.util.table.DefaultColumn
Gets the column alias.
getAliases() - Method in class org.ujac.print.AliasTagBuilder
 
getAliases() - Method in class org.ujac.print.AttributeDefinition
Gets an iterator for the alias set.
getAliases() - Method in class org.ujac.print.DefaultTagBuilder
Gets all registered aliases.
getAliases() - Method in class org.ujac.print.tag.CustomTagBuilder
Gets all registered aliases.
getAliases() - Method in interface org.ujac.print.TagBuilder
Gets all registered aliases.
getAlign(String) - Method in class org.ujac.util.table.BaseRow
Gets the alignment of the given field.
getAlign(int) - Method in class org.ujac.util.table.BaseRow
Gets the alignment of the given field.
getAlign() - Method in class org.ujac.util.table.LayoutHints
Getter method for the the property align.
getAlign() - Method in class org.ujac.util.table.ReportFunction
Getter method for the the property align.
getAlign(String) - Method in interface org.ujac.util.table.Row
Gets the alignment of the given field.
getAlign(int) - Method in interface org.ujac.util.table.Row
Gets the alignment of the given field.
getAlignmentId(String) - Static method in class org.ujac.util.table.TableHelper
Gets the id of the given textual alignment representation.
getAlignmentName(int) - Static method in class org.ujac.util.table.TableHelper
Gets the textual representation of the given alignment value.
getAlignText() - Method in class org.ujac.util.table.LayoutHints
Gets the textual representation of the column alignment.
getAList() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aList.
getAllPossibleChilds() - Method in class org.ujac.print.DefaultDocumentTagFactory
Gets all possible childs
getAllPossibleChilds() - Method in interface org.ujac.print.DocumentTagFactory
Gets all possible childs
getALong() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aLong.
getAncestorRules() - Method in class org.ujac.util.template.ElseifToken
Gets the ancestor rules for this template.
getAncestorRules() - Method in class org.ujac.util.template.ElseToken
Gets the ancestor rules for this template.
getAncestorRules() - Method in class org.ujac.util.template.ForeachToken
Gets the ancestor rules for this template.
getAncestorRules() - Method in class org.ujac.util.template.IfToken
Gets the ancestor rules for this template.
getAncestorRules() - Method in class org.ujac.util.template.ProcedureToken
Gets the ancestor rules for this template.
getAncestorRules() - Method in class org.ujac.util.template.TemplateToken
Gets the ancestor rules for this template.
getAnInt() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property anInt.
getAreaLabel() - Method in class org.ujac.chart.DescriptionPattern
Gets the current area label
getAreaLabels() - Method in class org.ujac.chart.BaseChart
Gets the area labels.
getAreaLabels() - Method in interface org.ujac.chart.ChartModel
Gets the chart area labels as a list of Strings.
getAreaLabels() - Method in class org.ujac.chart.DefaultChartModel
Gets the chart area labels as a list of Strings.
getArguments() - Method in class org.ujac.util.template.CallprocToken
Getter method for the the property arguments.
getArguments() - Method in class org.ujac.util.template.ProcedureToken
Getter method for the the property arguments.
getArgumentsAsString() - Method in class org.ujac.util.template.CallprocToken
Gets the argument list as string.
getArgumentsAsString() - Method in class org.ujac.util.template.ElseifToken
 
getArgumentsAsString() - Method in class org.ujac.util.template.ForeachToken
 
getArgumentsAsString() - Method in class org.ujac.util.template.IfToken
 
getArgumentsAsString() - Method in class org.ujac.util.template.ProcedureToken
Gets the argument list as string.
getArgumentsAsString() - Method in class org.ujac.util.template.TemplateToken
Gets the argument list as string.
getAString() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aString.
getATime() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aTime.
getATimestamp() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aTimestamp.
getAttribute(AttributeDefinition, boolean, AttributeDefinition, TypedAttributeHandler) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getAttribute(AttributeDefinition, Object, boolean, AttributeDefinition, TypedAttributeHandler) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getAttribute(String) - Method in class org.ujac.util.xml.ComplexTypeDefinition
Gets the desired attribute definition.
getAttribute(String) - Method in class org.ujac.web.tag.ForeachTag
Gets an attribute from template context.
getAttributeByColumn(String) - Method in class org.ujac.util.db.TableDefinition
Gets an attribute by its column name.
getAttributeByName(String) - Method in class org.ujac.util.db.TableDefinition
Gets an attribute by its name.
getAttributeDefinition(String) - Method in class org.ujac.print.BaseDocumentTag
Gets the attribute definition for the given name
getAttributeHandler() - Method in class org.ujac.print.BaseDocumentTag
Getter method for the the property attributeHandler.
getAttributeHandler() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property attributeHandler.
getAttributes() - Method in class org.ujac.chart.BaseChart
Gets the chart attributes.
getAttributes() - Method in interface org.ujac.chart.Chart
Gets the chart attributes.
getAttributes() - Method in class org.ujac.print.BaseDocumentTag
Gets the item's attributes.
getAttributes() - Method in class org.ujac.util.db.TableDefinition
Gets the attribute list.
getAttributes() - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Gets the tag attributes.
getAttributes() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Gets the attribute list.
getAuthor() - Method in class org.ujac.print.DocumentMetaData
Getter method for the the property author.
getAwtFont(DocumentFont) - Method in class org.ujac.print.DocumentHandler
Gets the BaseFont for the given font name and style.
getBackgroundColor() - Method in class org.ujac.chart.BaseChart
Gets the background color.
getBackgroundColor() - Method in class org.ujac.print.BaseDocumentTag
Getter method for the the property backgroundColor.
getBaseFont(String, int) - Method in class org.ujac.print.DocumentHandler
Gets the BaseFont for the given font name and style.
getBean() - Method in class org.ujac.util.exi.ExpressionContext
Getter method for the the property bean.
getBeanInstance() - Method in class org.ujac.web.tag.EvalTag
Gets the bean instance according to the bean attribute.
getBgColor() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property bgColor.
getBodyEnd() - Method in class org.ujac.util.template.TemplateTokenContainer
Getter method for the the property bodyEnd.
getBodyProperty() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Getter method for the the property bodyProperty.
getBodyStart() - Method in class org.ujac.util.template.TemplateTokenContainer
Getter method for the the property bodyStart.
getBoldFont() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property boldFont.
getBoldItalicFont() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property boldItalicFont.
getBoolean(String) - Method in class org.ujac.chart.ChartAttributes
Gets a boolean attribute.
getBoolean(String) - Method in class org.ujac.util.table.DataRow
Gets the boolean value from the given row.
getBoolean(int) - Method in class org.ujac.util.table.DataRow
Gets the boolean value from the given row.
getBoolean(int, int) - Method in class org.ujac.util.table.DataTable
Gets the boolean value from the given row.
getBoolean(int, String) - Method in class org.ujac.util.table.DataTable
Gets the boolean value from the given row.
getBoolean(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getBoolean(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getBoolean(String) - Method in class org.ujac.util.table.HeaderRow
 
getBoolean(int) - Method in class org.ujac.util.table.HeaderRow
 
getBoolean(int, int) - Method in class org.ujac.util.table.ReportTable
 
getBoolean(int, String) - Method in class org.ujac.util.table.ReportTable
 
getBoolean(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the boolean value from the given row.
getBoolean(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the boolean value from the given row.
getBoolean(String) - Method in interface org.ujac.util.table.Row
Gets the boolean value from the given row.
getBoolean(int) - Method in interface org.ujac.util.table.Row
Gets the boolean value from the given row.
getBoolean(int, int) - Method in interface org.ujac.util.table.Table
Gets the boolean value from the given row.
getBoolean(int, String) - Method in interface org.ujac.util.table.Table
Gets the boolean value from the given row.
getBooleanAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a boolean attribute.
getBooleanAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the boolean value for the given attribute's name.
getBooleanAttribute(AttributeDefinition, boolean, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the boolean value for the given attribute's name.
getBooleanHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the boolean attribute handler.
getBooleanHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the boolean attribute handler.
getBooleanStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a boolean style attribute.
getBorder() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property border.
getBorderAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the border value for the given attribute's name.
getBorderAttribute(AttributeDefinition, int, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the border value for the given attribute's name.
getBorderBottomColor() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderBottomColor.
getBorderBottomWidth() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderBottomWidth.
getBorderColor() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the border color for the field.
getBorderColor() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets the border color for the field.
getBorderColor() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderColor.
getBorderHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the boolean attribute handler.
getBorderHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the boolean attribute handler.
getBorderLeftColor() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderLeftColor.
getBorderLeftWidth() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderLeftWidth.
getBorderRightColor() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderRightColor.
getBorderRightWidth() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderRightWidth.
getBorderStyle() - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
 
getBorderStyle() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets the border style for the field.
getBorderStyle() - Method in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
 
getBorderStyle() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderStyle.
getBorderTopColor() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderTopColor.
getBorderTopWidth() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderTopWidth.
getBorderType() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the border type for the field.
getBorderWidth() - Method in class org.ujac.chart.BaseChart
Gets the border width.
getBorderWidth() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the border width for the field.
getBorderWidth() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets the border width for the field.
getBorderWidth() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property borderWidth.
getBottomPadding() - Method in class org.ujac.chart.BaseChart
Gets the top padding.
getCached() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property cached.
getCachedImage(Object) - Method in class org.ujac.print.DocumentHandler
Getting image from cache.
getCause() - Method in exception org.ujac.chart.ChartException
Gets the original cause of the exception.
getCell() - Method in class org.ujac.print.tag.BaseCellTag
Gets the PDF cell.
getCellAttributes() - Method in interface org.ujac.print.PdfCellContainer
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.BaseCellTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.CellTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.ConditionTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.ExtraRowTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.ForeachTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.IndexTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.MacroDefTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.PdfTableTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.PrintRowTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.PrintTableTag
Gets the cell attributes.
getCellAttributes() - Method in interface org.ujac.print.tag.RowCellContainer
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.TableTag
Gets the cell attributes.
getCellAttributes() - Method in class org.ujac.print.tag.TocTag
Gets the cell attributes.
getCellAttributes(String, String, String, String, String, int, float, float, float, float) - Method in class org.ujac.web.tag.ExtraRowHolder
Produces a td/th tag attribute list according to the given attributes.
getCellAttributes(String, String, String, String, String, int) - Method in class org.ujac.web.tag.ExtraRowTag
Produces a td/th tag attribute list according to the given attributes.
getCellAttributes(String, String, String, String, String, int, float, float, float, float) - Method in class org.ujac.web.tag.PrintRowTag
Produces a td/th tag attribute list according to the given attributes.
getCellContainer() - Method in class org.ujac.print.tag.ConditionTag
Gets the cell container.
getCellContainer() - Method in class org.ujac.print.tag.ForeachTag
Gets the cell container.
getCellContainer() - Method in class org.ujac.print.tag.IndexTag
Gets the cell container.
getCellContainer() - Method in class org.ujac.print.tag.TocTag
Gets the cell container.
getCellpadding() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property cellpadding.
getCellspacing() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property cellspacing.
getCharAttribute(String) - Method in class org.ujac.print.tag.ListTag
Added by Kiran Gets the value for the given attribute's name.
getChartData() - Method in interface org.ujac.chart.ChartModel
Gets the chart data as a list of double arrays.
getChartData() - Method in class org.ujac.chart.DefaultChartModel
 
getChilds() - Method in class org.ujac.util.template.test.PerformanceTest.TreeNode
Gets the childs of the node.
getChilds() - Method in class org.ujac.util.template.test.ProcedureTest.TreeNode
Gets the childs of the node.
getCity() - Method in class org.ujac.util.xml.test.Address
Getter method for the the property city.
getCode() - Method in class org.ujac.util.exi.Operand
Gets the source of the current expression part.
getColor(String) - Method in class org.ujac.chart.ChartAttributes
Gets a Color attribute.
getColor() - Method in class org.ujac.chart.TextChartItem
Getter method for the the property color.
getColor(String) - Method in interface org.ujac.print.ColorRegistry
Gets a color from the color registry.
getColor() - Method in class org.ujac.print.DocumentFont
Getter method for the the property color.
getColor(String) - Method in class org.ujac.print.DocumentHandler
Gets a color from the color registry.
getColorArray(String) - Method in class org.ujac.chart.ChartAttributes
Gets a Color array attribute.
getColorAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a color attribute.
getColorAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the color value for the given attribute's name.
getColorAttribute(AttributeDefinition, Color, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the color value for the given attribute's name.
getColorHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the color attribute handler.
getColorHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the color attribute handler.
getColorStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a color style attribute.
getColspan() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property colspan.
getColspan() - Method in class org.ujac.web.tag.CellData
Getter method for the the property colspan.
getColspan() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property colspan.
getColspan() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property colspan.
getColumn(int) - Method in class org.ujac.util.table.BaseTable
Gets the column at the given index.
getColumn(String) - Method in class org.ujac.util.table.BaseTable
Gets the column with the given name.
getColumn() - Method in class org.ujac.util.table.CompareItem
Gets the column to sort by.
getColumn(int) - Method in class org.ujac.util.table.FilteredTable
 
getColumn(String) - Method in class org.ujac.util.table.FilteredTable
 
getColumn(int) - Method in class org.ujac.util.table.ReportTable
 
getColumn(String) - Method in class org.ujac.util.table.ReportTable
 
getColumn(int) - Method in interface org.ujac.util.table.Table
Gets the column at the given index.
getColumn(String) - Method in interface org.ujac.util.table.Table
Gets the column with the given name.
getColumnCount() - Method in class org.ujac.util.table.BaseTable
Gets the current number of columns.
getColumnCount() - Method in class org.ujac.util.table.FilteredTable
Gets the current number of columns.
getColumnCount() - Method in class org.ujac.util.table.ReportTable
Gets the current number of columns.
getColumnCount() - Method in interface org.ujac.util.table.Table
Gets the current number of columns.
getColumnIdx() - Method in class org.ujac.util.table.ReportFunction
Getter method for the the property columnIdx.
getColumnIdx() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property columnIdx.
getColumnIndex(String) - Method in class org.ujac.print.tag.PrintTableTag
Gets the index of the given column.
getColumnIndex() - Method in class org.ujac.print.tag.RowCellTag
Gets the column index.
getColumnIndex(String) - Method in class org.ujac.util.table.BaseTable
Gets the index of the given column name.
getColumnIndex(String) - Method in class org.ujac.util.table.FilteredTable
 
getColumnIndex(String) - Method in class org.ujac.util.table.ReportTable
 
getColumnIndex(String) - Method in interface org.ujac.util.table.Table
Gets the index of the given column name.
getColumnIndex(String) - Method in class org.ujac.web.tag.PrintTableTag
Gets the index of the given column.
getColumnIndex() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property index.
getColumnIndex() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property index.
getColumnName() - Method in class org.ujac.print.tag.RowCellTag
Gets the column name.
getColumnName() - Method in class org.ujac.util.db.AttributeDefinition
Gets the attribute's column name.
getColumnName() - Method in class org.ujac.util.table.ReportFunction
Gets the column name.
getColumnName() - Method in class org.ujac.util.table.ReportGroup
Gets the column name.
getColumnName() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property name.
getColumnName() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property name.
getColumnTypeId(String) - Static method in class org.ujac.util.table.TableHelper
Gets the ID from the given column type name.
getColumnTypeName(int) - Static method in class org.ujac.util.table.TableHelper
Gets the ID from the given column type name.
getCommonAttributesHolder() - Method in class org.ujac.print.BaseDocumentTag
Gets the element container.
getCompatibleDefinition(BaseDocumentTag) - Method in class org.ujac.print.ChildDefinitionMap
Tells whether or not the given tag class is supported.
getComplexType(String) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Gets the element class for the given tag name.
getComplexType(Class) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Gets the element class for the given tag name.
getConstantValue(String) - Method in class org.ujac.util.exi.ExpressionInterpreter
Parses constant from given text.
getContent() - Method in class org.ujac.print.AbstractTagTest
Gets the tags textual content.
getContent() - Method in class org.ujac.print.BaseDocumentTag
Gets the current content.
getContent() - Method in class org.ujac.print.DocumentEvent
Gets the item's content.
getContent() - Method in class org.ujac.web.tag.RowCellHolder
Gets the tag's content.
getContent() - Method in class org.ujac.web.tag.RowCellTag
Gets the tag's content.
getContentByte() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Gets the content byte to execute graphical operations.
getContentFilter() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property contentFilter.
getContentFilter() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property contentFilter.
getContents() - Method in class org.ujac.print.DynamicContentContainer
Getter method for the the property contents.
getContents() - Method in class org.ujac.web.tag.CellData
Getter method for the the property contents.
getCountry() - Method in class org.ujac.util.xml.test.Address
Getter method for the the property country.
getCurrentRow() - Method in class org.ujac.web.tag.PrintTableTag
Gets the current row.
getCurrentValue() - Method in class org.ujac.print.tag.BaseLoopTag
Gets the the current value.
getCurrentValue() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property currentValue.
getCurrentVerticalPosition(PdfWriter) - Static method in class org.ujac.print.PdfHelper
Gets the current vertical position on the current page.
getCustomAttributes() - Method in class org.ujac.print.BaseDocumentTag
Gets the item's custom attributes.
getData() - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Getter method for the the property data.
getDataAccessor() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property dataAccessor.
getDataIndex() - Method in interface org.ujac.util.table.Column
Gets the data index.
getDataIndex() - Method in class org.ujac.util.table.DefaultColumn
Gets the data index.
getDataTable() - Method in class org.ujac.util.table.FilteredTable
Getter method for the the property dataTable.
getDataTable() - Method in class org.ujac.util.table.ReportTable
Getter method for the the property dataTable.
getDataType(Class) - Method in class org.ujac.util.DefaultTypeConverter
Gets the data type for the given class.
getDataType(int) - Method in class org.ujac.util.DefaultTypeConverter
Gets the data type for the given type ID.
getDataType(Class) - Method in interface org.ujac.util.TypeConverter
Gets the data type for the given class.
getDataType(int) - Method in interface org.ujac.util.TypeConverter
Gets the data type for the given type ID.
getDate(String) - Method in class org.ujac.util.table.DataRow
Gets the Date value from the given row.
getDate(int) - Method in class org.ujac.util.table.DataRow
Gets the Date value from the given row.
getDate(int, int) - Method in class org.ujac.util.table.DataTable
Gets the Date value from the given row.
getDate(int, String) - Method in class org.ujac.util.table.DataTable
Gets the Date value from the given row.
getDate(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getDate(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getDate(String) - Method in class org.ujac.util.table.HeaderRow
 
getDate(int) - Method in class org.ujac.util.table.HeaderRow
 
getDate(int, int) - Method in class org.ujac.util.table.ReportTable
 
getDate(int, String) - Method in class org.ujac.util.table.ReportTable
 
getDate(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the Date value from the given row.
getDate(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the Date value from the given row.
getDate(String) - Method in interface org.ujac.util.table.Row
Gets the Date value from the given row.
getDate(int) - Method in interface org.ujac.util.table.Row
Gets the Date value from the given row.
getDate(int, int) - Method in interface org.ujac.util.table.Table
Gets the Date value from the given row.
getDate(int, String) - Method in interface org.ujac.util.table.Table
Gets the Date value from the given row.
getDateFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the current date format.
getDateOfBirth() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property dateOfBirth.
getDay(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the day of month from the given calendar.
getDay(Date) - Static method in class org.ujac.util.DateUtils
Gets the day of month from the given date.
getDefaultContent(int) - Method in class org.ujac.print.tag.PrintTableTag
Gets the default contents for the given column.
getDefaultContent(int) - Method in class org.ujac.web.tag.PrintTableTag
Gets the default contents for the given column.
getDefaultDateFormat(Locale) - Method in class org.ujac.util.text.FormatHelper
Gets the default date format for the given locale.
getDefaultDoubleFormat(Locale) - Method in class org.ujac.util.text.FormatHelper
Gets the default double format for the given locale.
getDefaultIntegerFormat(Locale) - Method in class org.ujac.util.text.FormatHelper
Gets the default integer format for the given locale.
getDefaultTimeFormat(Locale) - Method in class org.ujac.util.text.FormatHelper
Gets the default time format for the given locale.
getDefaultTimestampFormat(Locale) - Method in class org.ujac.util.text.FormatHelper
Gets the default timestamp format for the given locale.
getDefaultValue() - Method in class org.ujac.print.ParameterDefinition
Gets the default value.
getDeltaY() - Method in class org.ujac.chart.BasePieChart
Gets the vertical delta factor for the pie height.
getDeltaY() - Method in class org.ujac.chart.BasePieChart3D
Gets the vertical delta factor for the pie height.
getDeprecation() - Method in class org.ujac.print.AttributeDefinition
Getter method for the the property deprecation.
getDepth() - Method in class org.ujac.print.BaseDocumentTag
Gets the item's depth in the document tree.
getDescription() - Method in class org.ujac.print.AttributeDefinition
Gets the attribute's description.
getDescription() - Method in class org.ujac.print.BaseDocumentTag
Gets a description for the item.
getDescription() - Method in class org.ujac.print.DynamicContentContainer
 
getDescription() - Method in class org.ujac.print.ParameterDefinition
Gets the parameter description.
getDescription() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.OptionTag
 
getDescription() - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AddColumnTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AddRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AlterColumnTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AnchorTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AnnotationTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AssertTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.AttributeTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.BackgroundImageTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.BarcodePdf417Tag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.BarcodeTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.BaseCellTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.BoldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.BoxTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.CaseTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.CellTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ChapterTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ChartTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ColorDefTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ColumnTextTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.CustomTagTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.DatamatrixTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.DateFormatTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.DefaultTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.DefineColumnTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.DefineTableTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.DocumentTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ElseTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.EncryptionTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ExtraRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.FontDefTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.FontTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.FooterPartTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.FooterTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ForeachTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawCircleTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawCurveTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawEllipseTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawLineTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawPolygonTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawPolyLineTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.DrawRectangleTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.PointTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.SetFillColorTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.SetLineCapTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.SetLineDashTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.SetLineJoinTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.SetLineWidthTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.graphics.SetStrokeColorTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.HeaderPartTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.HeaderTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.HeadTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.IfTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ImageTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ImportTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.IndexTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.InsertColumnTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.InsertDocumentTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ItalicTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ItemsTag
 
getDescription() - Method in class org.ujac.print.tag.ItemTag
 
getDescription() - Method in class org.ujac.print.tag.JavascriptTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ListItemTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ListSymbolTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ListTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.LogTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.MacroDefTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.MacroTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.MetaTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ModuleTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.NewLineTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.NewPageTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.NumberFormatTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.OutlineTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.OverlayTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PageFormatTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ParagraphTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ParameterDefTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ParameterTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PdfCellTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PdfTableSplitTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PdfTableTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PhraseTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PrintFooterRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PrintGroupRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PrintGroupTitleRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PrintHeaderRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PrintRowTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.PrintTableTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.RegisterFontTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.RegisterTagTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.RemoveColumnTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ResourceBundleTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.RowCellTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SectionTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SegmentTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SetFieldTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SetFormatTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SetPropertyTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SpaceTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SpanTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.StickyTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.StyleDefTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SubscriptTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SuperscriptTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.SwitchTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.TableTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.TextChartItemTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.TocTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.TogglePropertyTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.UnderlineTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.ViewerPreferencesTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.tag.WatermarkTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.print.test.DocumentPrinterTest.ChartTestTuple
Getter method for the the property description.
getDescription() - Method in class org.ujac.print.test.ExampleTag
Gets a brief description for the item.
getDescription() - Method in class org.ujac.util.exi.BaseExpressionOperation
Gets a description for the operation.
getDescription() - Method in interface org.ujac.util.exi.ExpressionOperation
Gets a description for the operation.
getDescription() - Method in interface org.ujac.util.exi.ExpressionType
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.BeginOfYearOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.DecrementDayOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.DecrementMonthOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.DecrementYearOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.EndOfYearOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.FormatOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.GetDayOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.GetMonthOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.GetYearOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.IncrementDayOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.IncrementMonthOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.IncrementYearOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.NextUltimoOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.PreviousUltimoOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.ReferenceOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.SetDayOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.SetMonthOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseDateType.SetYearOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseNumberType.FormatOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType.InstanceofOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType.ObjectDefinedOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType.ObjectNotDefinedOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BaseType.ToStringOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BooleanType.AndOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BooleanType.ConditionOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BooleanType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BooleanType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BooleanType.NotOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.BooleanType.OrOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.ModOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ByteType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CharType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.ContainsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.NotContainsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.CollectionType.SortOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ConditionResultHolderType.ElseOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DefaultType.PropertyDefinedOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DefaultType.ReferenceOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.DoubleType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.FloatType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.ModOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.IntegerType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.ModOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.LongType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapEntryType.ReferenceOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.ContainsKeyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.EntriesOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.NotContainsKeyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.MapType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.FormatOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType
Gets a description for the type handler.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.PropertyDefinedOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.ReferenceOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.NullValueType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ObjectArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ObjectArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ObjectArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ObjectArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ResourceBundleType.ContainsKeyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ResourceBundleType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ResourceBundleType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ResourceBundleType.NotContainsKeyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ResourceBundleType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.ColumnCountOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.FormatValueOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.HasColumnOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.HasRowsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.IsVisibleOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.NoRowsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.ReferenceOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.RowCountOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.RowType.RowTypeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortArrayType.GetOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortArrayType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortArrayType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortArrayType.SizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.AbsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.AddOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.DivOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.GreaterEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.GreaterOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.LessEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.LessOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.MaxOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.MinOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.ModOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.MulOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.ShortType.SubOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.CapitalizeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.ConcatOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.EqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.IsEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.LengthOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.LowerCaseOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.NotEmptyOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.NotEqualOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.NotLikeOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.SubstringOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.TrimOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.StringType.UpperCaseOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.ColumnCountOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.ColumnsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.FormatValueOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.GetRowOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.HasColumnOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.HasRowsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.NoRowsOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.ReferenceOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.RotateOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.RowCountOperation
Gets a description for the operation.
getDescription() - Method in class org.ujac.util.exi.type.TableType.VisibleColumnsOperation
Gets a description for the operation.
getDescriptionColor() - Method in class org.ujac.chart.BaseChart
Gets the description line color.
getDescriptionDrawingStep() - Method in class org.ujac.chart.BasePieChart
Gets the index of the step before which to draw the chart description.
getDescriptionDrawingStep() - Method in class org.ujac.chart.DonutChart3D
Gets the index of the step before which to draw the chart description.
getDescriptionDrawingStep() - Method in class org.ujac.chart.PieChart3D
Gets the index of the step before which to draw the chart description.
getDescriptionFont() - Method in class org.ujac.chart.BaseChart
Gets the description font.
getDescriptionLineWidth() - Method in class org.ujac.chart.BaseChart
Gets the description line width.
getDescriptionPattern() - Method in class org.ujac.chart.BaseChart
Gets the description pattern.
getDimensionAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a dimension attribute.
getDimensionAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the dimension value for the given attribute's name.
getDimensionAttribute(AttributeDefinition, float, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the dimension value for the given attribute's name.
getDimensionAttribute(AttributeDefinition, Float, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the dimension value for the given attribute's name.
getDimensionHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the dimension attribute handler.
getDimensionHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the dimension attribute handler.
getDimensionStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a dimension style attribute.
getDirection() - Method in class org.ujac.util.CompareTuple
Getter method for the the property direction.
getDirection() - Method in class org.ujac.util.table.CompareItem
Gets the sort direction.
getDirection() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property direction.
getDirectionName() - Method in class org.ujac.util.CompareTuple
Gets the sort direction name.
getDistinctValues(int) - Method in class org.ujac.util.table.BaseTable
Gets the distinct values of the specified column.
getDistinctValues(String) - Method in class org.ujac.util.table.BaseTable
Gets the distinct values of the specified column.
getDistinctValues(int) - Method in interface org.ujac.util.table.Table
Gets the distinct values of the specified column.
getDistinctValues(String) - Method in interface org.ujac.util.table.Table
Gets the distinct values of the specified column.
getDocument() - Method in class org.ujac.print.DocumentHandler
Gets the document.
getDocument(boolean) - Method in class org.ujac.print.DocumentHandler
Gets the document.
getDocument() - Method in class org.ujac.print.tag.DocumentTag
Gets the iText document.
getDocument(boolean) - Method in class org.ujac.print.tag.DocumentTag
Gets the iText document.
getDocument() - Method in class org.ujac.print.tag.SegmentTag
Gets the iText document.
getDocument(boolean) - Method in class org.ujac.print.tag.SegmentTag
Gets the iText document.
getDocumentEvents() - Method in class org.ujac.print.tag.MacroDefTag
Gets the document event list.
getDocumentHandler() - Method in class org.ujac.print.BaseDocumentTag
Gets the document handler.
getDocumentPrinter() - Method in class org.ujac.web.servlet.ServletDocumentPrinter
Gets the document printer instance.
getDocumentStream() - Method in class org.ujac.print.DocumentHolder
Gets the document stream.
getDocumentWriter() - Method in class org.ujac.print.DocumentHandler
Gets the document writer.
getDocumentWriter(boolean) - Method in class org.ujac.print.DocumentHandler
Gets the document writer.
getDouble(String) - Method in class org.ujac.chart.ChartAttributes
Gets a double attribute.
getDouble(String) - Method in class org.ujac.util.table.DataRow
Gets the double value from the given row.
getDouble(int) - Method in class org.ujac.util.table.DataRow
Gets the double value from the given row.
getDouble(int, int) - Method in class org.ujac.util.table.DataTable
Gets the double value from the given row.
getDouble(int, String) - Method in class org.ujac.util.table.DataTable
Gets the double value from the given row.
getDouble(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getDouble(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getDouble(String) - Method in class org.ujac.util.table.HeaderRow
 
getDouble(int) - Method in class org.ujac.util.table.HeaderRow
 
getDouble(int, int) - Method in class org.ujac.util.table.ReportTable
 
getDouble(int, String) - Method in class org.ujac.util.table.ReportTable
 
getDouble(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the double value from the given row.
getDouble(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the double value from the given row.
getDouble(String) - Method in interface org.ujac.util.table.Row
Gets the double value from the given row.
getDouble(int) - Method in interface org.ujac.util.table.Row
Gets the double value from the given row.
getDouble(int, int) - Method in interface org.ujac.util.table.Table
Gets the double value from the given row.
getDouble(int, String) - Method in interface org.ujac.util.table.Table
Gets the double value from the given row.
getDoubleFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the current double format.
getDoubleHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the double attribute handler.
getDoubleHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the double attribute handler.
getDoubleValue() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns 133.333333.
getDuration() - Method in class org.ujac.util.StopWatch
Gets the time duration.
getDynamicContentContainer() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property dynamicContentContainer.
getElementContainer() - Method in class org.ujac.print.tag.BaseElementTag
Gets the element container.
getElementContainer() - Method in class org.ujac.print.tag.BoxTag
Gets the element container.
getElementDefinition(String) - Method in class org.ujac.util.xml.ComplexTypeDefinition
Gets the desired element definition.
getElementDefinitions() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Gets the element list.
getEmbedded() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property embedded.
getEncoding() - Method in class org.ujac.print.DocumentFont
Getter method for the the property encoding.
getEncoding() - Method in class org.ujac.util.xml.BaseObjectSerializer
Getter method for the the property encoding.
getEndPosition() - Method in class org.ujac.util.template.TemplateToken
Gets the end position of the statement token in the expression.
getEscapeSequenceTextHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the integer attribute handler.
getEscapeSequenceTextHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the integer attribute handler.
getEvenStyle() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property evenStyle.
getEvenStyle() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property evenStyle.
getEvenStyle() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property evenStyle.
getEvenStyle() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property evenStyle.
getEvenStyle() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property evenStyle.
getExamples() - Method in class org.ujac.print.BaseDocumentTag
Gets examples for the item.
getExamples() - Method in class org.ujac.util.exi.BaseExpressionOperation
Gets examples for the item.
getExamples() - Method in interface org.ujac.util.exi.ExpressionOperation
Gets examples for the item.
getExecutor() - Method in class org.ujac.util.table.ReportFunction
Getter method for the the property executor.
getExpectedNumberOfPages() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property expectedNumberOfPages.
getExpectedNumberOfPages() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property expectedNumberOfPages.
getExpressionFilter() - Method in class org.ujac.util.template.BaseTemplateInterpreter
Getter method for the the property expressionFilter.
getExpressionFilter() - Method in interface org.ujac.util.template.TemplateInterpreter
Getter method for the the property expressionFilter.
getExpressionProperties(HttpServletRequest) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the ExpressionInterpreter properties for the given request.
getExpressionProperties(PageContext) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the ExpressionInterpreter properties for the given request.
getFamily() - Method in class org.ujac.print.DocumentFont
Getter method for the the property family.
getFieldAlignment(LayoutHints) - Method in class org.ujac.util.table.BaseRow
Gets the field alignment.
getFieldAlignment(LayoutHints) - Method in class org.ujac.util.table.HeaderRow
Gets the field alignment.
getFieldDimensions() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
 
getFieldName() - Method in class org.ujac.util.CompareTuple
Getter method for the the property fieldName.
getFillArea() - Method in class org.ujac.chart.LineChart2D
Rules, whether the area below the line is filled or not.
getFillArea() - Method in class org.ujac.chart.StackedAreaChart2D
Rules, whether the area below the line is filled or not.
getFilterRule() - Method in class org.ujac.util.table.FilteredTable
Gets the filter rule.
getFirstName() - Method in class org.ujac.print.test.DocumentPrinterTest.Person
Gets the first name.
getFirstName() - Method in class org.ujac.util.exi.test.CollectionTypeTest.Person
Getter method for the the property firstName.
getFirstName() - Method in class org.ujac.util.test.CollectionUtilsTest.Person
Getter method for the the property firstName.
getFirstName() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property firstName.
getFixedHeight() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property fixedHeight.
getFloat(String) - Method in class org.ujac.chart.ChartAttributes
Gets a float attribute.
getFloat(String) - Method in class org.ujac.util.table.DataRow
Gets the float value from the given row.
getFloat(int) - Method in class org.ujac.util.table.DataRow
Gets the float value from the given row.
getFloat(int, int) - Method in class org.ujac.util.table.DataTable
Gets the float value from the given row.
getFloat(int, String) - Method in class org.ujac.util.table.DataTable
Gets the float value from the given row.
getFloat(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getFloat(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getFloat(String) - Method in class org.ujac.util.table.HeaderRow
 
getFloat(int) - Method in class org.ujac.util.table.HeaderRow
 
getFloat(int, int) - Method in class org.ujac.util.table.ReportTable
 
getFloat(int, String) - Method in class org.ujac.util.table.ReportTable
 
getFloat(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the float value from the given row.
getFloat(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the double value from the given row.
getFloat(int) - Method in interface org.ujac.util.table.Row
Gets the float value from the given row.
getFloat(String) - Method in interface org.ujac.util.table.Row
Gets the float value from the given row.
getFloat(int, int) - Method in interface org.ujac.util.table.Table
Gets the float value from the given row.
getFloat(int, String) - Method in interface org.ujac.util.table.Table
Gets the float value from the given row.
getFloatAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a float attribute.
getFloatAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the float value for the given attribute's name.
getFloatAttribute(AttributeDefinition, float, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the float value for the given attribute's name.
getFloatHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the float attribute handler.
getFloatHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the float attribute handler.
getFloatStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a float style attribute.
getFloatValue() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns 12.5.
getFont(String) - Method in class org.ujac.chart.ChartAttributes
Gets a Font attribute.
getFont() - Method in class org.ujac.chart.TextChartItem
Gets the item's font.
getFont() - Method in class org.ujac.print.BaseDocumentTag
Gets the font from the surrounding FontHolder tag.
getFont() - Method in class org.ujac.print.DocumentFont
Getter method for the the property font.
getFont(String) - Method in class org.ujac.print.DocumentHandler
Gets the font with the given name.
getFont() - Method in interface org.ujac.print.FontHolder
Gets the font.
getFont() - Method in class org.ujac.print.tag.BaseFontTag
Gets the font.
getFont() - Method in class org.ujac.print.tag.FontDefTag
Gets the font.
getFont() - Method in class org.ujac.print.tag.HeaderFooterTag
Gets the font.
getFontMapper() - Method in class org.ujac.print.DocumentHandler
Gets the font mapper, required for PDF rendering using the Graphics2D interface.
getFontName() - Method in class org.ujac.print.AwtFont
Getter method for the the property fontName.
getForcedType() - Method in class org.ujac.util.exi.Operand
Getter method for the the property forcedType.
getFormat() - Method in class org.ujac.print.tag.RowCellTag
Gets the format.
getFormat(String) - Method in class org.ujac.util.table.BaseRow
Gets the format of the given field.
getFormat(int) - Method in class org.ujac.util.table.BaseRow
Gets the format of the given field.
getFormat() - Method in interface org.ujac.util.table.Column
Gets the colum format.
getFormat() - Method in class org.ujac.util.table.DefaultColumn
Gets the colum format.
getFormat() - Method in class org.ujac.util.table.ReportFunction
Getter method for the the property format.
getFormat(String) - Method in interface org.ujac.util.table.Row
Gets the format of the given field.
getFormat(int) - Method in interface org.ujac.util.table.Row
Gets the format of the given field.
getFormatHelper() - Method in class org.ujac.print.DocumentHandler
Gets the format helper.
getFormatHelper() - Method in class org.ujac.print.DocumentPrinter
Gets the format helper.
getFormatHelper() - Method in class org.ujac.util.exi.ExpressionContext
Getter method for the the property formatHelper.
getFormatHelper() - Method in class org.ujac.util.table.BaseTable
Getter method for the the property formatHelper.
getFormatHelper() - Method in class org.ujac.util.table.FilteredTable
Getter method for the the property formatHelper.
getFormatHelper() - Method in class org.ujac.util.table.ReportTable
Getter method for the the property formatHelper.
getFormatHelper() - Method in interface org.ujac.util.table.Table
Getter method for the the property formatHelper.
getFormatHelper(HttpServletRequest) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the FormatHelper instance for the given request.
getFormatHelper(PageContext) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the ExpressionInterpreter instance for the given request.
getFormatHelper() - Method in class org.ujac.web.tag.EvalTag
Getter method for the the property formatHelper.
getFormatName() - Method in class org.ujac.chart.ImageIOChartWriter
Getter method for the the property formatName.
getFullyQualifiedType() - Method in class org.ujac.util.db.AttributeDefinition
Getter method for the the property fullyQualifiedType.
getFunctions() - Method in class org.ujac.util.table.ReportTable
Getter method for the the property functions.
getGetter() - Method in class org.ujac.util.db.AttributeDefinition
Gets the name of the getter method for the attribute.
getGetter() - Method in class org.ujac.util.table.BeanColumn
Gets the getter method.
getGetter() - Method in class org.ujac.util.xml.AttributeDefinition
Getter method for the the property getter.
getGetter() - Method in class org.ujac.util.xml.ElementDefinition
Getter method for the the property getter.
getGridBackgroundColor() - Method in class org.ujac.chart.Base2DScaleChart
Gets the grid background color.
getGridColor() - Method in class org.ujac.chart.Base2DScaleChart
Gets the grid color.
getGroupName() - Method in class org.ujac.util.table.GroupRow
Getter method for the the property groupName.
getGroupName() - Method in class org.ujac.web.tag.PrintGroupRowTag
Getter method for the the property groupName.
getGroupName() - Method in class org.ujac.web.tag.PrintGroupTitleRowTag
Getter method for the the property groupName.
getGroupResult(int) - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property groupResult.
getGroupResults() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property groupResult.
getGroups() - Method in class org.ujac.util.table.ReportTable
Getter method for the the property groups.
getHAlign() - Method in class org.ujac.chart.TextChartItem
Gets the item's horizontal alignment.
getHAlign() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property hAlign.
getHalign() - Method in class org.ujac.web.tag.AlterColumnTag
Getter method for the the property halign.
getHalign() - Method in class org.ujac.web.tag.CellData
Getter method for the the property halign.
getHalign() - Method in class org.ujac.web.tag.DefineColumnTag
Getter method for the the property halign.
getHalign() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property halign.
getHalign() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property halign.
getHalign() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property halign.
getHeader() - Method in class org.ujac.util.table.LayoutHints
Getter method for the the property title.
getHeaderAlign() - Method in class org.ujac.util.table.LayoutHints
Getter method for the the property headerAlign.
getHeaderAlignText() - Method in class org.ujac.util.table.LayoutHints
Gets the textual representation of the column header alignment.
getHeaderRow() - Method in class org.ujac.util.table.DataTable
Gets the header row.
getHeaderRow() - Method in class org.ujac.util.table.FilteredTable
 
getHeaderRow() - Method in class org.ujac.util.table.ReportTable
 
getHeaderRow() - Method in class org.ujac.util.table.ResultSetTable
Gets the header row.
getHeaderRow() - Method in interface org.ujac.util.table.Table
Gets the header row.
getHeight(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BaseChartItem
Gets the height of the item box.
getHeight(Rectangle2D, Graphics2D) - Method in interface org.ujac.chart.ChartItem
Gets the height of the item box.
getHeight() - Method in class org.ujac.print.tag.BackgroundImageTag
Gets the image height.
getHeight() - Method in class org.ujac.print.tag.ImageTag
Gets the image height.
getHeight() - Method in class org.ujac.web.tag.CellData
Getter method for the the property height.
getHeight() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property height.
getHeight() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property height.
getHeight() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property height.
getHeight() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property height.
getHeight() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property height.
getHeight() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property height.
getHoleSize() - Method in class org.ujac.chart.DonutChart3D
Gets the hole size.
getHorizontalAlignmentAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a horizontal alignment attribute.
getHorizontalAlignmentAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the horizontal alignment value for the given attribute's name.
getHorizontalAlignmentAttribute(AttributeDefinition, int, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the horizontal alignment value for the given attribute's name.
getHorizontalAlignmentHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the horizontal alignment attribute handler.
getHorizontalAlignmentHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the horizontal alignment attribute handler.
getHorizontalAlignmentStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a horizontal alignment style attribute.
getHorizontalPositionMode() - Method in class org.ujac.chart.ChartItemPosition
Gets the horizontal position mode.
getHour(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the millisecond from the given calendar.
getHour(Date) - Static method in class org.ujac.util.DateUtils
Gets the millisecond from the given date.
getId() - Method in class org.ujac.util.test.CollectionUtilsTest.Person
Getter method for the the property id.
getId() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property id.
getImage() - Method in class org.ujac.print.tag.BaseImageTag
Gets the image to insert into the document.
getImage() - Method in class org.ujac.print.tag.ChartTag
Gets the image to insert into the document.
getImage() - Method in class org.ujac.print.tag.WatermarkTag
Gets the image to insert into the document.
getIndention() - Method in class org.ujac.util.template.TemplateToken
Gets the indention for prettier output.
getIndex() - Method in class org.ujac.print.TocItem
Getter method for the the property index.
getIndex() - Method in interface org.ujac.util.table.Column
Gets the colum index.
getIndex() - Method in class org.ujac.util.table.DataRow
Gets the colum index.
getIndex() - Method in class org.ujac.util.table.DefaultColumn
Gets the colum index.
getIndex() - Method in class org.ujac.util.table.HeaderRow
 
getIndex() - Method in interface org.ujac.util.table.Row
Gets the colum index.
getInnerPadding() - Method in class org.ujac.chart.Base2DScaleChart
Gets the inner padding.
getInstance() - Static method in class org.ujac.print.DefaultDocumentTagFactory
Gets the default tag factory.
getInstance() - Static method in class org.ujac.print.DocumentHandlerComponentRegistry
Gets the singleton.
getInstance(Locale) - Method in class org.ujac.util.text.FormatHelper
Gets an instance of the FormatHelper for the given locale.
getInt(String) - Method in class org.ujac.chart.ChartAttributes
Gets a integer attribute.
getInt(String) - Method in class org.ujac.util.table.DataRow
Gets the int value from the given row.
getInt(int) - Method in class org.ujac.util.table.DataRow
Gets the integer value from the given row.
getInt(int, int) - Method in class org.ujac.util.table.DataTable
Gets the integer value from the given row.
getInt(int, String) - Method in class org.ujac.util.table.DataTable
Gets the integer value from the given row.
getInt(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getInt(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getInt(String) - Method in class org.ujac.util.table.HeaderRow
 
getInt(int) - Method in class org.ujac.util.table.HeaderRow
 
getInt(int, int) - Method in class org.ujac.util.table.ReportTable
 
getInt(int, String) - Method in class org.ujac.util.table.ReportTable
 
getInt(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the integer value from the given row.
getInt(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the integer value from the given row.
getInt(String) - Method in interface org.ujac.util.table.Row
Gets the int value from the given row.
getInt(int) - Method in interface org.ujac.util.table.Row
Gets the integer value from the given row.
getInt(int, int) - Method in interface org.ujac.util.table.Table
Gets the integer value from the given row.
getInt(int, String) - Method in interface org.ujac.util.table.Table
Gets the integer value from the given row.
getIntegerAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a integer style attribute.
getIntegerAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the integer value for the given attribute's name.
getIntegerAttribute(AttributeDefinition, int, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the integer value for the given attribute's name.
getIntegerFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the current integer format.
getIntegerHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the integer attribute handler.
getIntegerHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the integer attribute handler.
getIntegerStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a integer style attribute.
getIntValue() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns 10.
getIsoDateFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the date format according to the ISO 8601.
getIsoTimeFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the time format according to the ISO 8601.
getIsoTimestampFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the timestamp format according to the ISO 8601.
getItalicFont() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property italicFont.
getItem() - Method in class org.ujac.print.DocumentEvent
Gets the item.
getItemIdx() - Method in class org.ujac.chart.PieChartDescriptionItem
Gets the item's index.
getIterationIdx() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property iterationIdx.
getJavaName(String) - Static method in class org.ujac.util.db.DatabaseSchemaReader
Gets the java attribute name for the given column name.
getJavascript() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Getter method for the the property javascript.
getJavaType(int, int, int) - Method in interface org.ujac.util.db.DataTypeMapper
Gets the JAVA type of the given SQL type.
getJavaType(int, int, int) - Method in class org.ujac.util.db.DefaultDataTypeMapper
Gets the JAVA type of the given SQL type.
getJavaTypeName(int, int, int, boolean, boolean) - Method in interface org.ujac.util.db.DataTypeMapper
Gets the name of the given SQL type
getJavaTypeName(int, int, int, boolean, boolean) - Method in class org.ujac.util.db.DefaultDataTypeMapper
Gets the name of the given SQL type
getKeywords() - Method in class org.ujac.print.DocumentMetaData
Getter method for the the property keywords.
getLayoutHints() - Method in interface org.ujac.util.table.Column
Gets the layout hints.
getLayoutHints() - Method in class org.ujac.util.table.DefaultColumn
Gets the layout hints.
getLeading() - Method in interface org.ujac.print.CommonAttributesHolder
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.DynamicContentContainer
 
getLeading() - Method in class org.ujac.print.tag.BaseCellTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.BaseFontTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property leading.
getLeading() - Method in class org.ujac.print.tag.CellTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.ColumnTextTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.ConditionTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.DocumentTag
Gets the leading distance.
getLeading() - Method in class org.ujac.print.tag.ForeachTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.IndexTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.ListItemTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.ListSymbolTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.MacroDefTag
Gets the leading.
getLeading() - Method in class org.ujac.print.tag.ParagraphTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the leading.
getLeading() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the leading.
getLeading() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the leading.
getLeading() - Method in class org.ujac.print.tag.PdfTableTag
Gets the leading.
getLeading() - Method in class org.ujac.print.tag.PhraseTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.PrintTableTag
Gets the leading.
getLeading() - Method in class org.ujac.print.tag.SectionTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.SegmentTag
Gets the leading
getLeading() - Method in class org.ujac.print.tag.TocTag
Gets the fixed vertical leading distance.
getLeading() - Method in class org.ujac.print.tag.WatermarkTag
Gets the fixed vertical leading distance.
getLeftPadding() - Method in class org.ujac.chart.BaseChart
Gets the left padding.
getLength() - Method in class org.ujac.util.exi.Operand
Gets the tuple's length.
getLength(String) - Static method in class org.ujac.util.StringUtils
Gets the length of the given String.
getLength() - Method in class org.ujac.util.template.TemplateToken
Gets the length of the statement token.
getLevel() - Method in class org.ujac.print.IndexItem
Getter method for the the property level.
getLevel() - Method in class org.ujac.print.TocItem
Getter method for the the property level.
getLevel() - Method in class org.ujac.util.table.LayoutHints
Gets the level of importance.
getLevel() - Method in class org.ujac.util.template.TemplateToken
Getter method for the the property level.
getLevel() - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Getter method for the the property level.
getLevelFilter() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property levelFilter.
getLineSpacing() - Method in interface org.ujac.print.CommonAttributesHolder
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.DynamicContentContainer
 
getLineSpacing() - Method in class org.ujac.print.tag.BaseCellTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.BaseFontTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.BoxTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property lineSpacing.
getLineSpacing() - Method in class org.ujac.print.tag.CellTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ColumnTextTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ConditionTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.DocumentTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.FooterPartTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ForeachTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.HeaderFooterTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.HeaderPartTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.IndexTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ListItemTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ListSymbolTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ListTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.MacroDefTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.ParagraphTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.PdfTableTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.PhraseTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.PrintTableTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.SectionTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.SegmentTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.TocTag
Gets the line spacing.
getLineSpacing() - Method in class org.ujac.print.tag.WatermarkTag
Gets the line spacing.
getLineWidth() - Method in class org.ujac.chart.Base2DScaleChart
Gets the line width.
getList(String) - Method in class org.ujac.chart.ChartAttributes
Gets a list attribute.
getLocalAttribute(String, boolean) - Method in class org.ujac.print.BaseDocumentTag
Gets the local value for the given attribute's name.
getLocalCellAttributes() - Method in class org.ujac.print.tag.BaseCellTag
Gets the local cell attributes.
getLocale() - Method in class org.ujac.util.text.FormatHelper
Gets the used locale.
getLocale() - Method in class org.ujac.web.tag.EvalTag
Gets the locale from the HTTP request.
getLocalFont() - Method in class org.ujac.print.BaseDocumentTag
Gets the locally defined font.
getLocalStyleAttribute(String) - Method in class org.ujac.print.BaseDocumentTag
Gets the style attribute with the given name.
getLocator() - Method in exception org.ujac.print.DocumentHandlerException
Gets the document locator, where the exception happened.
getLog() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property log.
getLong(String) - Method in class org.ujac.chart.ChartAttributes
Gets a long attribute.
getLong(String) - Method in class org.ujac.util.table.DataRow
Gets the long value from the given row.
getLong(int) - Method in class org.ujac.util.table.DataRow
Gets the long value from the given row.
getLong(int, int) - Method in class org.ujac.util.table.DataTable
Gets the long value from the given row.
getLong(int, String) - Method in class org.ujac.util.table.DataTable
Gets the long value from the given row.
getLong(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getLong(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getLong(String) - Method in class org.ujac.util.table.HeaderRow
 
getLong(int) - Method in class org.ujac.util.table.HeaderRow
 
getLong(int, int) - Method in class org.ujac.util.table.ReportTable
 
getLong(int, String) - Method in class org.ujac.util.table.ReportTable
 
getLong(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the long value from the given row.
getLong(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the long value from the given row.
getLong(String) - Method in interface org.ujac.util.table.Row
Gets the long value from the given row.
getLong(int) - Method in interface org.ujac.util.table.Row
Gets the long value from the given row.
getLong(int, int) - Method in interface org.ujac.util.table.Table
Gets the long value from the given row.
getLong(int, String) - Method in interface org.ujac.util.table.Table
Gets the long value from the given row.
getLoopIdxVariable() - Method in class org.ujac.print.tag.BaseLoopTag
Gets the the loop index variable.
getLoopVariable() - Method in class org.ujac.print.tag.BaseLoopTag
Gets the the loop variable.
getLoopVariable() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property loopVariable.
getLowerCase(String) - Static method in class org.ujac.util.StringUtils
Gets the lower case String from the given String.
getMainAddress() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property mainAddress.
getMatchMode() - Method in class org.ujac.util.text.SimplePatternMatcher.PatternDefinition
Getter method for the the property matchMode.
getMaxOccurrences() - Method in class org.ujac.print.ChildDefinition
Gets the maximum occurrence of the item.
getMaxValue() - Method in class org.ujac.chart.Base2DStackedChart
Gets the maximum value from the chart data.
getMaxValue() - Method in class org.ujac.chart.BaseChart
Gets the maximum value from the chart data.
getMaxValue() - Method in interface org.ujac.chart.ChartModel
Gets the maximum value from the chart data.
getMaxValue() - Method in class org.ujac.chart.DefaultChartModel
Gets the maximum value from the chartData.
getMaxWidth() - Method in class org.ujac.chart.TextChartItem
Gets the maximum width of the item box.
getMetaData() - Method in class org.ujac.print.DocumentHandler
Gets the meta data.
getMetaData() - Method in class org.ujac.print.DocumentPrinter
Gets the document meta data.
getMillisecond(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the millisecond from the given calendar.
getMillisecond(Date) - Static method in class org.ujac.util.DateUtils
Gets the millisecond from the given calendar.
getMinOccurrences() - Method in class org.ujac.print.ChildDefinition
Gets the minimum occurrence of the item.
getMinute(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the minute from the given calendar.
getMinute(Date) - Static method in class org.ujac.util.DateUtils
Gets the minute from the given date.
getMinValue() - Method in class org.ujac.chart.Base2DStackedChart
Gets the minimum value from the chart data.
getMinValue() - Method in class org.ujac.chart.BaseChart
Gets the minimum value from the chart data.
getMinValue() - Method in interface org.ujac.chart.ChartModel
Gets the minimum value from the chart data.
getMinValue() - Method in class org.ujac.chart.DefaultChartModel
Gets the minimum value from the chartData.
getModel() - Method in class org.ujac.chart.BaseChart
Gets the chart model.
getModel() - Method in interface org.ujac.chart.Chart
Gets the chart model.
getModules() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property modules.
getMonth(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the month from the given calendar.
getMonth(Date) - Static method in class org.ujac.util.DateUtils
Gets the month from the given date.
getName() - Method in class org.ujac.chart.ChartAttributeDefinition
Gets the parameter name.
getName() - Method in class org.ujac.print.AliasTagBuilder
 
getName() - Method in class org.ujac.print.AttributeDefinition
Gets the attribute's name.
getName() - Method in class org.ujac.print.BaseDocumentTag
Gets the item's name.
getName() - Method in class org.ujac.print.DefaultTagBuilder
 
getName() - Method in class org.ujac.print.DynamicContentContainer
 
getName() - Method in class org.ujac.print.OutlineItem
Getter method for the the property name.
getName() - Method in class org.ujac.print.ParameterDefinition
Gets the parameter name.
getName() - Method in class org.ujac.print.tag.CustomTagBuilder
 
getName() - Method in interface org.ujac.print.TagBuilder
Gets the name of the tags, this builder creates.
getName() - Method in class org.ujac.print.test.DocumentPrinterTest.Person
Gets the last name.
getName() - Method in class org.ujac.print.test.ExampleTag
Gets the item's name.
getName() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property name.
getName() - Method in class org.ujac.util.db.AttributeDefinition
Gets the current attribute name.
getName() - Method in class org.ujac.util.db.TableDefinition
Gets the table name.
getName() - Method in class org.ujac.util.exi.Operation
Gets the operation name.
getName() - Method in class org.ujac.util.exi.test.CollectionTypeTest.Person
Getter method for the the property name.
getName() - Method in interface org.ujac.util.table.Column
Gets the colum name.
getName() - Method in class org.ujac.util.table.DefaultColumn
Gets the colum name.
getName() - Method in class org.ujac.util.template.ProcedureToken
Getter method for the the property name.
getName() - Method in class org.ujac.util.template.test.PerformanceTest.TreeNode
Gets the name of the node.
getName() - Method in class org.ujac.util.template.test.ProcedureTest.TreeNode
Gets the name of the node.
getName() - Method in class org.ujac.util.test.BeanUtilsTest.TestBean
Gets the name.
getName() - Method in class org.ujac.util.test.CollectionUtilsTest.Person
Getter method for the the property name.
getName() - Method in class org.ujac.util.xml.AttributeDefinition
Getter method for the the property name.
getName() - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Getter method for the the property name.
getName() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Getter method for the the property name.
getName() - Method in class org.ujac.util.xml.ElementDefinition
Getter method for the the property name.
getName() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.AlterColumnTag
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.CellData
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.DefineColumnTag
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.MarkupAttribute
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.RemoveColumnTag
Getter method for the the property name.
getName() - Method in class org.ujac.web.tag.SetPropertyTag
Getter method for the the property name.
getNegative(Number) - Method in class org.ujac.util.exi.type.BaseNumberType
Gets the negative value for the given number.
getNegative(Number) - Method in class org.ujac.util.exi.type.ByteType
Gets the negative value for the given number.
getNegative(Number) - Method in class org.ujac.util.exi.type.DoubleType
Gets the negative value for the given number.
getNegative(Number) - Method in class org.ujac.util.exi.type.FloatType
Gets the negative value for the given number.
getNegative(Number) - Method in class org.ujac.util.exi.type.IntegerType
Gets the negative value for the given number.
getNegative(Number) - Method in class org.ujac.util.exi.type.LongType
Gets the negative value for the given number.
getNegative(Number) - Method in class org.ujac.util.exi.type.ShortType
Gets the negative value for the given number.
getNormalFont() - Method in class org.ujac.print.TrueTypeFontHolder
Getter method for the the property normalFont.
getNullValue() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns null.
getNumAreas() - Method in interface org.ujac.chart.ChartModel
Gets the number of areas.
getNumAreas() - Method in class org.ujac.chart.DefaultChartModel
Gets the number of areas.
getNumber() - Method in class org.ujac.print.TocItem
Getter method for the the property number.
getNumColumns() - Method in interface org.ujac.print.PdfTableHolder
Gets the number of columns, defined for the table.
getNumColumns() - Method in class org.ujac.print.tag.PdfTableTag
Gets the number of columns, defined for the table.
getNumColumns() - Method in class org.ujac.print.tag.PrintTableTag
Gets the number of columns by row to print.
getNumColumns() - Method in class org.ujac.web.tag.PrintTableTag
Gets the number of columns by row to print.
getNumContentRows() - Method in interface org.ujac.print.PdfTableHolder
Gets the number of content rows, that have been added to the current table so far.
getNumContentRows() - Method in class org.ujac.print.tag.PdfTableTag
Gets the number of content rows, that have been added to the current table so far.
getNumContentRows() - Method in class org.ujac.print.tag.PrintTableTag
Gets the number of content rows, that have been added to the current table so far.
getNumDrawingSteps() - Method in class org.ujac.chart.BasePieChart
Gets the number of drawing steps to perform to draw the slices.
getNumDrawingSteps() - Method in class org.ujac.chart.DonutChart3D
Gets the number of drawing steps to perform to draw the slices.
getNumDrawingSteps() - Method in class org.ujac.chart.PieChart2D
Gets the number of drawing steps to perform to draw the slices.
getNumDrawingSteps() - Method in class org.ujac.chart.PieChart3D
Gets the number of drawing steps to perform to draw the slices.
getNumPrimaryKeys() - Method in class org.ujac.util.db.TableDefinition
Gets the number of primary keys.
getNumRows() - Method in class org.ujac.print.tag.PrintTableTag
Gets the number of rows, printed so far within the current row segment.
getNumSegments() - Method in interface org.ujac.chart.ChartModel
Gets the number of segments.
getNumSegments() - Method in class org.ujac.chart.DefaultChartModel
Gets the number of segments.
getObject(String) - Method in class org.ujac.chart.ChartAttributes
Gets a Object attribute.
getObject() - Method in class org.ujac.util.exi.ConstantOperand
Returns the constant object.
getObject() - Method in class org.ujac.util.exi.ExpressionTuple
Returns the object.
getObject() - Method in class org.ujac.util.exi.VariableOperand
Returns the object, connected to the variable.
getObject(String) - Method in class org.ujac.util.table.DataRow
Gets the Object value from the given row.
getObject(int) - Method in class org.ujac.util.table.DataRow
Gets the Object value from the given row.
getObject(int, int) - Method in class org.ujac.util.table.DataTable
Gets the Object value from the given row at the given column.
getObject(int, String) - Method in class org.ujac.util.table.DataTable
Gets the Object value from the given row at the given column.
getObject(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getObject(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getObject(String) - Method in class org.ujac.util.table.HeaderRow
 
getObject(int) - Method in class org.ujac.util.table.HeaderRow
 
getObject(int, int) - Method in class org.ujac.util.table.ReportTable
 
getObject(int, String) - Method in class org.ujac.util.table.ReportTable
 
getObject(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the Object value from the given row at the given column.
getObject(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the Object value from the given row at the given column.
getObject(String) - Method in interface org.ujac.util.table.Row
Gets the Object value from the given row.
getObject(int) - Method in interface org.ujac.util.table.Row
Gets the Object value from the given row.
getObject(int, int) - Method in interface org.ujac.util.table.Table
Gets the Object value from the given row at the given column.
getObject(int, String) - Method in interface org.ujac.util.table.Table
Gets the Object value from the given row at the given column.
getOddStyle() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property oddStyle.
getOddStyle() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property oddStyle.
getOddStyle() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property oddStyle.
getOddStyle() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property oddStyle.
getOddStyle() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property oddStyle.
getOperand() - Method in class org.ujac.util.exi.ExpressionTuple
Returns the operand.
getOperation() - Method in class org.ujac.util.exi.ExpressionTuple
Returns the operation.
getOperation(Operation) - Method in interface org.ujac.util.exi.ExpressionType
Gets the operation implementation that matches the given operation.
getOperation(Operation) - Method in class org.ujac.util.exi.type.BaseType
 
getOperationNames() - Method in interface org.ujac.util.exi.ExpressionType
Gets all registered operation names.
getOperationNames() - Method in class org.ujac.util.exi.type.BaseType
Gets all registered operation names.
getOperations() - Method in interface org.ujac.util.exi.ExpressionType
Gets all registered operations.
getOperations() - Method in class org.ujac.util.exi.type.BaseType
Gets all registered operations.
getOriginalCause() - Method in exception org.ujac.util.UjacException
Gets the exception that causet this one.
getOutline() - Method in class org.ujac.print.TocItem
Getter method for the the property outline.
getOutlines() - Method in class org.ujac.print.DocumentHandler
Gets the list of outline items.
getOutlines() - Method in class org.ujac.print.DocumentHolder
Getter method for the the property outlines.
getOutputArea(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BaseChartItem
Gets the output area ot the chart item.
getOutputArea(Rectangle2D, Graphics2D) - Method in interface org.ujac.chart.ChartItem
Gets the output area ot the chart item.
getPadding() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property padding.
getPaddingBottom() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.print.tag.HeaderTag
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.web.tag.CellData
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property paddingBottom.
getPaddingBottom() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property paddingBottom.
getPaddingLeft() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property paddingLeft.
getPaddingLeft() - Method in class org.ujac.web.tag.CellData
Getter method for the the property paddingLeft.
getPaddingLeft() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property paddingLeft.
getPaddingLeft() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property paddingLeft.
getPaddingLeft() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property paddingLeft.
getPaddingLeft() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property paddingLeft.
getPaddingLeft() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property paddingLeft.
getPaddingRight() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property paddingRight.
getPaddingRight() - Method in class org.ujac.web.tag.CellData
Getter method for the the property paddingRight.
getPaddingRight() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property paddingRight.
getPaddingRight() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property paddingRight.
getPaddingRight() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property paddingRight.
getPaddingRight() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property paddingRight.
getPaddingRight() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property paddingRight.
getPaddingTop() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.print.tag.FooterTag
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.web.tag.CellData
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property paddingTop.
getPaddingTop() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property paddingTop.
getPage() - Method in class org.ujac.print.OutlineItem
Getter method for the the property page.
getPage() - Method in class org.ujac.print.TocItem
Getter method for the the property page.
getPageContext() - Method in class org.ujac.web.tag.ForeachTag
Gets the page context.
getPageEventHandler() - Method in class org.ujac.print.DocumentHandler
Gets the current page event handler.
getPageNumber(PdfWriter) - Method in class org.ujac.print.DocumentHandler
Gets the current page number.
getPageNumberOffset() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property pageNumberOffset.
getParameterDefinition(String) - Method in interface org.ujac.print.ParameterHolder
Gets the definition of the given parameter.
getParameterDefinition(String) - Method in class org.ujac.print.tag.ChartTag
 
getParameterDefinition(String) - Method in class org.ujac.print.tag.MacroTag
Gets the definition of the given parameter.
getParameterDefs() - Method in class org.ujac.print.tag.MacroDefTag
Gets the parameter definition map.
getParameterValue(String, ExpressionContext) - Method in class org.ujac.util.exi.ExpressionInterpreter
Retrieves the value for the given parameter name.
getParent() - Method in class org.ujac.print.OutlineItem
Getter method for the the property parent.
getParent() - Method in class org.ujac.util.template.TemplateToken
Getter method for the the property parent.
getParent(Class) - Method in class org.ujac.web.tag.BaseTag
Gets the parent tag that matches the given class.
getParent() - Method in class org.ujac.web.tag.ForeachTag
 
getParentAttributes() - Method in class org.ujac.print.tag.BaseCellTag
Gets the parent attributes.
getParentAttributes() - Method in class org.ujac.print.tag.BoxTag
Gets the parent attributes.
getParentAttributes() - Method in class org.ujac.print.tag.PdfCellTag
Gets the parent attributes.
getParentAttributes() - Method in class org.ujac.print.tag.RowCellTag
Gets the parent attributes.
getParentItem() - Method in class org.ujac.print.BaseDocumentTag
Gets the parent item.
getPattern() - Method in class org.ujac.util.text.SimplePatternMatcher.PatternDefinition
Getter method for the the property pattern.
getPdfAction() - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Gets the PDF action for the defined URL.
getPdfCellContainer() - Method in class org.ujac.print.tag.ConditionTag
Gets the PDF cell container.
getPdfCellContainer() - Method in class org.ujac.print.tag.ForeachTag
Gets the PDF cell container.
getPdfCellContainer() - Method in class org.ujac.print.tag.IndexTag
Gets the PDF cell container.
getPdfCellContainer() - Method in class org.ujac.print.tag.TocTag
Gets the PDF cell container.
getPdfTable() - Method in interface org.ujac.print.PdfCellContainer
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.BaseCellTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.ConditionTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.ForeachTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.IndexTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.MacroDefTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.PdfTableTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.PrintTableTag
Gets the PDF table holder.
getPdfTable() - Method in class org.ujac.print.tag.TocTag
Gets the PDF table holder.
getPdfVersion() - Method in class org.ujac.print.DocumentMetaData
Getter method for the the property pdfVersion.
getPdfWriter() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the PdfWriter component for the current document.
getPdfxConformance() - Method in class org.ujac.print.DocumentMetaData
Getter method for the the property pdfxConformance.
getPercent() - Method in class org.ujac.chart.DescriptionPattern
Gets the current percentage.
getPercentFormat() - Method in class org.ujac.chart.BaseChart
Gets the number format for percent output.
getPhraseContent(Phrase) - Method in class org.ujac.print.BaseDocumentTag
Gets the content of the given phrase.
getPhraseHeight(Phrase) - Method in class org.ujac.print.BaseDocumentTag
Gets the height of the given phrase.
getPhraseWidth(Phrase) - Method in class org.ujac.print.BaseDocumentTag
Gets the width of the given phrase.
getPieCenter() - Method in class org.ujac.chart.BasePieChart
Gets the pie center.
getPieDescriptionAnchorRatio() - Method in class org.ujac.chart.BasePieChart
Gets the border width.
getPieDescriptionBaselineRatio() - Method in class org.ujac.chart.BasePieChart
Gets the border width.
getPieDescriptionLayout() - Method in class org.ujac.chart.BasePieChart
Gets the number format for value output.
getPieHeight() - Method in class org.ujac.chart.BasePieChart3D
Gets the pie height.
getPieSize() - Method in class org.ujac.chart.BasePieChart
Gets the pie size.
getPlaceOfBirth() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property placeOfBirth.
getPosition() - Method in class org.ujac.chart.BaseChartItem
Gets the position of the chart item.
getPosition() - Method in interface org.ujac.chart.ChartItem
Gets the position of the chart item.
getPosition() - Method in class org.ujac.print.tag.BackgroundImageTag
Gets the image's page position.
getPosition() - Method in class org.ujac.print.tag.ImageTag
Gets the image's page position.
getPosition() - Method in class org.ujac.print.TocItem
Getter method for the the property position.
getPosition() - Method in class org.ujac.util.template.TemplateToken
Gets the position of the statement token in the expression.
getPossibleValues() - Method in class org.ujac.print.AttributeDefinition
Gets the list of possible values for the attribute.
getPreviousCondition() - Method in class org.ujac.util.template.BaseConditionToken
Gets the previous condition token in the parent's child list.
getPreviousItem() - Method in class org.ujac.print.BaseDocumentTag
Gets the previous item.
getPrimaryKeys() - Method in class org.ujac.util.db.TableDefinition
Gets the primary key attributes.
getPrimitiveType() - Method in class org.ujac.util.db.AttributeDefinition
Getter method for the the property primitiveType.
getPriority() - Method in class org.ujac.util.exi.Operation
Gets the operation's priority.
getProcedureRegistry() - Method in class org.ujac.util.template.TemplateTokenContainer
Gets the procedure registry.
getProperties() - Method in class org.ujac.print.DocumentPrinter
Gets the document properties.
getProperties() - Method in class org.ujac.web.tag.EvalTag
Getter method for the the property properties.
getProperty(Object, String) - Static method in class org.ujac.util.BeanUtils
Gets a property from the given bean.
getProperty(Object, String, boolean) - Static method in class org.ujac.util.BeanUtils
Gets a property from the given bean.
getProperty(Object) - Method in class org.ujac.util.exi.ExpressionContext
Gets a property from the property map.
getProperty(Object) - Method in class org.ujac.util.template.TemplateContext
Gets a property from the property map.
getPropertyType(Class, String, boolean) - Static method in class org.ujac.util.BeanUtils
Gets a property from the given bean.
getQuality() - Method in class org.ujac.chart.ImageIOChartWriter
Getter method for the the property quality.
getRadioGroup() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets the radio group.
getRadioGroupName() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets the radio group name.
getRadioValue() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Gets the radio value.
getRawAttribute(String) - Method in class org.ujac.print.BaseDocumentTag
Gets the raw value for the given attribute's name.
getReference() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property reference.
getRegisteredFont(String) - Method in class org.ujac.print.DocumentHandler
Gets a specific registered font.
getRegisteredFonts() - Method in class org.ujac.print.DocumentHandler
Gets an array holding all registerd fonts.
getRelativePosition() - Method in class org.ujac.util.exi.Operand
Gets the tuple's relative position in the source string.
getRemainingColumns() - Method in interface org.ujac.print.CellContainer
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.CellTag
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.ConditionTag
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.ForeachTag
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.IndexTag
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.MacroDefTag
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.TableTag
Gets the number of remaining columns of the current row.
getRemainingColumns() - Method in class org.ujac.print.tag.TocTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in interface org.ujac.print.PdfCellContainer
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.BaseCellTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.ConditionTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.ForeachTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.IndexTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.MacroDefTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.PdfCellBlockTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.PdfTableTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.PrintTableTag
Gets the number of remaining columns of the current row.
getRemainingPdfColumns() - Method in class org.ujac.print.tag.TocTag
Gets the number of remaining columns of the current row.
getResource(Object) - Method in class org.ujac.print.DocumentHandler
Gets a document resource from the registry.
getResourceLoader() - Method in class org.ujac.print.DocumentPrinter
Gets the resource loader.
getResourceRegistry() - Method in class org.ujac.print.DocumentHandler
Gets a the resource registry.
getResult() - Method in class org.ujac.util.exi.ConditionResultHolder
Getter method for the the property result.
getResult() - Method in class org.ujac.util.exi.ExpressionTuple
Returns the result.
getResult() - Method in class org.ujac.web.tag.IfTag
Gets the evaluation result.
getRightPadding() - Method in class org.ujac.chart.BaseChart
Gets the right padding.
getRoot() - Method in class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
Gets the root object.
getRootCondition() - Method in class org.ujac.util.template.BaseConditionToken
Gets the root condition.
getRootCondition() - Method in class org.ujac.util.template.ElseifToken
Gets the root condition.
getRootCondition() - Method in class org.ujac.util.template.ElseToken
Gets the root condition.
getRootCondition() - Method in class org.ujac.util.template.IfToken
Gets the root condition.
getRootElement() - Method in class org.ujac.util.xml.DynamicObjectSerializer
Gets the root element definition.
getRootLevel() - Method in class org.ujac.util.xml.BaseObjectSerializer
Getter method for the the property rootLevel.
getRootObject() - Method in class org.ujac.util.xml.BaseObjectSerializer
Gets the parsed root object.
getRotate() - Method in class org.ujac.chart.TextChartItem
Getter method for the the property angle.
getRotate() - Method in class org.ujac.print.tag.RowCellTag
Gets the rotation angle.
getRoundingModeId() - Method in class org.ujac.util.text.BigDecimalFormat
Gets the rounding mode.
getRoundingModeId() - Method in class org.ujac.util.text.SmartDecimalFormat
Gets the rounding mode.
getRow(int) - Method in class org.ujac.util.table.DataTable
Gets a row from the table
getRow(int) - Method in class org.ujac.util.table.FilteredTable
 
getRow(int) - Method in class org.ujac.util.table.ReportTable
 
getRow(int) - Method in class org.ujac.util.table.ResultSetTable
Gets a row from the table
getRow(int) - Method in interface org.ujac.util.table.Table
Gets a row from the table
getRowCells() - Method in class org.ujac.web.tag.ExtraRowHolder
Gets the registered row cells.
getRowContainer() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property rowContainer.
getRowCount() - Method in class org.ujac.util.table.DataTable
Gets the current number of rows.
getRowCount() - Method in class org.ujac.util.table.FilteredTable
 
getRowCount() - Method in class org.ujac.util.table.ReportTable
 
getRowCount() - Method in class org.ujac.util.table.ResultSetTable
Gets the current number of rows.
getRowCount() - Method in interface org.ujac.util.table.Table
Gets the current number of rows.
getRuleColor() - Method in class org.ujac.print.tag.HeaderFooterTag
 
getRuleWidth() - Method in class org.ujac.print.tag.HeaderFooterTag
 
getScaleArrowheadLength() - Method in class org.ujac.chart.Base2DScaleChart
Gets the scale arrowhead length.
getScaleArrowheadStyle() - Method in class org.ujac.chart.Base2DScaleChart
Gets the scale arrowhead style.
getScaleArrowheadWidth() - Method in class org.ujac.chart.Base2DScaleChart
Gets the scale arrowhead width.
getScaleMarkLength() - Method in class org.ujac.chart.Base2DScaleChart
Gets the scale mark length.
getScaleValueFormat() - Method in class org.ujac.chart.Base2DScaleChart
Gets the number format for scale value output.
getSchema() - Method in class org.ujac.util.db.TableDefinition
Gets the schema, the table is located at.
getSecond(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the second from the given calendar.
getSecond(Date) - Static method in class org.ujac.util.DateUtils
Gets the second from the given date.
getSection() - Method in class org.ujac.print.tag.SectionTag
Gets the section.
getSegmentLabel() - Method in class org.ujac.chart.DescriptionPattern
Gets the current segment label
getSegmentLabels() - Method in class org.ujac.chart.BaseChart
Gets the segment labels.
getSegmentLabels() - Method in interface org.ujac.chart.ChartModel
Gets the chart segment labels as a list of Strings.
getSegmentLabels() - Method in class org.ujac.chart.DefaultChartModel
Gets the chart segment labels as a list of Strings.
getSegmentMarkStyle() - Method in class org.ujac.chart.Base2DScaleChart
Gets the segment mark style.
getSegmentScaleDescription() - Method in class org.ujac.chart.Base2DScaleChart
Gets the segment scale description.
getSequence() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property sequence.
getSequenceHolder() - Method in class org.ujac.print.tag.BaseLoopTag
Gets the the sequence holder.
getSequenceHolder() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property sequenceHolder.
getSequenceIterator() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property sequenceIterator.
getSetter() - Method in class org.ujac.util.db.AttributeDefinition
Gets the name of the setter method for the attribute.
getSetter() - Method in class org.ujac.util.table.BeanColumn
Gets the setter method.
getSetter() - Method in class org.ujac.util.xml.AttributeDefinition
Getter method for the the property setter.
getSetter() - Method in class org.ujac.util.xml.ElementDefinition
Getter method for the the property setter.
getSex() - Method in class org.ujac.print.test.DocumentPrinterTest.Person
Gets the sex.
getSex() - Method in class org.ujac.util.xml.test.Person
Getter method for the the property sex.
getShadowColor() - Method in class org.ujac.chart.BaseChart
Computes the fill color for value area.
getShadowLength() - Method in class org.ujac.chart.BaseChart
Gets the shadow length.
getSize() - Method in class org.ujac.print.DocumentFont
Getter method for the the property size.
getSize(Collection) - Static method in class org.ujac.util.CollectionUtils
Gets the size of the given collection.
getSize(Map) - Static method in class org.ujac.util.CollectionUtils
Gets the size of the given map.
getSliceHeight() - Method in class org.ujac.chart.BasePieChart
Gets the height of the slices.
getSliceHeight() - Method in class org.ujac.chart.BasePieChart3D
Gets the height of the slices.
getSortedAttributeDefinitions() - Method in class org.ujac.print.BaseDocumentTag
Gets the sorted list of supported attributes.
getSortedAttributeNames() - Method in class org.ujac.print.AttributeDefinitionMap
Gets a sorted list of attribute names including all attribute aliases.
getSortedAttributes() - Method in class org.ujac.print.AttributeDefinitionMap
Gets a list of all attributes, sorted by their primary names.
getSortedChildNames() - Method in class org.ujac.print.ChildDefinitionMap
Gets a sorted list of attribute names including all attribute aliases.
getSortedChilds() - Method in class org.ujac.print.ChildDefinitionMap
Gets a list of all attributes, sorted by their primary names.
getSortedStyleAttributeDefinitions() - Method in class org.ujac.print.BaseDocumentTag
Gets the sorted list of supported style attributes.
getSource() - Method in class org.ujac.util.exi.Operand
Gets the source.
getSource() - Method in class org.ujac.util.template.TemplateToken
Gets the source code.
getSpacingAfter() - Method in class org.ujac.print.tag.ParagraphTag
Gets the vertical spacing after the paragraph.
getSpacingAfter() - Method in class org.ujac.print.tag.SectionTag
Getter method for the the property spacingAfter.
getSpacingBefore() - Method in class org.ujac.print.tag.ParagraphTag
Gets the vertical spacing before the paragraph.
getSpacingBefore() - Method in class org.ujac.print.tag.SectionTag
Getter method for the the property spacingBefore.
getSqlType() - Method in class org.ujac.util.db.AttributeDefinition
Gets the attribute's SQL type.
getSqlTypeName() - Method in class org.ujac.util.db.AttributeDefinition
Gets the attribute's SQL type name.
getSqlTypeName(int) - Static method in class org.ujac.util.db.AttributeDefinition
Gets the name of the given SQL type
getSqlTypeName(int) - Method in interface org.ujac.util.db.DataTypeMapper
Gets the name of the given SQL type
getSqlTypeName(int) - Method in class org.ujac.util.db.DefaultDataTypeMapper
Gets the name of the given SQL type
getStartTime() - Method in class org.ujac.util.StopWatch
Gets the start time.
getStickyElementHandlers() - Method in class org.ujac.print.tag.StickyTag
Getter method for the the property stickyElementHandlers.
getStopTime() - Method in class org.ujac.util.StopWatch
Gets the stop time.
getString(String) - Method in class org.ujac.chart.ChartAttributes
Gets a String attribute.
getString(String) - Method in class org.ujac.util.table.DataRow
Gets the String value from the given row.
getString(int) - Method in class org.ujac.util.table.DataRow
Gets the String value from the given row.
getString(int, int) - Method in class org.ujac.util.table.DataTable
Gets the String value from the given row at the given column.
getString(int, String) - Method in class org.ujac.util.table.DataTable
Gets the String value from the given row at the given column.
getString(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getString(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getString(String) - Method in class org.ujac.util.table.HeaderRow
 
getString(int) - Method in class org.ujac.util.table.HeaderRow
 
getString(int, int) - Method in class org.ujac.util.table.ReportTable
 
getString(int, String) - Method in class org.ujac.util.table.ReportTable
 
getString(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the String value from the given row at the given column.
getString(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the String value from the given row at the given column.
getString(String) - Method in interface org.ujac.util.table.Row
Gets the String value from the given row.
getString(int) - Method in interface org.ujac.util.table.Row
Gets the String value from the given row.
getString(int, int) - Method in interface org.ujac.util.table.Table
Gets the String value from the given row at the given column.
getString(int, String) - Method in interface org.ujac.util.table.Table
Gets the String value from the given row at the given column.
getStringArray(String) - Method in class org.ujac.chart.ChartAttributes
Gets a String array attribute.
getStringAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a string attribute.
getStringAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getStringAttribute(AttributeDefinition, String, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getStringAttribute(String, String, boolean, String) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getStringStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a string style attribute.
getStringValue() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns "test".
getStyle() - Method in class org.ujac.print.BaseDocumentTag
Gets the inline style attributes.
getStyle() - Method in class org.ujac.print.DocumentFont
Getter method for the the property style.
getStyle(String) - Method in class org.ujac.print.DocumentHandler
Gets the style attributes for the given style name.
getStyle(BaseDocumentTag, String) - Method in class org.ujac.print.DocumentHandler
Gets the style attributes for the given style class name.
getStyle() - Method in class org.ujac.web.tag.CellData
Getter method for the the property style.
getStyle() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property style.
getStyle() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property style.
getStyle() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property style.
getStyle() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property style.
getStyle() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property style.
getStyleAttribute(String) - Method in class org.ujac.print.BaseDocumentTag
Gets the style attribute with the given name.
getStyleAttribute(AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the style attribute with the given name.
getStyleAttribute(String) - Method in interface org.ujac.print.StyleHolder
Gets the style attribute with the given name.
getStyleAttribute(String, String, String, String, float, float, float, float) - Method in class org.ujac.web.tag.PrintRowTag
Produces a td/th tag attribute list according to the given attributes.
getStyleAttributeDefinition(String) - Method in class org.ujac.print.BaseDocumentTag
Gets the attribute definition for the given name
getStyleAttributes() - Method in class org.ujac.print.BaseDocumentTag
Gets the style attribute with the given name.
getStyleClass() - Method in class org.ujac.print.BaseDocumentTag
Gets the style class.
getStyleParser() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property styleParser.
getSubject() - Method in class org.ujac.print.DocumentMetaData
Getter method for the the property subject.
getSupportedAttributes() - Method in class org.ujac.chart.BaseChart
Gets a list of supported attributes for the chart.
getSupportedAttributes() - Method in interface org.ujac.chart.Chart
Gets a list of supported attributes for the chart.
getSupportedAttributes() - Method in class org.ujac.print.BaseDocumentTag
Gets the map of supported attributes.
getSupportedAttributes(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandler
Gets the supported attribute definition map for the given tag instance.
getSupportedAttributes(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandlerComponentRegistry
Gets the supported attribute definition map for the given tag instance.
getSupportedChilds() - Method in class org.ujac.print.BaseDocumentTag
Gets the list of supported childs.
getSupportedChilds(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandler
Gets the supported style attribute definition map for the given tag instance.
getSupportedChilds(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandlerComponentRegistry
Gets the supported style attribute definition map for the given tag instance.
getSupportedChildTags() - Method in class org.ujac.print.BaseDocumentTag
Finds the supported child tags from the DocumentTagFactory using the informations from the methods getSupportedChilds and getExcludedChilds.
getSupportedChildTags(BaseDocumentTag) - Method in class org.ujac.print.DefaultDocumentTagFactory
Finds the supported child tags using the tag informations from the methods getSupportedChilds and getExcludedChilds.
getSupportedChildTags(BaseDocumentTag) - Method in interface org.ujac.print.DocumentTagFactory
Finds the supported child tags using the tag informations from the methods getSupportedChilds and getExcludedChilds.
getSupportedStyleAttributes() - Method in class org.ujac.print.BaseDocumentTag
Gets the map of supported style attributes.
getSupportedStyleAttributes(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandler
Gets the supported style attribute definition map for the given tag instance.
getSupportedStyleAttributes(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandlerComponentRegistry
Gets the supported style attribute definition map for the given tag instance.
getTable() - Method in class org.ujac.print.tag.AddRowTag
Gets the table to fill the values in.
getTable() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Gets the iText table.
getTable() - Method in class org.ujac.print.tag.PdfTableRowTag
Gets the iText table.
getTable() - Method in class org.ujac.print.tag.PdfTableTag
Gets the iText table.
getTable() - Method in class org.ujac.print.tag.PrintTableTag
Gets the PDF table.
getTable() - Method in class org.ujac.print.tag.TableTag
Gets the iText table.
getTable() - Method in class org.ujac.util.table.BaseRow
Gets the table the row is member of.
getTable() - Method in class org.ujac.util.table.DataRow
Gets the table the row is member of.
getTable() - Method in interface org.ujac.util.table.Row
Gets the table which holds this row.
getTable() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property table.
getTableDefinition(String) - Method in class org.ujac.util.db.DatabaseSchemaReader
Gets the definition for the given table name.
getTag() - Method in class org.ujac.print.AbstractTagTest
Gets the attached document tag instance.
getTagAttribute(String) - Method in class org.ujac.web.tag.BaseTag
Gets an tag attribute parameter.
getTagAttributes() - Method in class org.ujac.web.tag.BaseTag
Getter method for the the property tagAttributes.
getTagFactory() - Method in class org.ujac.print.BaseDocumentTag
Gets the document tag factory.
getTagFactory() - Method in class org.ujac.print.DocumentHandler
Gets the tag factory.
getTagFactory() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property tagFactory.
getTagInterceptor() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property tagInterceptor.
getTagInterceptor() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property tagInterceptor.
getTagTypes() - Method in class org.ujac.print.DefaultDocumentTagFactory
Gets all registered tag types.
getTagTypes() - Method in interface org.ujac.print.DocumentTagFactory
Gets all registered tag types.
getTemplate() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property template.
getTemplateContext() - Method in class org.ujac.print.DocumentHandler
Gets the template context.
getTemplateContext() - Method in interface org.ujac.web.servlet.TemplateContextHolder
Gets the template context.
getTemplateContext(PageContext, Tag) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Creates a new template context.
getTemplateContext() - Method in class org.ujac.web.tag.BaseConditionTag
Gets the template context.
getTemplateContext() - Method in class org.ujac.web.tag.BaseTag
Gets the template context.
getTemplateContext() - Method in class org.ujac.web.tag.ForeachTag
Gets the template context.
getTemplateCopyWriter() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property templateCopyWriter.
getTemplateInterpreter() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property templateInterpeter.
getTemplateInterpreter(HttpServletRequest) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the TemplateInterpreter instance for the given request.
getTemplateInterpreter(PageContext) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the TemplateInterpreter instance for the given request.
getTemplateInterpreter() - Method in class org.ujac.web.tag.EvalTag
Getter method for the the property templateInterpreter.
getTemplateInterpreter() - Method in class org.ujac.web.tag.ForeachTag
Getter method for the the property templateInterpreter.
getTemplateInterpreterFactory(HttpServletRequest) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the TemplateInterpreterFactory instance for the given request.
getTemplateInterpreterFactory(PageContext) - Static method in class org.ujac.web.servlet.TemplateInterpreterHelper
Gets the TemplateInterpreterFactory instance for the given request.
GETTER_ARG_TYPES - Static variable in class org.ujac.util.BeanUtils
The argument type list for a getter method.
GETTER_ARG_TYPES - Static variable in class org.ujac.util.exi.ExpressionInterpreter
The argument type list for a getter method.
GETTER_ARGS - Static variable in class org.ujac.util.BeanUtils
The argument list for a getter method.
GETTER_ARGS - Static variable in class org.ujac.util.exi.ExpressionInterpreter
The argument list for a getter method.
getTestMode() - Method in class org.ujac.print.AbstractTagTest
Gets the current test mode.
getText() - Method in class org.ujac.chart.TextChartItem
Gets the item's text.
getText() - Method in class org.ujac.print.tag.acroform.Option
Getter method for the the property text.
getTextAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getTextAttribute(AttributeDefinition, String, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the value for the given attribute's name.
getTextColor() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Gets the text color for the field.
getTextColor() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Gets the text color for the field.
getTextHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the integer attribute handler.
getTextHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the integer attribute handler.
getTextItem(String) - Method in class org.ujac.chart.ChartAttributes
Gets a TextItem attribute.
getTextRise() - Method in class org.ujac.print.DocumentFont
Getter method for the the property textRise.
getTime(String) - Method in class org.ujac.util.table.DataRow
Gets the Time value from the given row.
getTime(int) - Method in class org.ujac.util.table.DataRow
Gets the Time value from the given row.
getTime(int, int) - Method in class org.ujac.util.table.DataTable
Gets the Time value from the given row.
getTime(int, String) - Method in class org.ujac.util.table.DataTable
Gets the Date value from the given row.
getTime(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getTime(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getTime(String) - Method in class org.ujac.util.table.HeaderRow
 
getTime(int) - Method in class org.ujac.util.table.HeaderRow
 
getTime(int, int) - Method in class org.ujac.util.table.ReportTable
 
getTime(int, String) - Method in class org.ujac.util.table.ReportTable
 
getTime(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the Time value from the given row.
getTime(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the Time value from the given row.
getTime(String) - Method in interface org.ujac.util.table.Row
Gets the Time value from the given row.
getTime(int) - Method in interface org.ujac.util.table.Row
Gets the Time value from the given row.
getTime(int, int) - Method in interface org.ujac.util.table.Table
Gets the Time value from the given row.
getTime(int, String) - Method in interface org.ujac.util.table.Table
Gets the Date value from the given row.
getTimeFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the current time format.
getTimestamp(String) - Method in class org.ujac.util.table.DataRow
Gets the Timestamp value from the given row.
getTimestamp(int) - Method in class org.ujac.util.table.DataRow
Gets the Timestamp value from the given row.
getTimestamp(int, int) - Method in class org.ujac.util.table.DataTable
Gets the Timestamp value from the given row.
getTimestamp(int, String) - Method in class org.ujac.util.table.DataTable
Gets the Timestamp value from the given row.
getTimestamp(int, int) - Method in class org.ujac.util.table.FilteredTable
 
getTimestamp(int, String) - Method in class org.ujac.util.table.FilteredTable
 
getTimestamp(String) - Method in class org.ujac.util.table.HeaderRow
 
getTimestamp(int) - Method in class org.ujac.util.table.HeaderRow
 
getTimestamp(int, int) - Method in class org.ujac.util.table.ReportTable
 
getTimestamp(int, String) - Method in class org.ujac.util.table.ReportTable
 
getTimestamp(int, int) - Method in class org.ujac.util.table.ResultSetTable
Gets the Timestamp value from the given row.
getTimestamp(int, String) - Method in class org.ujac.util.table.ResultSetTable
Gets the Timestamp value from the given row.
getTimestamp(String) - Method in interface org.ujac.util.table.Row
Gets the Timestamp value from the given row.
getTimestamp(int) - Method in interface org.ujac.util.table.Row
Gets the Timestamp value from the given row.
getTimestamp(int, int) - Method in interface org.ujac.util.table.Table
Gets the Timestamp value from the given row.
getTimestamp(int, String) - Method in interface org.ujac.util.table.Table
Gets the Timestamp value from the given row.
getTimestampFormat() - Method in class org.ujac.util.text.FormatHelper
Gets the current timestamp format.
getTitle() - Method in interface org.ujac.chart.ChartModel
Gets the chart title.
getTitle() - Method in class org.ujac.chart.DefaultChartModel
 
getTitle() - Method in class org.ujac.print.DocumentMetaData
Getter method for the the property title.
getTitle() - Method in class org.ujac.print.IndexItem
Getter method for the the property title.
getTitle() - Method in class org.ujac.print.OutlineItem
Getter method for the the property title.
getTitle() - Method in class org.ujac.print.TocItem
Getter method for the the property title.
getTitle() - Method in class org.ujac.web.tag.AlterColumnTag
Getter method for the the property title.
getTitle() - Method in class org.ujac.web.tag.DefineColumnTag
Getter method for the the property title.
getTitle() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property title.
getTitleFont() - Method in class org.ujac.chart.BaseChart
Gets the title font.
getTitleFont() - Method in class org.ujac.print.tag.SectionTag
Getter method for the the property titleFont.
getTitleRow() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property titleRow.
getTocItems() - Method in class org.ujac.print.DocumentHandler
Gets the list of TOC items.
getTocItems() - Method in class org.ujac.print.DocumentHolder
Getter method for the the property tocItems.
getTocItems() - Method in class org.ujac.print.IndexItem
Getter method for the the property pages.
getTocRelevance() - Method in class org.ujac.print.TocItem
Getter method for the the property tocRelevance.
getToken(int) - Method in class org.ujac.util.template.TemplateTokenContainer
Gets a token from the token list.
getToken() - Method in class org.ujac.util.template.TokenAncestor
Gets the ancestor token.
getTokenCount() - Method in class org.ujac.util.template.TemplateTokenContainer
Gets the current number of tokens.
getTokenName() - Method in class org.ujac.util.template.AssertToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.CallprocToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.DefineToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.ElseifToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.ElseToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.ForeachToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.IfToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.LogToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.ProcedureToken
Gets the token name.
getTokenName() - Method in class org.ujac.util.template.TemplateToken
Gets the token name.
getTokenType(String) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Gets the statement type that matches the given name.
getTopPadding() - Method in class org.ujac.chart.BaseChart
Gets the top padding.
getTotalLength() - Method in class org.ujac.util.exi.Operand
Gets the tuple's total length.
getTotalPosition() - Method in class org.ujac.util.exi.Operand
Gets the tuple's total position in the source string.
getTotalResult() - Method in class org.ujac.util.table.ReportFunction
Getter method for the the property totalResult.
getTransformHelper() - Method in class org.ujac.web.servlet.ServletDocumentTransformHelper
Gets the document transform helper instance.
getTrimmedContent() - Method in class org.ujac.print.BaseDocumentTag
Gets the trimmed content.
getType() - Method in class org.ujac.chart.ChartAttributeDefinition
Gets the parameter type.
getType() - Method in class org.ujac.print.AttributeDefinition
Gets the attribute's type.
getType() - Method in class org.ujac.print.ChildDefinition
Gets the child type.
getType() - Method in class org.ujac.print.DocumentEvent
Gets the event type.
getType() - Method in class org.ujac.print.ParameterDefinition
Gets the parameter type.
getType() - Method in class org.ujac.util.db.AttributeDefinition
Gets the current attribute type.
getType() - Method in class org.ujac.util.exi.AncestorDefinition
Gets the ancestor type.
getType() - Method in interface org.ujac.util.exi.ExpressionType
Gets the class of the expression type.
getType() - Method in class org.ujac.util.exi.type.BooleanType
 
getType() - Method in class org.ujac.util.exi.type.ByteArrayType
 
getType() - Method in class org.ujac.util.exi.type.ByteType
 
getType() - Method in class org.ujac.util.exi.type.CharArrayType
 
getType() - Method in class org.ujac.util.exi.type.CharType
 
getType() - Method in class org.ujac.util.exi.type.CollectionType
 
getType() - Method in class org.ujac.util.exi.type.ConditionResultHolderType
 
getType() - Method in class org.ujac.util.exi.type.DateType
 
getType() - Method in class org.ujac.util.exi.type.DefaultType
 
getType() - Method in class org.ujac.util.exi.type.DoubleArrayType
 
getType() - Method in class org.ujac.util.exi.type.DoubleType
 
getType() - Method in class org.ujac.util.exi.type.FloatArrayType
 
getType() - Method in class org.ujac.util.exi.type.FloatType
 
getType() - Method in class org.ujac.util.exi.type.IntArrayType
 
getType() - Method in class org.ujac.util.exi.type.IntegerType
 
getType() - Method in class org.ujac.util.exi.type.LongArrayType
 
getType() - Method in class org.ujac.util.exi.type.LongType
 
getType() - Method in class org.ujac.util.exi.type.MapEntryType
 
getType() - Method in class org.ujac.util.exi.type.MapType
 
getType() - Method in class org.ujac.util.exi.type.NullValueType
 
getType() - Method in class org.ujac.util.exi.type.ObjectArrayType
 
getType() - Method in class org.ujac.util.exi.type.ResourceBundleType
 
getType() - Method in class org.ujac.util.exi.type.RowType
 
getType() - Method in class org.ujac.util.exi.type.ShortArrayType
 
getType() - Method in class org.ujac.util.exi.type.ShortType
 
getType() - Method in class org.ujac.util.exi.type.StringType
 
getType() - Method in class org.ujac.util.exi.type.TableType
 
getType() - Method in class org.ujac.util.exi.type.TimestampType
 
getType() - Method in class org.ujac.util.exi.type.TimeType
 
getType() - Method in interface org.ujac.util.table.Column
Gets the colum name.
getType() - Method in class org.ujac.util.table.DataRow
Gets the row type.
getType() - Method in class org.ujac.util.table.DefaultColumn
Gets the colum name.
getType() - Method in class org.ujac.util.table.HeaderRow
 
getType() - Method in interface org.ujac.util.table.Row
Gets the row type.
getType() - Method in class org.ujac.util.xml.AttributeDefinition
Getter method for the the property type.
getType() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Getter method for the the property type.
getType() - Method in class org.ujac.util.xml.ElementDefinition
Getter method for the the property type.
getType() - Method in class org.ujac.web.tag.SetPropertyTag
Getter method for the the property type.
getTypeByName(String) - Method in class org.ujac.util.exi.ExpressionInterpreter
Gets the handler for the object's type by its name.
getTypeConverter() - Method in class org.ujac.util.table.BaseTable
Getter method for the the property typeConverter.
getTypeConverter() - Method in class org.ujac.util.table.FilteredTable
Getter method for the the property typeConverter.
getTypeConverter() - Method in class org.ujac.util.table.ReportTable
Getter method for the the property typeConverter.
getTypeConverter() - Method in interface org.ujac.util.table.Table
Getter method for the the property typeConverter.
getTypeDefinition() - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Getter method for the the property typeDefinition.
getTypeHandler(Object) - Method in class org.ujac.util.exi.ExpressionInterpreter
Gets the handler for the object's type
getTypeHandlers() - Method in class org.ujac.util.exi.ExpressionInterpreter
Gets all currently registered type handlers.
getTypeId() - Method in class org.ujac.util.types.BooleanType
 
getTypeId() - Method in interface org.ujac.util.types.DataType
Gets the type ID.
getTypeId() - Method in class org.ujac.util.types.DateType
 
getTypeId() - Method in class org.ujac.util.types.DoubleType
 
getTypeId() - Method in class org.ujac.util.types.FloatType
 
getTypeId() - Method in class org.ujac.util.types.IntegerType
 
getTypeId() - Method in class org.ujac.util.types.LongType
 
getTypeId() - Method in class org.ujac.util.types.ShortType
 
getTypeId() - Method in class org.ujac.util.types.StringType
 
getTypeId() - Method in class org.ujac.util.types.TimestampType
 
getTypeId() - Method in class org.ujac.util.types.TimeType
 
getTypeId(String) - Static method in class org.ujac.util.UjacTypeHelper
Gets the type ID from the given String.
getTypeIds() - Static method in class org.ujac.util.UjacTypeHelper
Gets an array of all type IDs.
getTypeName() - Method in class org.ujac.print.DocumentEvent
Gets the event type name.
getTypeName() - Method in interface org.ujac.util.exi.ExpressionType
Gets the type name of the expression type.
getTypeName() - Method in class org.ujac.util.exi.type.BaseType
Gets the type name of the expression type.
getTypeName() - Method in class org.ujac.util.exi.type.NullValueType
Gets the type name of the expression type.
getTypeName() - Method in interface org.ujac.util.table.Column
Gets the name of the column type.
getTypeName() - Method in class org.ujac.util.table.DefaultColumn
Gets the name of the column type.
getTypeName(int) - Static method in class org.ujac.util.UjacTypeHelper
Gets the type name from the given ID.
getTypeNames() - Static method in class org.ujac.util.UjacTypeHelper
Gets an array of all type names.
getUnicodeChar(String) - Method in class org.ujac.print.tag.ListTag
Added by Kiran Creates a char based on the unicode string given.
getUpperCase(String) - Static method in class org.ujac.util.StringUtils
Gets the upper case String from the given String.
getVAlign() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property vAlign.
getValign() - Method in class org.ujac.web.tag.CellData
Getter method for the the property valign.
getValign() - Method in class org.ujac.web.tag.ExtraRowHolder
Getter method for the the property valign.
getValign() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property valign.
getValign() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property valign.
getValign() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property valign.
getValign() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property valign.
getValue() - Method in class org.ujac.chart.DescriptionPattern
Gets the current value.
getValue() - Method in class org.ujac.print.tag.acroform.Option
Getter method for the the property value.
getValue() - Method in class org.ujac.print.test.DocumentPrinterTest.ChartTestTuple
Getter method for the the property value.
getValue() - Method in class org.ujac.util.exi.ConstantOperand
Gets the operand value.
getValue() - Method in class org.ujac.util.exi.ExpressionTuple
Gets the operand value.
getValue() - Method in class org.ujac.util.exi.Operand
Gets the operand value.
getValue() - Method in class org.ujac.util.exi.VariableOperand
Gets the operand value.
getValue() - Method in class org.ujac.web.tag.MarkupAttribute
Getter method for the the property value.
getValue2() - Method in class org.ujac.print.test.DocumentPrinterTest.ChartTestTuple
Getter method for the the property value2.
getValue3() - Method in class org.ujac.print.test.DocumentPrinterTest.ChartTestTuple
Getter method for the the property value3.
getValueFormat() - Method in class org.ujac.chart.BaseChart
Gets the number format for value output.
getValueScaleDescription() - Method in class org.ujac.chart.Base2DScaleChart
Gets the value scale description.
getValueStepSize(double) - Method in class org.ujac.chart.Base2DScaleChart
Gets the value step size according to the attribute ATTR_VALUE_STEP_SIZE or calculates if it's not specified.
getVariable() - Method in class org.ujac.util.exi.VariableOperand
Returns the variable.
getVerticalAlignmentAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a vertical alignment attribute.
getVerticalAlignmentAttribute(AttributeDefinition, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the vertical alignment value for the given attribute's name.
getVerticalAlignmentAttribute(AttributeDefinition, int, boolean, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Gets the vertical alignment value for the given attribute's name.
getVerticalAlignmentHandler() - Method in interface org.ujac.print.AttributeHandler
Gets the vertical alignment attribute handler.
getVerticalAlignmentHandler() - Method in class org.ujac.print.DefaultAttributeHandler
Gets the vertical alignment attribute handler.
getVerticalAlignmentStyleAttribute(String) - Method in class org.ujac.print.AbstractTagTest
Gets a vertical alignment style attribute.
getVerticalPosition() - Method in class org.ujac.print.DocumentHandler
Gets the vertical position on the current page.
getVerticalPosition(Document) - Method in class org.ujac.print.tag.FooterPartTag
Gets the vertical position for the footer part for the current page of the given document.
getVerticalPosition(Document) - Method in class org.ujac.print.tag.HeaderFooterPartTag
Gets the vertical position for the header/footer part for the current page of the given document.
getVerticalPosition(Document) - Method in class org.ujac.print.tag.HeaderPartTag
Gets the vertical position for the header part for the current page of the given document.
getVerticalPositionMode() - Method in class org.ujac.chart.ChartItemPosition
Gets the vertical position mode.
getVisibleColumns() - Method in class org.ujac.print.tag.PrintTableTag
Gets all visible columns.
getVisibleColumns() - Method in class org.ujac.util.table.BaseTable
Gets all visible columns.
getVisibleColumns(int) - Method in class org.ujac.util.table.BaseTable
Gets all visible columns.
getVisibleColumns() - Method in class org.ujac.util.table.FilteredTable
Gets all visible columns.
getVisibleColumns(int) - Method in class org.ujac.util.table.FilteredTable
Gets all visible columns.
getVisibleColumns() - Method in class org.ujac.util.table.ReportTable
Gets all visible columns.
getVisibleColumns(int) - Method in class org.ujac.util.table.ReportTable
Gets all visible columns.
getVisibleColumns() - Method in interface org.ujac.util.table.Table
Gets all visible columns.
getVisibleColumns(int) - Method in interface org.ujac.util.table.Table
Gets all visible columns.
getVisibleColumns() - Method in class org.ujac.web.tag.PrintTableTag
Gets all visible columns.
getWidth(Rectangle2D, Graphics2D) - Method in class org.ujac.chart.BaseChartItem
Gets the width of the item box.
getWidth(Rectangle2D, Graphics2D) - Method in interface org.ujac.chart.ChartItem
Gets the width of the item box.
getWidth() - Method in class org.ujac.print.tag.BackgroundImageTag
Gets the image width.
getWidth() - Method in class org.ujac.print.tag.ImageTag
Gets the image width.
getWidth() - Method in class org.ujac.util.table.LayoutHints
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.AlterColumnTag
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.CellData
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.DefineColumnTag
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.InsertColumnTag
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property width.
getWidth() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property width.
getWidths() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property widths.
getX() - Method in class org.ujac.chart.ChartItemPosition
Gets the absolute horizontal position.
getX() - Method in class org.ujac.print.OutlineItem
Getter method for the the property x.
getX() - Method in class org.ujac.print.PagePosition
Getter method for the the property x.
getXmlReaderClass() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property xmlReaderClass.
getXmlReaderClass() - Method in class org.ujac.print.DocumentPrinter
Gets the XML reader implementation.
getY() - Method in class org.ujac.chart.ChartItemPosition
Gets the absolute vertical position mode.
getY() - Method in class org.ujac.print.OutlineItem
Getter method for the the property y.
getY() - Method in class org.ujac.print.PagePosition
Getter method for the the property y.
getYear(Calendar) - Static method in class org.ujac.util.DateUtils
Gets the year from the given calendar.
getYear(Date) - Static method in class org.ujac.util.DateUtils
Gets the year from the given date.
getZipCode() - Method in class org.ujac.util.xml.test.Address
Getter method for the the property zipCode.
graphicsTag - Variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
The surrounding <graphics> tag.
GraphicsTag - Class in org.ujac.print.tag.graphics
Name: GraphicsTag
Description: Implementation of the <graphics> tag.
GraphicsTag() - Constructor for class org.ujac.print.tag.graphics.GraphicsTag
Constructs a GraphicsTag instance with no specific attributes.
GreaterEqualsRowFilterRule - Class in org.ujac.util.table
Name: GreaterEqualsRowFilterRule
Description: Test whether or not the checked fields values are greater or equal than the specified value.
GreaterEqualsRowFilterRule(String, Comparable) - Constructor for class org.ujac.util.table.GreaterEqualsRowFilterRule
Constructs a EqualsRowFilterRule instance with specific attributes.
GreaterRowFilterRule - Class in org.ujac.util.table
Name: GreaterRowFilterRule
Description: Test whether or not the checked fields values are greater than the specified value.
GreaterRowFilterRule(String, Comparable) - Constructor for class org.ujac.util.table.GreaterRowFilterRule
Constructs a GreaterRowFilterRule instance with specific attributes.
GROUP_NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
GroupRow - Class in org.ujac.util.table
Name: GroupRow
Description: A table row for group rows.
GroupRow(Table, String, String) - Constructor for class org.ujac.util.table.GroupRow
Constructs a GroupRow instance with specific attributes.

H

halfPieHeight - Variable in class org.ujac.chart.BasePieChart
The half pie height.
halfPieWidth - Variable in class org.ujac.chart.BasePieChart
The half pie width.
hAlign - Variable in class org.ujac.print.tag.HeaderFooterPartTag
The horizontal alignment.
handleContent(PhraseHolder) - Method in class org.ujac.print.BaseDocumentTag
Adds the current content to the given PhraseHolder while taking care of ${pageCount} expressions.
handleFontAttributes() - Method in class org.ujac.print.BaseDocumentTag
Handles the font attributes.
handleFontAttributes() - Method in class org.ujac.print.tag.FontDefTag
Handles the font attributes.
handleFontAttributes() - Method in class org.ujac.print.tag.FontTag
Handles the font attributes.
handleNewPage(Rectangle, Rectangle) - Method in interface org.ujac.print.NewPageHandler
Handles a new page request.
handleNewPage(Rectangle, Rectangle) - Method in class org.ujac.print.tag.ChapterTag
Handles a new page request.
handleNewPage(Rectangle, Rectangle) - Method in class org.ujac.print.tag.ColumnTextTag
Handles a new page request.
handleNewPage(Rectangle, Rectangle) - Method in class org.ujac.print.tag.DocumentTag
Handles a new page request.
handleNewPage(Rectangle, Rectangle) - Method in class org.ujac.print.tag.SectionTag
Handles a new page request.
handleNewPage(Rectangle, Rectangle) - Method in class org.ujac.print.tag.SegmentTag
Handles a new page request.
hasBody() - Method in class org.ujac.util.xml.ComplexTypeDefinition
Tells whether or not the type has body elements.
hasContent() - Method in class org.ujac.print.BaseDocumentTag
Gets the current content.
hasContent() - Method in class org.ujac.web.tag.RowCellHolder
Gets the tag's content.
hasContent() - Method in class org.ujac.web.tag.RowCellTag
Gets the tag's content.
hashCode() - Method in class org.ujac.print.DocumentFont
 
hashCode() - Method in class org.ujac.util.test.CollectionUtilsTest.Person
 
hasNext() - Method in class org.ujac.print.tag.BaseLoopTag
Tells whether or not the sequence iteration has more elements.
hasNext() - Method in class org.ujac.util.table.DataTableIterator
 
hasNext() - Method in class org.ujac.util.table.FilteredTableIterator
 
hasNext() - Method in class org.ujac.util.table.ReportIterator
 
hasNext() - Method in class org.ujac.util.table.ResultSetTableIterator
 
headerFooterParts - Variable in class org.ujac.print.tag.HeaderFooterTag
The vertical position of the header/footer line.
HeaderFooterPartTag - Class in org.ujac.print.tag
Name: HeaderFooterPartTag.java
Description: Base class for header and footer part tags.
HeaderFooterPartTag(String) - Constructor for class org.ujac.print.tag.HeaderFooterPartTag
Constructs a HeaderFooterPartTag instance with specific attributes.
HeaderFooterTag - Class in org.ujac.print.tag
Name: HeaderFooterTag
Description: Base class for header and footer tags.
HeaderFooterTag(String) - Constructor for class org.ujac.print.tag.HeaderFooterTag
Constructs a HeaderFooterTag instance with specific attributes.
HeaderPartTag - Class in org.ujac.print.tag
Name: HeaderPartTag.java
Description: Class handling <header-part> tags.
HeaderPartTag() - Constructor for class org.ujac.print.tag.HeaderPartTag
Constructs a HeaderPartTag instance with specific attributes.
HeaderRow - Class in org.ujac.util.table
Name: HeaderRow
Description: A class holding title row data.
HeaderRow(Table) - Constructor for class org.ujac.util.table.HeaderRow
Constructs a HeaderRow instance with specific attributes.
headerTag - Variable in class org.ujac.print.tag.HeaderPartTag
The parent tag.
HeaderTag - Class in org.ujac.print.tag
Name: HeaderTag
Description: A class handling header tags.
HeaderTag() - Constructor for class org.ujac.print.tag.HeaderTag
Constructs a HeaderTag instance with no specific attributes.
HeadTag - Class in org.ujac.print.tag
Name: HeadTag
Description: Handler class for tag <head>.
HeadTag() - Constructor for class org.ujac.print.tag.HeadTag
Constructs a HeadTag instance with no specific attributes.
height - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The field's height.
height - Variable in class org.ujac.print.tag.BaseImageTag
The image height.
HiddenFieldAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: HiddenFieldAcroFieldTag
Description: Tag implementation for AcroForm hidden fields.
HiddenFieldAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
Constructs a HiddenFieldAcroFieldTag instance with no specific attributes.
HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
HorizontalAlignmentAttributeHandler - Class in org.ujac.print
Name: HorizontalAlignmentAttributeHandler
Description: Attribute handler for horizontal alignment attributes.
HorizontalAlignmentAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.HorizontalAlignmentAttributeHandler
Constructs a HorizontalAlignmentAttributeHandler instance with specific attributes.
horizontalAlignmentHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The horizontal alignment attribute handler.
horizontalOffset - Variable in class org.ujac.chart.Base2DScaleChart
The horizontal offset for the chart.
horizontalPositions - Variable in class org.ujac.chart.Base2DScaleChart
The horizontal positions for the values.
horizontalScale - Variable in class org.ujac.chart.Base2DScaleChart
The horizontal scale for the chart.
HttpResourceLoader - Class in org.ujac.util.io
Name: HttpResourceLoader
Description: A resource loader which loads resources from network using the http protocol.
HttpResourceLoader() - Constructor for class org.ujac.util.io.HttpResourceLoader
Constructs a HttpResourceLoader instance with no specific attributes.
HttpResourceLoader(String) - Constructor for class org.ujac.util.io.HttpResourceLoader
Constructs a HttpResourceLoader instance with specific attributes.
HttpResourceLoaderTest - Class in org.ujac.util.io.test
Name: HttpResourceLoaderTest
Description: Test cases for the HttpResourceLoader class.
HttpResourceLoaderTest() - Constructor for class org.ujac.util.io.test.HttpResourceLoaderTest
 

I

ID - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IfTag - Class in org.ujac.print.tag
Name: IfTag
Description: A class handling if items.
IfTag() - Constructor for class org.ujac.print.tag.IfTag
Constructs a IfTag instance with no specific attributes.
IfTag - Class in org.ujac.web.tag
Name: IfTag
Description: A custom tag class implementing the tag <ujac:if>.
IfTag() - Constructor for class org.ujac.web.tag.IfTag
 
IfToken - Class in org.ujac.util.template
Name: IfToken
Description: Represents an _if_ statement.
IfToken() - Constructor for class org.ujac.util.template.IfToken
Constructs a IfToken instance with no specific attributes.
IMAGE_BUILDERS - Static variable in class org.ujac.print.tag.BaseImageTag
The builders for the supported image types.
IMAGE_CHUNK_ATTR - Static variable in class org.ujac.print.BaseDocumentTag
The IMAGE chunk attribute.
IMAGE_DRAW_FOREGROUND - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_DRAW_FOREGROUND - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_HEIGHT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_HEIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_HORIZONTAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_PAGE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_PAGE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_ROTATE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_ROTATE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_SOURCE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_SOURCE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_TEXTWRAP - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_TEXTWRAP - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_UNDERLYING - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_UNDERLYING - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_WIDTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_X - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_X - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
IMAGE_Y - Static variable in interface org.ujac.print.tag.CommonAttributes
 
IMAGE_Y - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
ImageBuilder - Interface in org.ujac.print.tag
Name: ImageBuilder
Description: An interface for image builders, used by the ImageTag class.
ImageCopy - Class in org.ujac.print
Name: ImageCopy
Description: A image copy.
ImageCopy(Image) - Constructor for class org.ujac.print.ImageCopy
Constructs a ImageCopy instance with specific attributes.
imageData - Variable in class org.ujac.print.tag.BaseImageTag
The image data.
ImageIOChartWriter - Class in org.ujac.chart
Name: ImageIOChartWriter
Description: A chart writer using the javax.imageio API, introduced with JDK 1.4.
ImageIOChartWriter(float) - Constructor for class org.ujac.chart.ImageIOChartWriter
Constructs a ImageIOChartWriter instance for jpg format with specific attributes.
ImageIOChartWriter(String) - Constructor for class org.ujac.chart.ImageIOChartWriter
Constructs a ImageIOChartWriter instance with specific attributes.
ImageIOChartWriter(String, float) - Constructor for class org.ujac.chart.ImageIOChartWriter
Constructs a ImageIOChartWriter instance with specific attributes.
ImageTag - Class in org.ujac.print.tag
Name: ImageTag
Description: A class handling image items.
ImageTag() - Constructor for class org.ujac.print.tag.ImageTag
Constructs a ImageTag instance with no specific attributes.
ImageTag(String) - Constructor for class org.ujac.print.tag.ImageTag
Constructs a ImageTag instance with specific attributes.
ImportTag - Class in org.ujac.print.tag
Name: ImportTag
Description: Handles the <import> tags.
ImportTag() - Constructor for class org.ujac.print.tag.ImportTag
Constructs a ImportTag instance with no specific attributes.
incrDay(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of days.
incrDay(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given date by the given amount of days.
increment() - Method in class org.ujac.util.exi.SequenceIndex
Increments the index by one.
increment(int) - Method in class org.ujac.util.exi.SequenceIndex
Increments the index by the given value.
incrHour(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of hours.
incrHour(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given date by the given amount of hours.
incrMillisecond(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of milliseconds.
incrMillisecond(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of milliseconds.
incrMinute(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of minutes.
incrMinute(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given date by the given amount of minutes.
incrMonth(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of months.
incrMonth(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given date by the given amount of months.
incrSecond(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of seconds.
incrSecond(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given date by the given amount of seconds.
incrYear(Calendar, int) - Static method in class org.ujac.util.DateUtils
Increments the given calendar by the given amount of years.
incrYear(Date, int) - Static method in class org.ujac.util.DateUtils
Increments the given date by the given amount of years.
indent(PrintWriter, int) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes the defined indention to the given print writer.
INDENTATION - Static variable in interface org.ujac.print.tag.CommonAttributes
 
INDENTATION - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
index - Variable in class org.ujac.print.tag.RowCellTag
The column index.
index - Variable in class org.ujac.web.tag.RowCellHolder
The column index.
index - Variable in class org.ujac.web.tag.RowCellTag
The column index.
IndexItem - Class in org.ujac.print
Name: IndexItem
Description: A class for index items.
IndexItem(int, String) - Constructor for class org.ujac.print.IndexItem
Constructs a TocItem instance with specific attributes.
IndexItem(int, String, TocItem) - Constructor for class org.ujac.print.IndexItem
Constructs a TocItem instance with specific attributes.
IndexTag - Class in org.ujac.print.tag
Name: IndexTag
Description: Handler class for the <index> tag.
This tag loops over the table of contents entries, which have been registered during the main document processing step and prints tag entries in alphabetic order which are marked as index relevant.
IndexTag() - Constructor for class org.ujac.print.tag.IndexTag
Constructs a IndexTag instance with no specific attributes.
init(int) - Method in class org.ujac.chart.BasePieChart
Initializes the data structures for the chart metrics.
init(int) - Method in class org.ujac.chart.BasePieChart3D
 
init(int) - Method in class org.ujac.chart.DonutChart3D
Initializes the data structures for the chart metrics.
init(ReportTable, ReportGroup[]) - Method in class org.ujac.util.table.ReportFunction
Initializes the report function.
init(ReportTable) - Method in class org.ujac.util.table.ReportGroup
Initializes the report group.
initialize() - Method in class org.ujac.print.BaseDocumentTag
Initializes the item.
initialize() - Method in class org.ujac.print.DynamicContentContainer
Initializes the item.
initialize() - Method in class org.ujac.print.tag.acroform.OptionTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.AddColumnTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.AddRowTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.AlterColumnTag
 
initialize() - Method in class org.ujac.print.tag.AnchorTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.AssertTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.AttributeTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BackgroundImageTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BarcodePdf417Tag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BarcodeTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BaseCellTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BaseElementTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BaseFontTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BaseLoopTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.BoxTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.CaseTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.CellTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ChapterTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ChartTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ColorDefTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ColumnTextTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ConditionTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.CustomTagTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.DatamatrixTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.DateFormatTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.DefaultTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.DefineColumnTag
 
initialize() - Method in class org.ujac.print.tag.DefineTableTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ElseTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.EncryptionTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ExtraRowTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.FontDefTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.FooterPartTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ForeachTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.graphics.BaseGraphicsTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.graphics.PointTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.HeaderFooterTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.HeaderPartTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.HeadTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.IfTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ImageTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ImportTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.IndexTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.InsertColumnTag
 
initialize() - Method in class org.ujac.print.tag.ItemsTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ItemTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ListItemTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ListSymbolTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ListTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.LogTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.MacroDefTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.MacroTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.MetaTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.NewLineTag
 
initialize() - Method in class org.ujac.print.tag.NewPageTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.NumberFormatTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.OutlineTag
 
initialize() - Method in class org.ujac.print.tag.PageFormatTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ParagraphTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ParameterDefTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ParameterTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PdfCellBlockTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PdfCellTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PdfTableRowTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PdfTableSplitTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PdfTableTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PhraseTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PrintRowTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.PrintTableTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.RegisterFontTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.RegisterTagTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.RemoveColumnTag
 
initialize() - Method in class org.ujac.print.tag.ResourceBundleTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.RowCellTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.SectionTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.SetFieldTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.SetFormatTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.SetPropertyTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.SpaceTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.StickyTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.StyleDefTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.SwitchTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.TableTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.TextChartItemTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.TocTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.TogglePropertyTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.ViewerPreferencesTag
Initializes the item.
initialize() - Method in class org.ujac.print.tag.WatermarkTag
Initializes the item.
initialize() - Method in class org.ujac.print.test.ExampleTag
Initializes the item.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.AssertToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.CallprocToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.DefineToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.ElseifToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.ElseToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.ForeachToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.IfToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.LogToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.ProcedureToken
Initializes the token.
initialize(BaseTemplateInterpreter, char[], int, int) - Method in class org.ujac.util.template.TemplateToken
Initializes the token.
InRowFilterRule - Class in org.ujac.util.table
Name: InRowFilterRule
Description: Description of the class.
InRowFilterRule(String, Collection) - Constructor for class org.ujac.util.table.InRowFilterRule
Constructs a InRowFilterRule instance with specific attributes.
insertColumn(String, float, int, String, String, int, String) - Method in class org.ujac.print.tag.PrintTableTag
Inserts a column into the table.
insertColumn(String, float, int, String, String, int, String) - Method in class org.ujac.web.tag.PrintTableTag
Inserts a column into the table.
InsertColumnTag - Class in org.ujac.print.tag
Name: InsertColumnTag
Description: A tag implementation inserting columns into surrounding print-table tags.
InsertColumnTag() - Constructor for class org.ujac.print.tag.InsertColumnTag
Constructs a InsertColumnTag instance with no specific attributes.
InsertColumnTag - Class in org.ujac.web.tag
Name: InsertColumnTag
Description: A custom tag inserting columns into surrounding print-table tags.
InsertColumnTag() - Constructor for class org.ujac.web.tag.InsertColumnTag
 
InsertDocumentTag - Class in org.ujac.print.tag
Name: InsertDocumentTag
Description: Handler class for the ;lt;insert-document> tag.
InsertDocumentTag() - Constructor for class org.ujac.print.tag.InsertDocumentTag
Constructs a InsertDocumentTag instance with no specific attributes.
insertExtraRow(ExtraRowTag, int) - Method in class org.ujac.print.tag.PrintRowTag
Inserts a extra row.
insertExtraRow(ExtraRowHolder, int) - Method in class org.ujac.web.tag.PrintRowTag
Inserts a extra row.
insertImage(PdfWriter, Document, Image) - Method in class org.ujac.print.tag.BackgroundImageTag
Inserts the given image into the document.
insertImage(PdfWriter, Document, Image) - Method in class org.ujac.print.tag.BoxTag
Inserts the given image into the document.
insertImage(PdfWriter, Document, Image, boolean) - Method in class org.ujac.print.tag.ImageTag
Inserts the given image into the document.
insertImage(PdfWriter, Document, Image) - Method in class org.ujac.print.tag.WatermarkTag
Inserts the given image into the document.
insertItems - Variable in class org.ujac.print.tag.BaseLoopTag
Flag which rules, whether the nested items should be added to the document or not.
int2FontStyle(int) - Method in class org.ujac.print.BaseDocumentTag
Gets the font style from the given integer.
IntArrayType - Class in org.ujac.util.exi.type
Name:IntArrayType
Description: An expression type handler for int arrays.
IntArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.IntArrayType
Constructs a ObjectArrayType instance with specific attributes.
IntArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
IntArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.IntArrayType.GetOperation
 
IntArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
IntArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.IntArrayType.IsEmptyOperation
 
IntArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
IntArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.IntArrayType.NotEmptyOperation
 
IntArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
IntArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.IntArrayType.SizeOperation
 
IntegerAttributeHandler - Class in org.ujac.print
Name: IntegerAttributeHandler
Description: Attribute handler for integer attributes.
IntegerAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.IntegerAttributeHandler
Constructs a IntegerAttributeHandler instance with specific attributes.
integerFormat - Variable in class org.ujac.util.text.FormatHelper
The integer format.
integerFormat - Variable in class org.ujac.web.tag.EvalTag
The integer format.
integerFormat - Variable in class org.ujac.web.tag.ForeachTag
The integer format.
integersGuaranteed() - Method in class org.ujac.util.table.CountFunctionExecutor
Tells whether the function executor serves integers under guarantee (f.e.
integersGuaranteed() - Method in interface org.ujac.util.table.FunctionExecutor
Tells whether the function executor serves integers under guarantee (f.e.
integersGuaranteed() - Method in class org.ujac.util.table.SumFunctionExecutor
Tells whether the function executor serves integers under guarantee (f.e.
IntegerType - Class in org.ujac.util.exi.type
Name: IntegerType
Description: An expression type handler for int values.
IntegerType(ExpressionInterpreter, Class, String) - Constructor for class org.ujac.util.exi.type.IntegerType
Constructs a IntegerType instance with no specific arguments.
IntegerType - Class in org.ujac.util.types
Name: IntegerType
Description: A class handling Integer values.
IntegerType() - Constructor for class org.ujac.util.types.IntegerType
 
IntegerType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for Integers.
IntegerType.AbsOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.AbsOperation
 
IntegerType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Integers.
IntegerType.AddOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.AddOperation
 
IntegerType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for Integers.
IntegerType.DivOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.DivOperation
 
IntegerType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Integers.
IntegerType.EqualOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.EqualOperation
 
IntegerType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Integers.
IntegerType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.GreaterEqualOperation
 
IntegerType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Integers.
IntegerType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.GreaterOperation
 
IntegerType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Integers.
IntegerType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.LessEqualOperation
 
IntegerType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Integers.
IntegerType.LessOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.LessOperation
 
IntegerType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Integers.
IntegerType.MaxOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.MaxOperation
 
IntegerType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Integers.
IntegerType.MinOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.MinOperation
 
IntegerType.ModOperation - Class in org.ujac.util.exi.type
The 'mod' operation for Integers.
IntegerType.ModOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.ModOperation
 
IntegerType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for Integers.
IntegerType.MulOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.MulOperation
 
IntegerType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Integers.
IntegerType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.NotEqualOperation
 
IntegerType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for Integers.
IntegerType.SubOperation() - Constructor for class org.ujac.util.exi.type.IntegerType.SubOperation
 
INTER25 - Static variable in class org.ujac.print.tag.BarcodeTag
Constant for the Interleave 2 of 5 barcode.
interpreter - Variable in class org.ujac.util.exi.type.BaseType
The expression interpreter.
interpreter - Variable in class org.ujac.util.template.TemplateToken
The template interpreter.
interpreter - Variable in class org.ujac.util.template.test.BaseTemplateTest
The template interpreter to test.
intValue() - Method in class org.ujac.util.exi.SequenceIndex
 
invokeGetter(Object, Method) - Static method in class org.ujac.util.BeanUtils
Invokes a getter method with the given value.
invokeSetter(Object, Method, Object) - Static method in class org.ujac.util.BeanUtils
Invokes a setter method with the given value.
invokeSetter(Object, Method, Object, TypeConverter) - Static method in class org.ujac.util.BeanUtils
Invokes a setter method with the given value.
IO_BUFFER_SIZE - Static variable in class org.ujac.util.io.ClassPathResourceLoader
The I/O buffer size.
IO_BUFFER_SIZE - Static variable in class org.ujac.util.io.FileResourceLoader
The I/O buffer size.
IO_BUFFER_SIZE - Static variable in class org.ujac.util.io.FileUtils
The I/O buffer size.
isABoolean() - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Getter method for the the property aBoolean.
isAllTagTestsPassed() - Method in class org.ujac.print.test.BasePrintTest
Tells, whether or not all test have been passed.
isAllTestsPassed() - Method in class org.ujac.print.TestTagInterceptor
Tells, whether or not all test have been passed.
isAttributeDefined(AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Checks whether the given attribute is defined or not.
isAttributeDefined(String) - Method in class org.ujac.print.BaseDocumentTag
Checks whether the given attribute is defined or not.
isAttributeDefined(String, String) - Method in class org.ujac.print.BaseDocumentTag
Checks whether the given attribute is defined or not.
isAttributeDefined(AttributeDefinition, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Checks whether the given attribute is defined or not.
isAttributeSupported(String) - Method in class org.ujac.print.BaseDocumentTag
Checks, if the given attribute is supported.
isAttributeSupported(AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Checks, if the given attribute is supported.
isAttributeSupported(String, String) - Method in class org.ujac.print.BaseDocumentTag
Checks, if the given attribute or style attribute is supported.
isAttributeSupported(AttributeDefinition, AttributeDefinition) - Method in class org.ujac.print.BaseDocumentTag
Checks, if the given attribute or style attribute is supported.
isBodyToken() - Method in class org.ujac.util.template.TemplateToken
Tells whether or this token has a body.
isBodyToken() - Method in class org.ujac.util.template.TemplateTokenContainer
Tells whether or not this token has a body.
isBold() - Method in class org.ujac.print.DocumentFont
Checks if the font is declared as bold.
isCacheImages() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property cacheImages.
isCacheImages() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property cacheImages.
isCalculateTotalResult() - Method in class org.ujac.util.table.ReportFunction
Checks whether or not to calculate the total result.
isCaseMatched() - Method in class org.ujac.web.tag.SwitchTag
Tells whether or not a case has already matched the value so far.
isClosed() - Method in class org.ujac.util.template.TemplateTokenContainer
Tells whether or not the container has been closed.
isColumnStylesDefined() - Method in class org.ujac.web.tag.PrintTableTag
Tells whether or not the column styles had been defined so far.
isDefined(String) - Method in class org.ujac.chart.ChartAttributes
Gets a integer attribute.
isDestinationsSupported() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property destinationsSupported.
isDocumentRoot() - Method in class org.ujac.print.BaseDocumentTag
Is the item a possible document root tag, such as <document> or <module>.
isDocumentRoot() - Method in class org.ujac.print.tag.DocumentTag
Is the item a possible document root tag, such as <document> or <module>.
isDocumentRoot() - Method in class org.ujac.print.tag.ModuleTag
Is the item a possible document root tag, such as <document> or <module>.
isEmpty(String) - Static method in class org.ujac.util.BeanUtils
Checks if the given string is null or has zero length.
isEmpty(Collection) - Static method in class org.ujac.util.CollectionUtils
Probes whether the given collection is empty or not.
isEmpty(Map) - Static method in class org.ujac.util.CollectionUtils
Probes whether the given map is empty or not.
isEmpty() - Method in class org.ujac.util.exi.ExpressionContext
 
isEmpty(String) - Static method in class org.ujac.util.StringUtils
Checks if the given string is null or has zero length.
isEmpty() - Method in class org.ujac.util.table.DataTable
Checks if the table is empty.
isEmpty() - Method in class org.ujac.util.table.FilteredTable
Checks if the table is empty.
isEmpty() - Method in class org.ujac.util.table.ReportTable
Checks if the table is empty.
isEmpty() - Method in class org.ujac.util.table.ResultSetTable
Checks if the table is empty.
isEmpty() - Method in interface org.ujac.util.table.Table
Checks if the table is empty.
isEmpty() - Method in class org.ujac.util.template.TemplateContext
 
isEmptyContent() - Method in class org.ujac.print.BaseDocumentTag
Checks if the content contains no or no real data.
isEmptyString(String) - Method in class org.ujac.print.BaseDocumentTag
Checks if the given string contains no or no real data.
isEndsBlock() - Method in class org.ujac.util.table.BaseRow
Tells whether or not this row ends the current row block.
isEndsBlock() - Method in interface org.ujac.util.table.Row
Tells whether or not this row ends the current row block.
isEnforceResultRow() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property enforceResultRow.
isEvaluateExpressions() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property evaluateExpressions.
isEvaluateExpressions() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property evaluateExpressions.
isEvenIteration() - Method in class org.ujac.web.tag.ForeachTag
Checks, whether the current iteration step is a even one or not.
isExplitelyEncapsulated() - Method in class org.ujac.util.exi.ExpressionTuple
Gets the explitelyEncapsulated flag.
isFalseProp() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns false.
isFillRow() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property fillRow.
isFillRow() - Method in class org.ujac.web.tag.RowCellHolder
Getter method for the the property fillRow.
isFillRow() - Method in class org.ujac.web.tag.RowCellTag
Getter method for the the property fillRow.
isFirstLoop() - Method in class org.ujac.print.tag.BaseLoopTag
Tells, whether this is the first iteration loop or not.
isFooterPrinted() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property footerPrinted.
isForceFooter() - Method in class org.ujac.web.tag.PrintFooterRowTag
Getter method for the the property forceFooter.
isForeignKey() - Method in class org.ujac.util.db.AttributeDefinition
Is the attribute a foreign key?
isFunctionsApplied() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property functionsApplied.
isFunctionsApplied(int) - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property functionsApplied.
isHeaderPrinted() - Method in class org.ujac.web.tag.PrintTableTag
Getter method for the the property headerPrinted.
isHeaderRow() - Method in class org.ujac.print.tag.ExtraRowTag
Tells whether the row is a header row or not.
isHeaderRow() - Method in class org.ujac.print.tag.PrintHeaderRowTag
Tells whether the row is a header row or not.
isHeaderRow() - Method in class org.ujac.print.tag.PrintRowTag
Tells whether the row is a header row or not.
isHideAtSucceedingRows() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property hideAtSucceedingRows.
isIgnoreFlush() - Method in class org.ujac.print.BaseDocumentTag
Gets the ignore flush flag.
isIncludeHeadSection() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property includeHeadSection.
isInNewPageTag() - Method in class org.ujac.print.tag.HeaderFooterTag
Tells whether this tag is embedded within a new-page tag or not.
isInNewPageTag() - Method in class org.ujac.print.tag.StickyTag
Tells whether this tag is embedded within a new-page tag or not.
isItalic() - Method in class org.ujac.print.DocumentFont
Checks if the font is declared as italic.
isItemClosed() - Method in class org.ujac.print.BaseDocumentTag
Gets the item closed flag.
isItemOpened() - Method in class org.ujac.print.BaseDocumentTag
Gets the item opened flag.
isKeepTogether() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property keepTogether.
isKey() - Method in interface org.ujac.util.table.Column
Tells wheter this column defines a key value or not.
isKey() - Method in class org.ujac.util.table.DefaultColumn
Tells wheter this column defines a key value or not.
isLegalAncestor(String) - Method in class org.ujac.util.template.TemplateToken
Tells whether or the given token is a legal ancestor.
isLegalAncestor(TemplateToken) - Method in class org.ujac.util.template.TemplateToken
Tells whether or the given token is a legal ancestor.
isList() - Method in class org.ujac.chart.ChartAttributeDefinition
Gets the list flag
isList() - Method in class org.ujac.print.ParameterDefinition
Gets the list flag
isMatchFound() - Method in class org.ujac.print.tag.SwitchTag
Checks whether a match was already found or not.
isMultiple() - Method in class org.ujac.util.exi.AncestorDefinition
Gets the multiple flag.
isMultiple() - Method in class org.ujac.util.template.TokenAncestor
Gets the multiple flag.
isNegative() - Method in class org.ujac.util.exi.VariableOperand
Tells whether the variable is signed negative or not.
isNoWrap() - Method in class org.ujac.print.tag.CellAttributes
Getter method for the the property noWrap.
ISO_DATE_PATTERN - Static variable in class org.ujac.util.text.FormatHelper
Constant for the ISO 8601 date format pattern.
ISO_TIME_PATTERN - Static variable in class org.ujac.util.text.FormatHelper
Constant for the ISO 8601 time format pattern.
ISO_TIMESTAMP_PATTERN - Static variable in class org.ujac.util.text.FormatHelper
Constant for the ISO 8601 timestamp format pattern.
isOptional() - Method in class org.ujac.chart.ChartAttributeDefinition
Gets the optional flag
isOptional() - Method in class org.ujac.print.ParameterDefinition
Gets the optional flag
isOptional() - Method in class org.ujac.util.exi.AncestorDefinition
Gets the optional flag.
isOptional() - Method in class org.ujac.util.template.TokenAncestor
Gets the optional flag.
isOutputStarted() - Method in class org.ujac.print.tag.PrintTableTag
Checks whether the table output has been started or not.
isOutputStarted() - Method in class org.ujac.web.tag.PrintTableTag
Checks whether the table output has been started or not.
isPageNumberingStartsAfterHead() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property pageNumberingStartsAfterHead.
isParseDynamicContent() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property parseDynamicContent.
isParseDynamicContent() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property parseDynamicContent.
isPhraseEmpty(Phrase) - Method in class org.ujac.print.BaseDocumentTag
Tells whether the given phrase is empty or not.
isPrimaryKey() - Method in class org.ujac.util.db.AttributeDefinition
Is the attribute a primary key?
isRendered() - Method in class org.ujac.print.BaseDocumentTag
Tells whether or not this tag is rendered.
isRequired() - Method in class org.ujac.print.AttributeDefinition
Gets the attribute's required flag.
isResolved() - Method in class org.ujac.util.template.BaseConditionToken
Tells whether or not the condition bas been resolved so far.
isResolved() - Method in class org.ujac.util.template.IfToken
Tells whether or not the condition bas been resolved so far.
isResultsInTitleRow() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property resultsInTitleRow.
isSimple() - Method in class org.ujac.util.exi.ConstantOperand
 
isSimple() - Method in class org.ujac.util.exi.ExpressionTuple
 
isSimple() - Method in class org.ujac.util.exi.Operand
Tells whether the operand is a simple one or not.
isSimple() - Method in class org.ujac.util.exi.VariableOperand
 
isSkipped() - Method in class org.ujac.web.tag.ExtraRowTag
Getter method for the the property skipped.
isSkipped() - Method in class org.ujac.web.tag.PrintRowTag
Getter method for the the property skipped.
isStartNewPage() - Method in class org.ujac.util.table.BaseRow
Tells whether or not to start a new page before printing this row.
isStartNewPage() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property startNewPage.
isStartNewPage() - Method in interface org.ujac.util.table.Row
Tells whether or not to start a new page before printing this row.
isStartsBlock() - Method in class org.ujac.util.table.BaseRow
Tells whether or not this row starts a new row block.
isStartsBlock() - Method in interface org.ujac.util.table.Row
Tells whether or not this row starts a new row block.
isStatus() - Method in class org.ujac.util.exi.ConditionResultHolder
Getter method for the the property status.
isStrictlyCheckDocumentStructure() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property strictlyCheckDocumentStructure.
isStrictlyCheckDocumentStructure() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property strictlyCheckDocumentStructure.
isStrikethru() - Method in class org.ujac.print.DocumentFont
Checks if the font is declared as strikethru.
isStructureChecksDisabled() - Method in class org.ujac.print.BaseCustomTag
Tells whether or not to disable checks which test if this tag fits into its parent tag.
isStructureChecksDisabled() - Method in class org.ujac.print.BaseDocumentTag
Tells whether or not to disable checks which test if this tag fits into its parent tag.
isStructureChecksDisabled() - Method in class org.ujac.print.DynamicContentContainer
Tells whether or not to disable checks which test if this tag fits into its parent tag.
isStructureChecksDisabled() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
 
isStructureChecksDisabled() - Method in class org.ujac.print.tag.SetFormatTag
 
isStructureChecksDisabled() - Method in class org.ujac.print.tag.SetPropertyTag
 
isStructureChecksDisabled() - Method in class org.ujac.web.tag.SetPropertyTag
 
isStyleable() - Method in class org.ujac.print.BaseDocumentTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.BaseCellTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.CellTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.ColumnTextTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.DocumentTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.ExtraRowTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.FontDefTag
 
isStyleable() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.HeaderFooterTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.ListItemTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.ListTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.ParagraphTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PdfCellBlockTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PdfTableRowTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PdfTableTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PhraseTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PrintRowTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.PrintTableTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.SectionTag
Tells whether or not this tag does respect style attributes or not.
isStyleable() - Method in class org.ujac.print.tag.SpanTag
 
isStyleable() - Method in class org.ujac.print.tag.TableTag
Tells whether or not this tag does respect style attributes or not.
isStyleAttributeDefined(String) - Method in class org.ujac.print.BaseDocumentTag
Checks whether the given attribute is defined or not.
isTagSupported(String) - Method in class org.ujac.print.DefaultDocumentTagFactory
Checks wheter the given tag is supported or not.
isTagSupported(String) - Method in interface org.ujac.print.DocumentTagFactory
Checks wheter the given tag is supported or not.
isTemporary() - Method in class org.ujac.print.DocumentPageEventHandler
Tells whether this event handler is temporary, and should be removed after the first usage or not.
isTemporary() - Method in class org.ujac.print.tag.OutlineTag.OutlinePageEventHandler
Tells whether this event handler is temporary, and should be removed after the first usage or not.
isTestPassed() - Method in class org.ujac.print.AbstractTagTest
Tells, whether or not the test has been passed.
isTextBodyAllowed() - Method in class org.ujac.print.BaseDocumentTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.acroform.OptionTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.AlterColumnTag
 
isTextBodyAllowed() - Method in class org.ujac.print.tag.AnchorTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.AnnotationTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.BarcodePdf417Tag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.BarcodeTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.BaseCellTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.BaseFontTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ColumnTextTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ConditionTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.DatamatrixTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.DefineColumnTag
 
isTextBodyAllowed() - Method in class org.ujac.print.tag.ForeachTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.graphics.BaseGraphicsTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.IndexTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.InsertColumnTag
 
isTextBodyAllowed() - Method in class org.ujac.print.tag.ItemsTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ItemTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.JavascriptTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ListItemTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ListSymbolTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.LogTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.OutlineTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ParagraphTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.ParameterTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.PhraseTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.PrintTableTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.TextChartItemTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.TocTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.tag.WatermarkTag
Tells whether textual content is allowed for the tag or not.
isTextBodyAllowed() - Method in class org.ujac.print.test.ExampleTag
Tells whether textual content is allowed for the tag or not.
isTocFreezed() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property tocFreezed.
isTopLevel() - Method in class org.ujac.print.DynamicContentContainer
 
isTopLevel() - Method in interface org.ujac.print.ElementContainer
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.BaseCellTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.CellTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.ColumnTextTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.ConditionTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.DocumentTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.ForeachTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.IndexTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.ListItemTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.ListSymbolTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.MacroDefTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.ParagraphTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.PhraseTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.SectionTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.SegmentTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.TocTag
Tells whether the element container is a top level container or not.
isTopLevel() - Method in class org.ujac.print.tag.WatermarkTag
Tells whether the element container is a top level container or not.
isTranslateEscapeSequences() - Method in class org.ujac.print.DocumentHandler
Getter method for the the property translateEscapeSequences.
isTranslateEscapeSequences() - Method in class org.ujac.print.DocumentPrinter
Getter method for the the property translateEscapeSequences.
isTrimBody() - Method in class org.ujac.print.BaseDocumentTag
Getter method for the the property trimBody.
isTrimNextHead() - Method in class org.ujac.print.BaseDocumentTag
Gets the 'trim next head' flag.
isTrue() - Method in interface org.ujac.print.Condition
Checks whether the condition is true or not.
isTrue() - Method in class org.ujac.print.tag.BaseLoopTag
Checks whether the condition is true or not.
isTrue() - Method in class org.ujac.print.tag.ConditionTag
 
isTrue() - Method in class org.ujac.print.tag.ExtraRowTag
 
isTrue() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Checks whether the condition is true or not.
isTrue() - Method in class org.ujac.print.tag.HeadTag
 
isTrue() - Method in class org.ujac.print.tag.MacroDefTag
 
isTrue() - Method in class org.ujac.print.tag.PrintFooterRowTag
 
isTrue() - Method in class org.ujac.print.tag.PrintGroupRowTag
 
isTrue() - Method in class org.ujac.print.tag.PrintGroupTitleRowTag
 
isTrue() - Method in class org.ujac.print.tag.PrintHeaderRowTag
 
isTrue() - Method in class org.ujac.print.tag.PrintRowTag
 
isTrue(TemplateContext) - Method in class org.ujac.util.template.BaseConditionToken
Tells whether or not the condition is true.
isTrue(TemplateContext) - Method in class org.ujac.util.template.ElseifToken
Tells whether or not the condition is true.
isTrue(TemplateContext) - Method in class org.ujac.util.template.ElseToken
Tells whether or not the condition is true.
isTrue(TemplateContext) - Method in class org.ujac.util.template.IfToken
Tells whether or not the condition is true.
isTrueProp() - Method in class org.ujac.util.exi.test.BeanAccessTest.TestBean
Always returns true.
isUnderline() - Method in class org.ujac.print.DocumentFont
Checks if the font is declared as underline.
isValid() - Method in class org.ujac.print.BaseDocumentTag
Checks whether the condition is valid or not.
isValid(String) - Method in interface org.ujac.util.table.ColumnFilter
 
isViewGrid() - Method in class org.ujac.chart.Base2DScaleChart
Gets the 'view-grid' flag.
isViewLegend() - Method in class org.ujac.chart.Base2DScaleChart
Gets the 'view-legend' flag.
isViewScaleArrows() - Method in class org.ujac.chart.Base2DScaleChart
Gets the 'view-scale-arrows' flag.
isViewTitleRow() - Method in class org.ujac.util.table.ReportGroup
Getter method for the the property viewTitleRow.
isVirtualContainer() - Method in class org.ujac.print.BaseDocumentTag
Is the item virtual container, such as <if>, <else> or <foreach>.
isVirtualContainer() - Method in class org.ujac.print.DynamicContentContainer
 
isVirtualContainer() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
 
isVirtualContainer() - Method in class org.ujac.print.tag.BaseFontTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.ConditionTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.FontTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.ForeachTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.ImportTag
 
isVirtualContainer() - Method in class org.ujac.print.tag.IndexTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.MacroDefTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.ModuleTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.SpanTag
Is the item virtual container, such as if, else or foreach.
isVirtualContainer() - Method in class org.ujac.print.tag.TocTag
Is the item virtual container, such as if, else or foreach.
isVisible(String) - Method in class org.ujac.util.table.BaseRow
Checks whether the given field is visible or not.
isVisible(int) - Method in class org.ujac.util.table.BaseRow
Checks whether the given field is visible or not.
isVisible() - Method in class org.ujac.util.table.LayoutHints
Getter method for the the property visible.
isVisible(String) - Method in interface org.ujac.util.table.Row
Checks whether the given field is visible or not.
isVisible(int) - Method in interface org.ujac.util.table.Row
Checks whether the given field is visible or not.
isVisible() - Method in class org.ujac.web.tag.CellData
Getter method for the the property visible.
isVisibleElement() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Tells whether or not this element is visible to the user.
isVisibleElement() - Method in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
Tells whether or not this element is visible to the user.
isVisibleElement() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Tells whether or not this element is visible to the user.
isXml(byte[]) - Method in class org.ujac.print.tag.BaseImageBuilder
Checks whether the image data contains an XML document or not.
ItalicTag - Class in org.ujac.print.tag
Name: ItalicTag
Description: A class handling italiv font items.
ItalicTag() - Constructor for class org.ujac.print.tag.ItalicTag
Constructs a ItalicTag instance with no specific attributes.
itemClosed - Variable in class org.ujac.print.tag.BaseCellTag
The item closed flag.
ItemHolder - Interface in org.ujac.print
Name: ItemHolder
Description: An interface for item holding tags.
items - Variable in class org.ujac.print.tag.HeaderFooterPartTag
The item list.
ItemsTag - Class in org.ujac.print.tag
Name: ItemsTag
Description: A class handling simple items, added to an surrounding tag, which implements the ItemHolder interface.
ItemsTag() - Constructor for class org.ujac.print.tag.ItemsTag
Constructs a ItemsTag instance with no specific attributes.
ItemTag - Class in org.ujac.print.tag
Name: ItemTag
Description: A class handling simple list items.
ItemTag() - Constructor for class org.ujac.print.tag.ItemTag
Constructs a ItemTag instance with no specific attributes.
iterationIdx - Variable in class org.ujac.print.tag.BaseLoopTag
The iteration index.
iterator() - Method in class org.ujac.util.table.DataTable
Returns an iterator over the rows in this table in proper sequence.
iterator() - Method in class org.ujac.util.table.FilteredTable
Returns an iterator over the rows of this report in proper sequence.
iterator() - Method in class org.ujac.util.table.ReportTable
Returns an iterator over the rows of this report in proper sequence.
iterator() - Method in class org.ujac.util.table.ResultSetTable
Returns an iterator over the rows in this table in proper sequence.
iterator() - Method in interface org.ujac.util.table.Table
Returns an iterator over the rows in this table in proper sequence.

J

JAVA_TYPE_BOOLEAN - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type boolean.
JAVA_TYPE_DATE - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type Date.
JAVA_TYPE_DOUBLE - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type double.
JAVA_TYPE_FLOAT - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type float.
JAVA_TYPE_INT - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type int.
JAVA_TYPE_LONG - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type long.
JAVA_TYPE_OBJECT - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type Object.
JAVA_TYPE_STRING - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type String.
JAVA_TYPE_TIME - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type Time.
JAVA_TYPE_TIMESTAMP - Static variable in interface org.ujac.util.db.DataTypeMapper
Constant for the java type Timestamp.
javascript - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The javascript attribute, filled by the nested javascript tag.
JavascriptContainer - Interface in org.ujac.print
Name: JavascriptContainer
Description: Interfaces for tags which allow to add JavaScript code.
JavascriptTag - Class in org.ujac.print.tag
Name: JavascriptTag
Description: Adds javascript code to the document.
JavascriptTag() - Constructor for class org.ujac.print.tag.JavascriptTag
Constructs a JavascriptTag instance with no specific attributes.

K

KEEP_TOGETHER - Static variable in interface org.ujac.print.tag.CommonAttributes
 
KEEP_TOGETHER - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
keySet() - Method in class org.ujac.util.exi.ExpressionContext
 
keySet() - Method in class org.ujac.util.template.TemplateContext
 

L

latestCellContainer() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the CellContainer interface.
latestCommonAttributesHolder() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the CommonAttributesHolder interface.
latestCondition() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the Condition interface.
latestElementContainer() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the ElementContainer interface.
latestFontHolder() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the FontHolder interface.
latestOfType(String) - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that matches the given type name.
latestOfType(Class) - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that matches the given type name.
latestPdfCellContainer() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the PdfCellContainer interface.
latestPhraseHolder() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that implements the PhraseHolder interface.
latestRealTag() - Method in class org.ujac.print.DocumentHandler
Gets the first item from the top of the stack that is no virtual container.
LayoutHints - Class in org.ujac.util.table
Name: LayoutHints
Description: A class holding layout hints for table columns.
LayoutHints() - Constructor for class org.ujac.util.table.LayoutHints
Constructs a LayoutHints instance with no specific attributes.
LayoutHints(float, String) - Constructor for class org.ujac.util.table.LayoutHints
Constructs a LayoutHints instance with specific attributes.
LayoutHints(float, String, int) - Constructor for class org.ujac.util.table.LayoutHints
Constructs a LayoutHints instance with specific attributes.
LayoutHints(float, String, int, boolean) - Constructor for class org.ujac.util.table.LayoutHints
Constructs a LayoutHints instance with specific attributes.
LEADING - Static variable in interface org.ujac.print.tag.CommonAttributes
 
LEADING - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
LEFT - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be placed at the left side.
LEFT - Static variable in class org.ujac.util.table.LayoutHints
Constant for left alignment.
LessEqualsRowFilterRule - Class in org.ujac.util.table
Name: LessEqualsRowFilterRule
Description: Test whether or not the checked fields values are greater or equal than the specified value.
LessEqualsRowFilterRule(String, Comparable) - Constructor for class org.ujac.util.table.LessEqualsRowFilterRule
Constructs a LessEqualsRowFilterRule instance with specific attributes.
LessRowFilterRule - Class in org.ujac.util.table
Name: LessRowFilterRule
Description: Test whether or not the checked fields values are less than the specified value.
LessRowFilterRule(String, Comparable) - Constructor for class org.ujac.util.table.LessRowFilterRule
Constructs a LessRowFilterRule instance with specific attributes.
LETTERED - Static variable in class org.ujac.print.tag.ListTag
Definition of the 'lettered' attribute.
like(String, String) - Static method in class org.ujac.util.StringUtils
Checks if the given objects are likewise.
like(String, String, boolean) - Static method in class org.ujac.util.StringUtils
Checks if the given objects are likewise.
LikeRowFilterRule - Class in org.ujac.util.table
Name: LikeRowFilterRule
Description: Test whether or not the checked fields values are like to the specified value.
LikeRowFilterRule(String, String) - Constructor for class org.ujac.util.table.LikeRowFilterRule
Constructs a LikeRowFilterRule instance with specific attributes.
LikeRowFilterRule(String, String, boolean) - Constructor for class org.ujac.util.table.LikeRowFilterRule
Constructs a LikeRowFilterRule instance with specific attributes.
LINE_CAP - Static variable in class org.ujac.print.tag.graphics.SetLineCapTag
Definition of the 'line-cap' attribute.
LINE_JOIN - Static variable in class org.ujac.print.tag.graphics.SetLineJoinTag
Definition of the 'line-join' attribute.
LINE_SPACING - Static variable in interface org.ujac.print.tag.CommonAttributes
 
LINE_SPACING - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
LINE_WIDTH - Static variable in class org.ujac.print.tag.graphics.GraphicsTag
Definition of the 'line-width' attribute.
LineChart2D - Class in org.ujac.chart
Name: LineChart2D
Description: A class rendering two dimensional line charts.
LineChart2D() - Constructor for class org.ujac.chart.LineChart2D
 
LIST_ITEMSTART - Static variable in class org.ujac.print.tag.ListTag
Definition of the 'itemstart' attribute.
LIST_TYPE - Static variable in class org.ujac.print.tag.ListTag
Definition of the 'list-type' attribute.
ListItemTag - Class in org.ujac.print.tag
Name: ListItemTag
Description: Class handling list-item tags.
ListItemTag() - Constructor for class org.ujac.print.tag.ListItemTag
Constructs a ListItemTag instance with no specific attributes.
ListSymbolTag - Class in org.ujac.print.tag
Name: ListSymbolTag
Description: A class handling the list-symbol tag.
ListSymbolTag() - Constructor for class org.ujac.print.tag.ListSymbolTag
Constructs a ListSymbolTag instance with no specific attributes.
ListTag - Class in org.ujac.print.tag
Name: ListTag
Description: A class handling list tags.
ListTag() - Constructor for class org.ujac.print.tag.ListTag
Constructs a ListTag instance with no specific attributes.
loadFile(File) - Static method in class org.ujac.util.io.FileUtils
Loads the contents of the given file.
loadModule(String) - Method in class org.ujac.print.DocumentPrinter
Loads a module from a resource loader.
loadProperties(String) - Static method in class org.ujac.print.DocumentPrinter
Loads document properties from the given location.
loadProperties(String) - Method in class org.ujac.print.test.BasePrintTest
Loads the properties file from the given location.
loadResource(String) - Method in class org.ujac.print.DocumentHandler
Loads the resource from the given loacation.
loadResource(String) - Method in class org.ujac.util.io.CachedResourceLoader
First checks the resource cache until the desired resource is really loaded by the defined loader.
loadResource(String) - Method in class org.ujac.util.io.ClassPathResourceLoader
Loads a binary resource from the class loader.
loadResource(String) - Method in class org.ujac.util.io.ClassResourceLoader
 
loadResource(String) - Method in class org.ujac.util.io.FileResourceLoader
Loads a binary resource from the file system.
loadResource(String) - Method in class org.ujac.util.io.HttpResourceLoader
 
loadResource(String) - Method in class org.ujac.util.io.MultiResourceLoader
Loads the resource according to the given location from the nested loaders.
loadResource(String) - Method in interface org.ujac.util.io.ResourceLoader
Loads a binary resource.
locale - Variable in class org.ujac.util.text.FormatHelper
The locale.
locator() - Method in class org.ujac.print.BaseDocumentTag
Gets the document locator, which describes the position of this item.
locator() - Method in class org.ujac.print.DocumentHandler
Gets the document locator.
log - Variable in class org.ujac.print.BaseDocumentTag
The logger.
log - Variable in class org.ujac.web.tag.BaseTag
The log writer.
LOGICAL_PAGENUMBERING - Static variable in interface org.ujac.print.tag.CommonAttributes
 
LOGICAL_PAGETEXT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
LogTag - Class in org.ujac.print.tag
Name: LogTag
Description: A class handling <log> tags.
LogTag() - Constructor for class org.ujac.print.tag.LogTag
Constructs a LogTag instance with no specific attributes.
LogToken - Class in org.ujac.util.template
Name: AssertToken
Description: Represents a _log_ statement.
LogToken() - Constructor for class org.ujac.util.template.LogToken
Constructs a AssertToken instance with no specific attributes.
LongArrayType - Class in org.ujac.util.exi.type
Name:IntArrayType
Description: An expression type handler for long arrays.
LongArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.LongArrayType
Constructs a ObjectArrayType instance with specific attributes.
LongArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
LongArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.LongArrayType.GetOperation
 
LongArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
LongArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.LongArrayType.IsEmptyOperation
 
LongArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
LongArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.LongArrayType.NotEmptyOperation
 
LongArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
LongArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.LongArrayType.SizeOperation
 
LongType - Class in org.ujac.util.exi.type
Name: LongType
Description: An expression type handler for long values.
LongType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.LongType
Constructs a LongType instance with no specific arguments.
LongType - Class in org.ujac.util.types
Name: LongType
Description: A class handling Long values.
LongType() - Constructor for class org.ujac.util.types.LongType
 
LongType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for Longs.
LongType.AbsOperation() - Constructor for class org.ujac.util.exi.type.LongType.AbsOperation
 
LongType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Longs.
LongType.AddOperation() - Constructor for class org.ujac.util.exi.type.LongType.AddOperation
 
LongType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for Longs.
LongType.DivOperation() - Constructor for class org.ujac.util.exi.type.LongType.DivOperation
 
LongType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Longs.
LongType.EqualOperation() - Constructor for class org.ujac.util.exi.type.LongType.EqualOperation
 
LongType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Longs.
LongType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.LongType.GreaterEqualOperation
 
LongType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Longs.
LongType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.LongType.GreaterOperation
 
LongType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Longs.
LongType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.LongType.LessEqualOperation
 
LongType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Longs.
LongType.LessOperation() - Constructor for class org.ujac.util.exi.type.LongType.LessOperation
 
LongType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Longs.
LongType.MaxOperation() - Constructor for class org.ujac.util.exi.type.LongType.MaxOperation
 
LongType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Longs.
LongType.MinOperation() - Constructor for class org.ujac.util.exi.type.LongType.MinOperation
 
LongType.ModOperation - Class in org.ujac.util.exi.type
The 'mod' operation for Longs.
LongType.ModOperation() - Constructor for class org.ujac.util.exi.type.LongType.ModOperation
 
LongType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for Longs.
LongType.MulOperation() - Constructor for class org.ujac.util.exi.type.LongType.MulOperation
 
LongType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Longs.
LongType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.LongType.NotEqualOperation
 
LongType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for Longs.
LongType.SubOperation() - Constructor for class org.ujac.util.exi.type.LongType.SubOperation
 
longValue() - Method in class org.ujac.util.exi.SequenceIndex
 
lookupFormat(String) - Method in class org.ujac.print.DocumentHandler
Looks up the macro definition for the given macro name.
lookupFormat(String) - Method in class org.ujac.util.text.FormatHelper
Looks up the macro definition for the given macro name.
lookupMacroDefinition(String) - Method in class org.ujac.print.DocumentHandler
Looks up the macro definition for the given macro name.
lookupPrintRowTag() - Method in class org.ujac.web.tag.ExtraRowTag
Gets the latest PrintRowTag from the tag stack.
lookupRowCellContainer() - Method in class org.ujac.web.tag.RowCellTag
Gets the latest PrintRowTag from the tag stack.
lookupRowContainer() - Method in class org.ujac.web.tag.PrintRowTag
Gets the latest row container from the tag stack.
LOOP_VARIABLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
LOOP_VARIABLE - Static variable in class org.ujac.print.tag.SegmentTag
Definition of the 'loop-variable' attribute.

M

MacroDefTag - Class in org.ujac.print.tag
Name: MacroDefTag
Description: A tag defining macros.
MacroDefTag() - Constructor for class org.ujac.print.tag.MacroDefTag
Constructs a MacroDefTag instance with no specific attributes.
MacroTag - Class in org.ujac.print.tag
Name: MacroTag
Description: A tag executing macros of the class.
MacroTag() - Constructor for class org.ujac.print.tag.MacroTag
Constructs a MacroTag instance with no specific attributes.
main(String[]) - Static method in class org.ujac.chart.test.ChartTester
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.chart.test.ChartWriterTester
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.print.DocumentationGenerator
The main method for command line access.
main(String[]) - Static method in class org.ujac.print.DocumentPrinter
The main method for command line access.
main(String[]) - Static method in class org.ujac.print.DtdGenerator
The main method for command line access.
main(String[]) - Static method in class org.ujac.print.test.AllPrintTests
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.print.test.ReportTest
The main method for testing purposal.
main(String[]) - Static method in class org.ujac.print.XmlSchemaGenerator
The main method for command line access.
main(String[]) - Static method in class org.ujac.util.console.PasswordReader
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.db.DatabaseSchemaReader
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.exi.DocumentationGenerator
The main method for command line access.
main(String[]) - Static method in class org.ujac.util.exi.ExpressionInterpreter
Provides a command line tool for testing purposes.
main(String[]) - Static method in class org.ujac.util.exi.test.AllExpressionInterpreterTests
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.io.test.AllIOTests
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.io.test.CachedResourceLoaderTest
Runs all test cases.
main(String[]) - Static method in class org.ujac.util.io.test.ClassPathResourceLoaderTest
Runs all test cases.
main(String[]) - Static method in class org.ujac.util.io.test.FileResourceLoaderTest
Runs all test cases.
main(String[]) - Static method in class org.ujac.util.io.test.HttpResourceLoaderTest
Runs all test cases.
main(String[]) - Static method in class org.ujac.util.io.test.MultiResourceLoaderTest
Runs all test cases.
main(String[]) - Static method in class org.ujac.util.table.DataTable
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.table.test.AllTableTests
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.table.test.TableTest
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.template.test.AllTemplateTests
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.test.AllUtilTests
The main method for testing purposes.
main(String[]) - Static method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
Runs all test cases.
MapEntryType - Class in org.ujac.util.exi.type
Name: MapEntryType
Description: An expression type handler for Map.Entry values.
MapEntryType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.MapEntryType
Constructs a MapEntryType instance with specific attributes.
MapEntryType.ReferenceOperation - Class in org.ujac.util.exi.type
The reference operation for beans.
MapEntryType.ReferenceOperation() - Constructor for class org.ujac.util.exi.type.MapEntryType.ReferenceOperation
 
MapType - Class in org.ujac.util.exi.type
Name: MapType
Description: An expression type handler for Map values.
MapType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.MapType
Constructs a MapType instance with specific attributes.
MapType.ContainsKeyOperation - Class in org.ujac.util.exi.type
The 'containsKey' operation for Maps.
MapType.ContainsKeyOperation() - Constructor for class org.ujac.util.exi.type.MapType.ContainsKeyOperation
 
MapType.EntriesOperation - Class in org.ujac.util.exi.type
The 'entries' operation for Maps.
MapType.EntriesOperation() - Constructor for class org.ujac.util.exi.type.MapType.EntriesOperation
 
MapType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for Maps.
MapType.GetOperation() - Constructor for class org.ujac.util.exi.type.MapType.GetOperation
 
MapType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for Maps.
MapType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.MapType.IsEmptyOperation
 
MapType.NotContainsKeyOperation - Class in org.ujac.util.exi.type
The 'notContainsKey' operation for Maps.
MapType.NotContainsKeyOperation() - Constructor for class org.ujac.util.exi.type.MapType.NotContainsKeyOperation
 
MapType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for Maps.
MapType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.MapType.NotEmptyOperation
 
MapType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for Maps.
MapType.SizeOperation() - Constructor for class org.ujac.util.exi.type.MapType.SizeOperation
 
MARGIN_BOTTOM - Static variable in interface org.ujac.print.tag.CommonAttributes
 
MARGIN_BOTTOM - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
MARGIN_LEFT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
MARGIN_LEFT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
MARGIN_RIGHT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
MARGIN_RIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
MARGIN_TOP - Static variable in interface org.ujac.print.tag.CommonAttributes
 
MARGIN_TOP - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
MarkupAttribute - Class in org.ujac.web.tag
Name: MarkupAttribute
Description: A class defining markup attributes.
MarkupAttribute() - Constructor for class org.ujac.web.tag.MarkupAttribute
Constructs a MarkupAttribute instance with specific attributes.
MarkupAttribute(String, String) - Constructor for class org.ujac.web.tag.MarkupAttribute
Constructs a MarkupAttribute instance with specific attributes.
matches(String) - Method in interface org.ujac.util.text.PatternMatcher
Test whether the given text matches the pattern.
matches(String) - Method in class org.ujac.util.text.SimplePatternMatcher
Test whether the given text matches the pattern.
matches(String) - Method in class org.ujac.web.tag.SwitchTag
Tells whether the given value matches the defined value.
max - Variable in class org.ujac.chart.Base2DScaleChart
The maximum value.
max(Date, Date) - Static method in class org.ujac.util.DateUtils
Gets the minimum of the given two date values.
MAX_SEGMENT_SIZE - Static variable in class org.ujac.print.tag.PdfTableTag
The maximum number of lines for a table segment.
MAX_SEGMENT_SIZE - Static variable in class org.ujac.print.tag.PrintTableTag
The maximum number of lines for a table segment.
maxValue - Variable in class org.ujac.chart.DefaultChartModel
The maximum data value.
meantime() - Method in class org.ujac.util.StopWatch
Gets the current mean time that has been passed since the latest start time.
merge(CellAttributes) - Method in class org.ujac.print.tag.CellAttributes
Merges this attribute sett with the given cell attributes.
MetaTag - Class in org.ujac.print.tag
Name: MetaTag
Description: A class handling meta tags.
MetaTag() - Constructor for class org.ujac.print.tag.MetaTag
Constructs a MetaTag instance with no specific attributes.
MIDDLE - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be centered vertically.
min - Variable in class org.ujac.chart.Base2DScaleChart
The minimum value.
min(Date, Date) - Static method in class org.ujac.util.DateUtils
Gets the minimum of the given two date values.
minValue - Variable in class org.ujac.chart.DefaultChartModel
The minimum data value.
MODE_ENDS_WITH - Static variable in class org.ujac.util.text.SimplePatternMatcher
Constant for exact match mode.
MODE_EXACT - Static variable in class org.ujac.util.text.SimplePatternMatcher
Constant for exact match mode.
MODE_INBETWEEN - Static variable in class org.ujac.util.text.SimplePatternMatcher
Constant for exact match mode.
MODE_STARTS_WITH - Static variable in class org.ujac.util.text.SimplePatternMatcher
Constant for exact match mode.
model - Variable in class org.ujac.chart.BaseChart
The chart model.
ModuleTag - Class in org.ujac.print.tag
Name: ModuleTag
Description: A tag to use as root tag for imported files.
ModuleTag() - Constructor for class org.ujac.print.tag.ModuleTag
Constructs a ModuleTag instance with no specific attributes.
move(double, double) - Method in class org.ujac.chart.BaseChartItem
Moves the item position.
move(double, double) - Method in interface org.ujac.chart.ChartItem
Moves the item position.
moveDescriptionLine - Variable in class org.ujac.chart.BasePieChart
Moves the given description line to its correct position.
moveTo(double, double) - Method in class org.ujac.chart.BaseChartItem
Moves the item to the desired position.
moveTo(double, double) - Method in interface org.ujac.chart.ChartItem
Moves the item to the desired position.
moveToCenter - Variable in class org.ujac.chart.BasePieChart
Moves the given object to the center of the pie.
MultiResourceLoader - Class in org.ujac.util.io
Name: MultiResourceLoader
Description: A resource loader loading from multiple nested loaders.
MultiResourceLoader() - Constructor for class org.ujac.util.io.MultiResourceLoader
 
MultiResourceLoaderTest - Class in org.ujac.util.io.test
Name: MultiResourceLoaderTest
Description: Test cases for the MultiResourceLoader class.
MultiResourceLoaderTest() - Constructor for class org.ujac.util.io.test.MultiResourceLoaderTest
 

N

NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
NAME - Static variable in class org.ujac.print.tag.FontTag
Definition of the 'name' attribute.
name - Variable in class org.ujac.print.tag.MacroDefTag
The name attribute.
name - Variable in class org.ujac.print.tag.RowCellTag
The column name.
nestedTable - Variable in class org.ujac.print.tag.HeaderFooterPartTag
The nested table.
NewLineTag - Class in org.ujac.print.tag
Name: NewLineTag
Description: Class handling new-line items.
NewLineTag() - Constructor for class org.ujac.print.tag.NewLineTag
Constructs a NewLineTag instance with no specific attributes.
NewPageHandler - Interface in org.ujac.print
Name: NewPageHandler
Description: Handles new page requests.
newPageHandler - Variable in class org.ujac.print.tag.NewPageTag
The new page handler.
newPageTag - Variable in class org.ujac.print.tag.HeaderFooterTag
The new-page tag this tag may be nested within.
NewPageTag - Class in org.ujac.print.tag
Name: NewPageTag
Description: Item to force a page break at the document.
NewPageTag() - Constructor for class org.ujac.print.tag.NewPageTag
Constructs a NewPageTag instance with no specific attributes.
newPageTag - Variable in class org.ujac.print.tag.StickyTag
The new-page tag this tag may be nested within.
next() - Method in class org.ujac.util.table.DataTableIterator
 
next() - Method in class org.ujac.util.table.FilteredTableIterator
 
next() - Method in class org.ujac.util.table.ReportIterator
 
next() - Method in class org.ujac.util.table.ResultSetTableIterator
 
nextLegalAncestor - Variable in class org.ujac.util.template.TemplateToken
The next legal ancestor idx.
nextUltimo(Date) - Static method in class org.ujac.util.DateUtils
Gets the next ultimo for the given date.
NO_SPLIT - Static variable in class org.ujac.print.tag.PhraseTag
Split character implementation that allows no automatical split at any character.
NO_WRAP - Static variable in interface org.ujac.print.tag.CommonAttributes
 
NO_WRAP - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
NoOperandException - Exception in org.ujac.util.exi
Name: NoOperandException
Description: An exception that is thrown if a requested operand is not defined.
NoOperandException() - Constructor for exception org.ujac.util.exi.NoOperandException
Constructs a NoOperandException instance with no specific arguments.
NoOperandException(String) - Constructor for exception org.ujac.util.exi.NoOperandException
Constructs a NoOperandException instance with specific arguments.
NotRowFilterRule - Class in org.ujac.util.table
Name: NotRowFilterRule
Description: Description of the class.
NotRowFilterRule(RowFilterRule) - Constructor for class org.ujac.util.table.NotRowFilterRule
Constructs a EqualsRowFilterRule instance with specific attributes.
now() - Static method in class org.ujac.util.DateUtils
Gets the current time.
now(int) - Static method in class org.ujac.util.DateUtils
Gets the current time.
noWrap - Variable in class org.ujac.print.tag.CellAttributes
The no-wrap flag.
NULL_VALUE_TYPE - Static variable in class org.ujac.util.exi.ExpressionInterpreter
The name of the null value type handler.
NullDeviceOutputStream - Class in org.ujac.util.io
Name: NullDeviceOutputStream
Description: A output stream implementation that acts like the null device.
NullDeviceOutputStream() - Constructor for class org.ujac.util.io.NullDeviceOutputStream
 
NullType - Class in org.ujac.util.exi
Name: NullType
Description: A class used as key for the NullValueType handler.
NullType() - Constructor for class org.ujac.util.exi.NullType
 
NullTypeTest - Class in org.ujac.util.exi.test
Name: NullTypeTest
Description: A class testing operations on null values.
NullTypeTest() - Constructor for class org.ujac.util.exi.test.NullTypeTest
 
NullValueType - Class in org.ujac.util.exi.type
Name: NullValueType
Description: The expression type handler for null values.
NullValueType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.NullValueType
Constructs a NullValueType instance with no specific arguments.
NullValueType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for null values.
NullValueType.AbsOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.AbsOperation
 
NullValueType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for null values.
NullValueType.AddOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.AddOperation
 
NullValueType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for null values.
NullValueType.DivOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.DivOperation
 
NullValueType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Doubles.
NullValueType.EqualOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.EqualOperation
 
NullValueType.FormatOperation - Class in org.ujac.util.exi.type
The 'format' operation for Numbers.
NullValueType.FormatOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.FormatOperation
 
NullValueType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Doubles.
NullValueType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.GreaterEqualOperation
 
NullValueType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Doubles.
NullValueType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.GreaterOperation
 
NullValueType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
NullValueType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.IsEmptyOperation
 
NullValueType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Doubles.
NullValueType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.LessEqualOperation
 
NullValueType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Doubles.
NullValueType.LessOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.LessOperation
 
NullValueType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for null values.
NullValueType.MaxOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.MaxOperation
 
NullValueType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for null values.
NullValueType.MinOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.MinOperation
 
NullValueType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for null values.
NullValueType.MulOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.MulOperation
 
NullValueType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
NullValueType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.NotEmptyOperation
 
NullValueType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Doubles.
NullValueType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.NotEqualOperation
 
NullValueType.PropertyDefinedOperation - Class in org.ujac.util.exi.type
The property defined check operation for beans.
NullValueType.PropertyDefinedOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.PropertyDefinedOperation
 
NullValueType.ReferenceOperation - Class in org.ujac.util.exi.type
The reference operation for beans.
NullValueType.ReferenceOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.ReferenceOperation
 
NullValueType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
NullValueType.SizeOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.SizeOperation
 
NullValueType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for null values.
NullValueType.SubOperation() - Constructor for class org.ujac.util.exi.type.NullValueType.SubOperation
 
NUMBER_OF_PAGES_TEMPLATES - Static variable in class org.ujac.print.BaseDocumentTag
The resource name of the number of pages template.
NUMBERED - Static variable in class org.ujac.print.tag.ListTag
Definition of the 'numbered' attribute.
NumberFormatTag - Class in org.ujac.print.tag
Title: NumberFormatTag
Description: A class handling number-format items.
NumberFormatTag() - Constructor for class org.ujac.print.tag.NumberFormatTag
Constructs a NumberFormatTag instance with no specific attributes.
NumberTypeTest - Class in org.ujac.util.exi.test
Name: NumberTypeTest
Description: A class testing numeric operations.
NumberTypeTest() - Constructor for class org.ujac.util.exi.test.NumberTypeTest
 
numItems() - Method in class org.ujac.print.DocumentHandler
Gets number of items, currently on the document stack.

O

ObjectArrayType - Class in org.ujac.util.exi.type
Name: ObjectArrayType
Description: An expression type handler for object arrays.
ObjectArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ObjectArrayType
Constructs a ObjectArrayType instance with specific attributes.
ObjectArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
ObjectArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.ObjectArrayType.GetOperation
 
ObjectArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
ObjectArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.ObjectArrayType.IsEmptyOperation
 
ObjectArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
ObjectArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.ObjectArrayType.NotEmptyOperation
 
ObjectArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
ObjectArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.ObjectArrayType.SizeOperation
 
onCloseDocument(PdfWriter, Document) - Method in class org.ujac.print.tag.HeaderFooterPartTag
We override the onCloseDocument method.
onEndPage(PdfWriter, Document) - Method in class org.ujac.print.tag.HeaderFooterPartTag
We override the onEndPage method.
onParagraph(PdfWriter, Document, float) - Method in class org.ujac.print.tag.OutlineTag.OutlinePageEventHandler
 
OPEN - Static variable in class org.ujac.print.DocumentEvent
The open event.
openItem() - Method in class org.ujac.print.BaseDocumentTag
Opens the item.
openItem() - Method in class org.ujac.print.DynamicContentContainer
 
openItem() - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.OptionTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.AddColumnTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.AddRowTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.AssertTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.AttributeTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BackgroundImageTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BarcodePdf417Tag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BarcodeTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BaseCellTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BaseElementTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BaseFontTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BaseLoopTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BoldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.BoxTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.CaseTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.CellTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ChapterTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ChartTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ColorDefTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ColumnTextTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ConditionTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.CustomTagTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.DatamatrixTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.DefaultTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.DefineTableTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.DocumentTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ElseTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.EncryptionTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ExtraRowTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.FontDefTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.FontTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.FooterPartTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.FooterTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawCircleTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawCurveTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawEllipseTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawLineTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawPolygonTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawPolyLineTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.DrawRectangleTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.GraphicsTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.PointTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.SetFillColorTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.SetLineCapTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.SetLineDashTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.SetLineJoinTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.SetLineWidthTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.graphics.SetStrokeColorTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.HeaderFooterTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.HeaderPartTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.HeaderTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.IfTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ImageTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.IndexTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ItalicTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ItemsTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ItemTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ListItemTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ListTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.MacroDefTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.MacroTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.MetaTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.NewPageTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.OutlineTag
 
openItem() - Method in class org.ujac.print.tag.OverlayTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PageFormatTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ParagraphTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ParameterTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PdfCellBlockTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PdfCellTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PdfTableHeaderTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PdfTableRowTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PdfTableSplitTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PdfTableTag
Opens the item.
openItem(boolean) - Method in class org.ujac.print.tag.PdfTableTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PhraseTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PrintHeaderRowTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PrintRowTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.PrintTableTag
Opens the item.
openItem(boolean) - Method in class org.ujac.print.tag.PrintTableTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.RemoveColumnTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ResourceBundleTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.RowCellTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SectionTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SegmentTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SetFieldTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SetFormatTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SetPropertyTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SpaceTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SpanTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.StickyTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.StyleDefTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SubscriptTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SuperscriptTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.SwitchTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.TableTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.TextChartItemTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.TocTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.TogglePropertyTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.UnderlineTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.ViewerPreferencesTag
Opens the item.
openItem() - Method in class org.ujac.print.tag.WatermarkTag
Opens the item.
openItem() - Method in class org.ujac.print.test.ExampleTag
Opens the item.
Operand - Class in org.ujac.util.exi
Name: Operand
Description: A common implementation for operands.
Operand() - Constructor for class org.ujac.util.exi.Operand
Constructs an Operand instance with no specific arguments.
Operand(char[], int, int, int) - Constructor for class org.ujac.util.exi.Operand
Constructs an Operand instance with specific arguments.
Operand(Operand) - Constructor for class org.ujac.util.exi.Operand
Constructs an Operand instance with specific arguments.
OperandException - Exception in org.ujac.util.exi
Name: NoOperandException
Description: The base class for operand related exceptions
OperandException() - Constructor for exception org.ujac.util.exi.OperandException
Constructs a NoOperandException instance with no specific arguments.
OperandException(String) - Constructor for exception org.ujac.util.exi.OperandException
Constructs a NoOperandException instance with specific arguments.
OperandException(String, Throwable) - Constructor for exception org.ujac.util.exi.OperandException
Constructs a NoOperandException instance with specific arguments.
OperandNotSupportedException - Exception in org.ujac.util.exi
Name: OperandNotSupportedException
Description: An exception that is thrown if an operand is defined, but no one is supported at the speecific method.
OperandNotSupportedException() - Constructor for exception org.ujac.util.exi.OperandNotSupportedException
Constructs a OperandNotSupportedException instance with no specific arguments.
OperandNotSupportedException(String) - Constructor for exception org.ujac.util.exi.OperandNotSupportedException
Constructs a OperandNotSupportedException instance with specific arguments.
Operation - Class in org.ujac.util.exi
Name: Operation
Description: A class specifying expression operations.
Operation(String) - Constructor for class org.ujac.util.exi.Operation
Constructs a Operation instance with specific attributes.
Operation(String, int) - Constructor for class org.ujac.util.exi.Operation
Constructs a Operation instance with specific attributes.
OperationNotSupportedException - Exception in org.ujac.util.table
Name: OperationNotSupportedException
Description: Class for exceptions, telling that the called method is not supported by the called implementation.
OperationNotSupportedException() - Constructor for exception org.ujac.util.table.OperationNotSupportedException
Constructs a OperationNotSupportedException instance with specific attributes.
OperationNotSupportedException(String) - Constructor for exception org.ujac.util.table.OperationNotSupportedException
Constructs a OperationNotSupportedException instance with specific attributes.
OperationNotSupportedException(String, Throwable) - Constructor for exception org.ujac.util.table.OperationNotSupportedException
Constructs a OperationNotSupportedException instance with no specific arguments.
operations - Variable in class org.ujac.util.exi.type.BaseType
The operation map.
Option - Class in org.ujac.print.tag.acroform
Name: Option
Description: A class for option items, used by combo boxes and lists.
Option(String, String) - Constructor for class org.ujac.print.tag.acroform.Option
Constructs a Option instance with specific attributes.
OptionalPrinterTests - Class in org.ujac.print.test
Name: OptionalPrinterTests
Description: Implements optional test for the UJAC print module.
OptionalPrinterTests() - Constructor for class org.ujac.print.test.OptionalPrinterTests
 
OptionHolder - Interface in org.ujac.print.tag.acroform
Name: OptionHolder
Description: An interface for option holding tags.
OptionTag - Class in org.ujac.print.tag.acroform
Name: OptionTag
Description: A class handling choice options.
OptionTag() - Constructor for class org.ujac.print.tag.acroform.OptionTag
Constructs a OptionTag instance with no specific attributes.
OR - Static variable in class org.ujac.util.table.RowFilterRuleSet
The connector type 'OR'.
orderColumns(String[]) - Method in class org.ujac.util.table.BaseTable
Orders the sequence of report columns according to the list of given column names.
orderColumns(String[]) - Method in class org.ujac.util.table.FilteredTable
Sets the new order for the report columns according to the list of given column names.
orderColumns(String[]) - Method in class org.ujac.util.table.ReportTable
Sets the new order for the report columns according to the list of given column names.
orderColumns(String[]) - Method in interface org.ujac.util.table.Table
Orders the sequence of report columns according to the list of given column names.
org.ujac.chart - package org.ujac.chart
 
org.ujac.chart.test - package org.ujac.chart.test
 
org.ujac.print - package org.ujac.print
 
org.ujac.print.tag - package org.ujac.print.tag
 
org.ujac.print.tag.acroform - package org.ujac.print.tag.acroform
 
org.ujac.print.tag.graphics - package org.ujac.print.tag.graphics
 
org.ujac.print.test - package org.ujac.print.test
 
org.ujac.util - package org.ujac.util
 
org.ujac.util.console - package org.ujac.util.console
 
org.ujac.util.db - package org.ujac.util.db
 
org.ujac.util.exi - package org.ujac.util.exi
 
org.ujac.util.exi.test - package org.ujac.util.exi.test
 
org.ujac.util.exi.type - package org.ujac.util.exi.type
 
org.ujac.util.io - package org.ujac.util.io
 
org.ujac.util.io.test - package org.ujac.util.io.test
 
org.ujac.util.table - package org.ujac.util.table
 
org.ujac.util.table.test - package org.ujac.util.table.test
 
org.ujac.util.template - package org.ujac.util.template
 
org.ujac.util.template.test - package org.ujac.util.template.test
 
org.ujac.util.test - package org.ujac.util.test
 
org.ujac.util.text - package org.ujac.util.text
 
org.ujac.util.text.test - package org.ujac.util.text.test
 
org.ujac.util.types - package org.ujac.util.types
 
org.ujac.util.xml - package org.ujac.util.xml
 
org.ujac.util.xml.test - package org.ujac.util.xml.test
 
org.ujac.web.servlet - package org.ujac.web.servlet
 
org.ujac.web.tag - package org.ujac.web.tag
 
OutlineItem - Class in org.ujac.print
Name: OutlineItem
Description: A class holding informations about outline items.
OutlineItem(String, int, float, float, String, String) - Constructor for class org.ujac.print.OutlineItem
Constructs a OutlineItem instance with specific attributes.
OutlineTag - Class in org.ujac.print.tag
Name: OutlineTag
Description: Item handler for PDF outlines.
OutlineTag() - Constructor for class org.ujac.print.tag.OutlineTag
Constructs a OutlineTag instance with no specific attributes.
OutlineTag.OutlinePageEventHandler - Class in org.ujac.print.tag
Name: OutlinePageEventHandler
Description: Determines vertical positions and page numbers for outlines.
OutlineTag.OutlinePageEventHandler() - Constructor for class org.ujac.print.tag.OutlineTag.OutlinePageEventHandler
 
output(Chart, OutputStream, int, int) - Method in class org.ujac.chart.ChartWriter
Renders the chart to the given output stream.
output(Chart, File, int, int) - Method in class org.ujac.chart.ChartWriter
Renders the chart to the given output stream.
output(Chart, OutputStream, int, int) - Method in class org.ujac.chart.ImageIOChartWriter
 
outputArea - Variable in class org.ujac.chart.BaseChartItem
The output area.
outputRow() - Method in class org.ujac.print.tag.ExtraRowTag
Performs the row output.
outputRow(Row) - Method in class org.ujac.print.tag.PrintRowTag
Performs the row output.
outputRow(JspWriter) - Method in class org.ujac.web.tag.ExtraRowHolder
Performs the row output.
outputRow() - Method in class org.ujac.web.tag.PrintFooterRowTag
Performs the row output.
outputRow() - Method in class org.ujac.web.tag.PrintHeaderRowTag
Performs the row output.
outputRow() - Method in class org.ujac.web.tag.PrintRowTag
Performs the row output.
outputRow(RowCellHolder[], String, String, String, float, float, float, float) - Method in class org.ujac.web.tag.PrintRowTag
Performs the row output.
outputStarted - Variable in class org.ujac.print.tag.PrintTableTag
Tells whether the output has already been started or not.
OverlayTag - Class in org.ujac.print.tag
Name: OverlayTag
Description: A tag for overlaying a specified existing PDF page with dynamic content.
OverlayTag() - Constructor for class org.ujac.print.tag.OverlayTag
Constructs a OverlayTag instance with no specific attributes.

P

padding - Variable in class org.ujac.print.tag.CellAttributes
The overall padding.
PADDING - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PADDING - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PADDING_BOTTOM - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PADDING_BOTTOM - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PADDING_LEFT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PADDING_LEFT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PADDING_RIGHT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PADDING_RIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PADDING_TOP - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PADDING_TOP - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
paddingBottom - Variable in class org.ujac.print.tag.CellAttributes
The bottom padding.
paddingLeft - Variable in class org.ujac.print.tag.CellAttributes
The left padding.
paddingRight - Variable in class org.ujac.print.tag.CellAttributes
The right padding.
paddingTop - Variable in class org.ujac.print.tag.CellAttributes
The top padding.
PAGE_HEIGHT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PAGE_HEIGHT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PAGE_ROTATE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PAGE_ROTATE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PAGE_SIZE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PAGE_SIZE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
PAGE_WIDTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PAGE_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
pageAttr - Variable in class org.ujac.print.tag.BaseImageTag
The image page attribute.
PageFormatTag - Class in org.ujac.print.tag
Name: PageFormatTag
Description: A class handling <page-format> tags.
PageFormatTag() - Constructor for class org.ujac.print.tag.PageFormatTag
Constructs a PageFormatTag instance with no specific attributes.
PagePosition - Class in org.ujac.print
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.
PagePosition() - Constructor for class org.ujac.print.PagePosition
Constructs a PagePosition instance with specific attributes.
PagePosition(float, float) - Constructor for class org.ujac.print.PagePosition
Constructs a PagePosition instance with specific attributes.
PageVariablesExpressionFilter - Class in org.ujac.util.template
Name: PageVariablesExpressionFilter
Description: A filter for page variable expressions ${pageNumber} and ${pageCount}.
PageVariablesExpressionFilter() - Constructor for class org.ujac.util.template.PageVariablesExpressionFilter
 
ParagraphTag - Class in org.ujac.print.tag
Name: ParagraphTag.java
Description: A class handling <paragraph> tags.
ParagraphTag() - Constructor for class org.ujac.print.tag.ParagraphTag
Constructs a ParagraphTag instance with no specific attributes.
PARAM_NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ParameterDefHolder - Interface in org.ujac.print
Name: ParameterDefHolder
Description: An interface for parameter definition holding items.
ParameterDefinition - Class in org.ujac.print
Name: ParameterDefinition
Description: A class, defining parameters.
ParameterDefinition(String, int, boolean, boolean, Object) - Constructor for class org.ujac.print.ParameterDefinition
Constructs a ParameterDefinition instance with specific attributes.
ParameterDefinition(String, int, boolean, boolean, Object, String) - Constructor for class org.ujac.print.ParameterDefinition
Constructs a ParameterDefinition instance with specific attributes.
ParameterDefTag - Class in org.ujac.print.tag
Name: ParameterDefTag
Description: A class handling ParameterDefinitions.
ParameterDefTag() - Constructor for class org.ujac.print.tag.ParameterDefTag
Constructs a ParameterDefTag instance with no specific attributes.
ParameterHolder - Interface in org.ujac.print
Name: ParameterHolder
Description: An interface for parameter holding tags.
ParameterTag - Class in org.ujac.print.tag
Name: ParameterTag
Description: A class handling <parameter> tags.
ParameterTag() - Constructor for class org.ujac.print.tag.ParameterTag
Constructs a ParameterTag instance with no specific attributes.
parent - Variable in class org.ujac.util.template.TemplateToken
The parent token.
parentFont - Variable in class org.ujac.print.tag.BaseFontTag
The surrounding font.
parentItem - Variable in class org.ujac.print.BaseDocumentTag
The parent item.
parentSerializer - Variable in class org.ujac.util.xml.BaseObjectSerializer
The parent serializer.
parentTag - Variable in class org.ujac.print.tag.OutlineTag
The surrounding tag.
parse(String) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Parses the given template source code.
parse(char[], int, int) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Parses the given template source code.
parse(TemplateTokenContainer) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Parses the given template token.
parse(String) - Method in class org.ujac.util.template.DefaultTemplateInterpreter
Parses the given template source code.
parse(char[]) - Method in class org.ujac.util.template.DefaultTemplateInterpreter
Parses the given template source code.
parse(TemplateTokenContainer) - Method in class org.ujac.util.template.DefaultTemplateInterpreter
Parses the given template token.
parse(String) - Method in interface org.ujac.util.template.TemplateInterpreter
Parses the given template source code.
parseArguments() - Method in class org.ujac.util.template.AssertToken
Parses the arguments of the token.
parseArguments() - Method in class org.ujac.util.template.BaseConditionToken
Parses the arguments of the token.
parseArguments() - Method in class org.ujac.util.template.TemplateToken
Parses the arguments of the token.
parseArguments(int) - Method in class org.ujac.util.template.TemplateToken
Parses the arguments of the token.
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.BooleanAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.BorderAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.ColorAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DimensionAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DoubleAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.EscapeSequenceTextAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.FloatAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.HorizontalAlignmentAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.IntegerAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.TextAttributeHandler
 
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.TypedAttributeHandler
Gets the value for the given attribute's name.
parseAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.VerticalAlignmentAttributeHandler
 
parseAttributes(BaseDocumentTag, CellAttributes) - Method in class org.ujac.print.tag.CellAttributes
Reads the supported attributes from the given tag and copies the values into the according member variables.
parseBooleanAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Gets the boolean value for the given attribute's name.
parseBooleanAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Gets the boolean value for the given attribute's name.
parseBooleanValue(String, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Parses the given boolean value.
parseBorderAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses the border value from the given attribute.
parseBorderAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses the border value from the given attribute.
parseColorAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses the color value from the given attribute.
parseColorAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses the color value from the given attribute.
parseContent(String) - Method in class org.ujac.print.tag.HeaderFooterPartTag
Parses the item's content.
parseDate(String) - Method in class org.ujac.util.text.FormatHelper
Parses a date from the given text using the current date format.
parseDimensionAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses a dimension value from the given string.
parseDimensionAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses a dimension value from the given string.
parseDouble(String) - Method in class org.ujac.util.text.FormatHelper
Parses a double from the given text using the current double format.
parseDoubleAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses a double value from the given string.
parseDoubleAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses a double value from the given string.
parseExpr(String) - Method in class org.ujac.util.exi.ExpressionInterpreter
Parses a text, which is likely to contain expressions.
parseExpr(char[], int, int) - Method in class org.ujac.util.exi.ExpressionInterpreter
Parses a text, which is likely to contain expressions.
parseExpr(String) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Parses an expression from the given source code range.
parseExpr(char[], int, int) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Parses an expression from the given source code range.
parseFloat(String) - Method in class org.ujac.util.text.FormatHelper
Parses a float from the given text using the current double format.
parseFloatAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses a float value from the given string.
parseFloatAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses a float value from the given string.
parseHorizontalAlignmentAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses the horizontal alignment value from the given attribute.
parseHorizontalAlignmentAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses the horizontal alignment value from the given attribute.
parseInt(String) - Method in class org.ujac.util.text.FormatHelper
Parses an integer from the given text using the current integer format.
parseIntAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses an integer value from the given string.
parseIntAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses an integer value from the given string.
parseIntValue(String, int) - Method in class org.ujac.util.xml.BaseObjectSerializer
Parses an integer value from the given String.
parseItem(String) - Method in interface org.ujac.print.ItemHolder
Parses a value from the given text according to the rules of the item holder's container.
parseItem(String) - Method in class org.ujac.print.tag.ItemsTag
Parses a value from the given text according to the rules of the item holder's container.
parseItem(String) - Method in class org.ujac.print.tag.ParameterTag
Parses a value from the given text according to the rules of the item holder's container.
parseLong(String) - Method in class org.ujac.util.text.FormatHelper
Parses a long from the given text using the current integer format.
parseOperand(char[], int, int, boolean) - Method in class org.ujac.util.exi.ExpressionInterpreter
Parses an operand
parseOptions(String[], Map) - Static method in class org.ujac.util.console.CommandLineHelper
Parses the command line argument list for options.
parseRowAttributes(BaseDocumentTag, CellAttributes) - Method in class org.ujac.print.tag.CellAttributes
Does the same as parseAttributes(BaseDocumentTag), but inherits the the fixedHeightparseShort(String) - Method in class org.ujac.util.text.FormatHelper
Parses a short from the given text using the current integer format.
parseStyle(Locator, String, Map, Map) - Method in class org.ujac.print.DefaultStyleParser
Scans the styles from the given string.
parseStyle(Locator, String, Map, Map) - Method in interface org.ujac.print.StyleParser
Scans the styles from the given string.
parseTableAttributes(BaseDocumentTag, CellAttributes) - Method in class org.ujac.print.tag.CellAttributes
Does the same as parseAttributes(BaseDocumentTag), but processes the attributes 'cell-halign' and 'cell-valign' instead of 'halign' and 'valign'.
parseTextAttribute(Locator, String, Object, boolean, boolean) - Method in interface org.ujac.print.AttributeHandler
Gets the value for the given attribute's name.
parseTextAttribute(Locator, String, Object, boolean, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Gets the value for the given attribute's name.
parseTime(String) - Method in class org.ujac.util.text.FormatHelper
Parses a time from the given text using the current time format.
parseTimestamp(String) - Method in class org.ujac.util.text.FormatHelper
Parses a time stamp from the given text using the current timestamp format.
parseVerticalAlignmentAttribute(Locator, String, Object, boolean) - Method in interface org.ujac.print.AttributeHandler
Parses the vertical alignment value from the given attribute.
parseVerticalAlignmentAttribute(Locator, String, Object, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Parses the vertical alignment value from the given attribute.
PasswordReader - Class in org.ujac.util.console
Name: PasswordReader
Description: Reads a password from console input and tries to hide the typed characters.
PasswordReader(String) - Constructor for class org.ujac.util.console.PasswordReader
Constructs a PasswordReader with no specific attributes.
PatternMatcher - Interface in org.ujac.util.text
Name: PatternMatcher
Description: An iterface for pattern matchers.
PDF_VERSION - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PdfCellBlockTag - Class in org.ujac.print.tag
Name: PdfCellBlockTag
Description: A handler for cell-block items.
PdfCellBlockTag() - Constructor for class org.ujac.print.tag.PdfCellBlockTag
Constructs a PdfCellBlockTag instance with no specific attributes.
PdfCellContainer - Interface in org.ujac.print
Name: PdfCellContainer
Description: An interface for classes who are capable of containing PDF table cells.
pdfCellContainer - Variable in class org.ujac.print.tag.ConditionTag
The PDF cell container.
pdfCellContainer - Variable in class org.ujac.print.tag.ForeachTag
The PDF cell container.
pdfCellContainer - Variable in class org.ujac.print.tag.IndexTag
The PDF cell container.
pdfCellContainer - Variable in class org.ujac.print.tag.TocTag
The PDF cell container.
PdfCellTag - Class in org.ujac.print.tag
Name: PdfCellTag
Description: A class handling 'cell' items.
PdfCellTag() - Constructor for class org.ujac.print.tag.PdfCellTag
Constructs a PdfCellTag instance with no specific attributes.
PdfHelper - Class in org.ujac.print
Name: PdfHelper
Description: Provides PDF processing related helper methods.
PdfHelper() - Constructor for class org.ujac.print.PdfHelper
 
PdfImageBuilder - Class in org.ujac.print.tag
Name: PdfImageBuilder
Description: ImageBuilder implementation for PDF format.
PdfImageBuilder() - Constructor for class org.ujac.print.tag.PdfImageBuilder
 
pdfLabels - Variable in class org.ujac.print.DocumentHandler
The Pdf Page Labels can be seen on the pages tab in acrobat.
PdfTableHeaderTag - Class in org.ujac.print.tag
Name: PdfTableHeaderTag
Description: A class handling document items which define the header cells of the surrounding table.
PdfTableHeaderTag() - Constructor for class org.ujac.print.tag.PdfTableHeaderTag
Constructs a PdfTableHeaderTag instance with no specific attributes.
PdfTableHolder - Interface in org.ujac.print
Name: PdfTableHolder
Description: Interface for tags, holding PDF tables.
PdfTableRowTag - Class in org.ujac.print.tag
Name: PdfTableRowTag
Description: A class handling <table-row> tags.
PdfTableRowTag() - Constructor for class org.ujac.print.tag.PdfTableRowTag
Constructs a PdfTableRowTag instance with no specific attributes.
PdfTableSplitTag - Class in org.ujac.print.tag
Name: NewPageTag
Description: Tag to force a page break at the document.
PdfTableSplitTag() - Constructor for class org.ujac.print.tag.PdfTableSplitTag
Constructs PdfTableSplitTag BoldTag instance with no specific attributes.
PdfTableTag - Class in org.ujac.print.tag
Name: PdfTableTag
Description: An item handling PDF tables.
PdfTableTag() - Constructor for class org.ujac.print.tag.PdfTableTag
Constructs a PdfTableTag instance with no specific attributes.
pdfToAwt(BaseFont, int) - Method in class org.ujac.print.DocumentFontMapper
 
percentages - Variable in class org.ujac.chart.BasePieChart
The array holding the percentages for the slices.
PerformanceTest - Class in org.ujac.util.template.test
Name: TemplateInterpreterPerformanceTest
Description: Executes performance tests for the template interpreter.
PerformanceTest() - Constructor for class org.ujac.util.template.test.PerformanceTest
 
PerformanceTest.TreeNode - Class in org.ujac.util.template.test
A class for tree nodes
PerformanceTest.TreeNode(String) - Constructor for class org.ujac.util.template.test.PerformanceTest.TreeNode
Constructs a TreeNode instance with specific attributes.
performTest() - Method in class org.ujac.print.AbstractTagTest
Performs the test.
Person - Class in org.ujac.util.xml.test
Name: Person
Description: Defines persons.
Person() - Constructor for class org.ujac.util.xml.test.Person
 
PHASE - Static variable in class org.ujac.print.tag.graphics.SetLineDashTag
Definition of the 'phase' attribute.
phrase - Variable in class org.ujac.print.tag.ConditionTag
The phrase which takes the content.
phrase - Variable in class org.ujac.print.tag.ForeachTag
The phrase which takes the content.
phrase - Variable in class org.ujac.print.tag.IndexTag
The phrase which takes the content.
phrase - Variable in class org.ujac.print.tag.TocTag
The phrase which takes the content.
PhraseHolder - Interface in org.ujac.print
Name: PhraseHolder
Description: An interface for classes holding phrases.
phraseHolder - Variable in class org.ujac.print.tag.AnchorTag
The phrase holder.
phraseHolder - Variable in class org.ujac.print.tag.BaseFontTag
The surrounding phrase holder.
phraseHolder - Variable in class org.ujac.print.tag.ConditionTag
The phrase holder.
phraseHolder - Variable in class org.ujac.print.tag.ForeachTag
The phrase holder.
phraseHolder - Variable in class org.ujac.print.tag.IndexTag
The phrase holder.
phraseHolder - Variable in class org.ujac.print.tag.TocTag
The phrase holder.
PhraseTag - Class in org.ujac.print.tag
Name: PhraseTag
Description: A class handling <phrase> tags.
PhraseTag() - Constructor for class org.ujac.print.tag.PhraseTag
Constructs a PhraseTag instance with no specific attributes.
PIE_DESCRIPTION_LAYOUT_BORDER - Static variable in class org.ujac.chart.BasePieChart
Constant for border aligned pie description layout mode.
PIE_DESCRIPTION_LAYOUT_ROUND - Static variable in class org.ujac.chart.BasePieChart
Constant for round pie description layout mode.
PieChart2D - Class in org.ujac.chart
Name: PieChart2D
Description: A class rendering 2D pie charts.
PieChart2D() - Constructor for class org.ujac.chart.PieChart2D
 
PieChart3D - Class in org.ujac.chart
Name: PieChart3D
Description: A class rendering 3D pie charts.
PieChart3D() - Constructor for class org.ujac.chart.PieChart3D
 
PieChartDescriptionItem - Class in org.ujac.chart
Name: PieChartDescriptionItem
Description: Holds all informations of an pie chart description item.
PieChartDescriptionItem(int, ChartItemPosition, String, Font) - Constructor for class org.ujac.chart.PieChartDescriptionItem
Constructs a PieChartDescriptionItem instance with specific attributes.
PieChartDescriptionItem(int, ChartItemPosition, int, int, String, Font) - Constructor for class org.ujac.chart.PieChartDescriptionItem
Constructs a PieChartDescriptionItem instance with specific attributes.
PivotTable - Class in org.ujac.util.table
Name: PivotTable
Description: A table implementation, generating pivot tables out of ordered data tables.
PivotTable(Table, String[], String, String, FunctionExecutor) - Constructor for class org.ujac.util.table.PivotTable
Constructs a PivotTable instance with specific attributes.
PivotTableTest - Class in org.ujac.util.table.test
Name: PivotTableTest
Description: A JUnit test for pivot tables.
PivotTableTest() - Constructor for class org.ujac.util.table.test.PivotTableTest
Constructs a PivotTableTest instance with specific attributes.
PivotTableTest(String) - Constructor for class org.ujac.util.table.test.PivotTableTest
Constructs a PivotTableTest instance with specific attributes.
PointHolder - Interface in org.ujac.print.tag.graphics
Name: PointHolder
Description: Interface for tags that can contain points.
PointTag - Class in org.ujac.print.tag.graphics
Name: PointTag
Description: Implementation of the <point> tag.
PointTag() - Constructor for class org.ujac.print.tag.graphics.PointTag
Constructs a PointTag instance with no specific attributes.
popEventRecorder() - Method in class org.ujac.print.DocumentHandler
Pops the top item from the event recorder stack.
popItem() - Method in class org.ujac.print.DocumentHandler
Pops the top item from the document stack.
pos - Variable in class org.ujac.print.tag.HeaderFooterPartTag
The fixed horizontal position of this part.
position - Variable in class org.ujac.chart.BaseChartItem
The position of the chart item.
position - Variable in class org.ujac.util.template.TemplateToken
The position of the statement token in the expression.
PostButtonAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm post buttons.
PostButtonAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
Constructs a PostButtonAcroFieldTag instance with no specific attributes.
postLoopChildItems() - Method in class org.ujac.print.tag.BaseLoopTag
Method called, after the child items are printed.
postLoopChildItems() - Method in class org.ujac.print.tag.PrintTableTag
Method called after the child items are printed.
postRepeatChildItems() - Method in class org.ujac.print.tag.BaseLoopTag
Post-processes the child items of the foreach item.
postRepeatChildItems() - Method in class org.ujac.print.tag.PrintTableTag
Post-processes the child items of the foreach item.
postRepeatChildItems() - Method in class org.ujac.print.tag.SegmentTag
Post-processes the child items of the foreach item.
preInitialize() - Method in class org.ujac.print.BaseDocumentTag
Pre-initializes the item.
preLoopChildItems() - Method in class org.ujac.print.tag.BaseLoopTag
Method called, before the child items are printed.
preLoopChildItems() - Method in class org.ujac.print.tag.PrintTableTag
Method called before the child items are printed.
prepare(OutputStream, boolean) - Method in class org.ujac.print.DocumentTransformHelper
Prepares for XSLT transformation using SAXResult.
prepare(HttpServletRequest, boolean) - Method in class org.ujac.web.servlet.ServletDocumentTransformHelper
Generates a PDF and writes it to the servlet output stream.
preRepeatChildItems() - Method in class org.ujac.print.tag.BaseLoopTag
Pre-processes the child items of the foreach item.
preRepeatChildItems() - Method in class org.ujac.print.tag.IndexTag
Pre-processes the child items of the foreach item.
preRepeatChildItems() - Method in class org.ujac.print.tag.PrintTableTag
Pre-processes the child items of the foreach item.
preRepeatChildItems() - Method in class org.ujac.print.tag.SegmentTag
Pre-processes the child items of the foreach item.
preRepeatChildItems() - Method in class org.ujac.print.tag.TocTag
Pre-processes the child items of the foreach item.
previousItem - Variable in class org.ujac.print.BaseDocumentTag
The previous item.
previousUltimo(Date) - Static method in class org.ujac.util.DateUtils
Gets the previous ultimo for the given date.
printDocument(OutputStream) - Method in class org.ujac.print.DocumentPrinter
Prints the document to the given output stream.
printDocument(OutputStream, boolean) - Method in class org.ujac.print.DocumentPrinter
Prints the document to the given output stream.
printDocument(DocumentHandler, InputSource, List) - Method in class org.ujac.print.DocumentPrinter
Prints the document to the given output stream.
printDocument(String) - Method in class org.ujac.print.test.BasePrintTest
Prints the document to the given destination.
printDocument(String, boolean) - Method in class org.ujac.print.test.BasePrintTest
Prints the document to the given destination.
printDocument(HttpServletRequest, HttpServletResponse) - Method in class org.ujac.web.servlet.ServletDocumentPrinter
Generates a PDF and writes it to the servlet output stream.
printDocument(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.ujac.web.servlet.ServletDocumentPrinter
Generates a PDF and writes it to the servlet output stream.
PrintFooterRowTag - Class in org.ujac.print.tag
Name: PrintHeaderRowTag
Description: A class printing header rows.
PrintFooterRowTag() - Constructor for class org.ujac.print.tag.PrintFooterRowTag
Constructs a PrintFooterRowTag instance with no specific attributes.
PrintFooterRowTag - Class in org.ujac.web.tag
Name: PrintFooterRowTag
Description: A custom tag class printing footer rows.
PrintFooterRowTag() - Constructor for class org.ujac.web.tag.PrintFooterRowTag
 
PrintGroupRowTag - Class in org.ujac.print.tag
Name: PrintHeaderRowTag
Description: A class printing group rows.
PrintGroupRowTag() - Constructor for class org.ujac.print.tag.PrintGroupRowTag
Constructs a PrintGroupRowTag instance with no specific attributes.
PrintGroupRowTag - Class in org.ujac.web.tag
Name: PrintGroupRowTag
Description: A custom tag class printing group rows.
PrintGroupRowTag() - Constructor for class org.ujac.web.tag.PrintGroupRowTag
 
PrintGroupTitleRowTag - Class in org.ujac.print.tag
Name: PrintGroupTitleRowTag
Description: A class printing group start rows.
PrintGroupTitleRowTag() - Constructor for class org.ujac.print.tag.PrintGroupTitleRowTag
Constructs a PrintGroupTitleRowTag instance with no specific attributes.
PrintGroupTitleRowTag - Class in org.ujac.web.tag
Name: PrintGroupRowTag
Description: A custom tag class printing group title rows.
PrintGroupTitleRowTag() - Constructor for class org.ujac.web.tag.PrintGroupTitleRowTag
 
PrintHeaderRowTag - Class in org.ujac.print.tag
Name: PrintHeaderRowTag
Description: A class printing header rows.
PrintHeaderRowTag() - Constructor for class org.ujac.print.tag.PrintHeaderRowTag
Constructs a PrintHeaderRowTag instance with no specific attributes.
PrintHeaderRowTag - Class in org.ujac.web.tag
Name: PrintHeaderRowTag
Description: A custom tag class printing header rows.
PrintHeaderRowTag() - Constructor for class org.ujac.web.tag.PrintHeaderRowTag
 
printPhrase(PdfTemplate, Phrase, float, float) - Method in class org.ujac.print.BaseDocumentTag
Prints a phrase into the given template.
PrintRowTag - Class in org.ujac.print.tag
Name: PrintRowTag
Description: A class printing the contents of the current row of the surrounding print-table tag.
PrintRowTag() - Constructor for class org.ujac.print.tag.PrintRowTag
Constructs a PrintRowTag instance with no specific attributes.
PrintRowTag(String) - Constructor for class org.ujac.print.tag.PrintRowTag
Constructs a PrintRowTag instance with specific attributes.
printRowTag - Variable in class org.ujac.web.tag.ExtraRowTag
The surrounding print-row tag.
PrintRowTag - Class in org.ujac.web.tag
Name: PrintRowTag
Description: A custom tag class printing normal rows.
PrintRowTag() - Constructor for class org.ujac.web.tag.PrintRowTag
 
printStackTrace(PrintStream) - Method in exception org.ujac.print.DocumentHandlerException
 
printStackTrace(PrintWriter) - Method in exception org.ujac.print.DocumentHandlerException
 
printStackTrace(PrintStream) - Method in exception org.ujac.util.table.TableIterationException
 
printStackTrace(PrintWriter) - Method in exception org.ujac.util.table.TableIterationException
 
printStackTrace(PrintStream) - Method in exception org.ujac.util.UjacException
 
printStackTrace(PrintWriter) - Method in exception org.ujac.util.UjacException
 
PrintTableTag - Class in org.ujac.print.tag
Name: PrintTableTag
Description: A class iterating over a given table and repeats the nested body for each element of the table.
PrintTableTag() - Constructor for class org.ujac.print.tag.PrintTableTag
Constructs a PrintTableTag instance with no specific attributes.
PrintTableTag - Class in org.ujac.web.tag
Name: PrintTableTag
Description: A custom tag class for convinient output of tables.
PrintTableTag() - Constructor for class org.ujac.web.tag.PrintTableTag
 
PrintTableTag.DummyColumn - Class in org.ujac.print.tag
Name: DummyColumn
Description: A class for dummy columns which are added through the insert-column tag.
PrintTableTag.DummyColumn(String) - Constructor for class org.ujac.print.tag.PrintTableTag.DummyColumn
Constructs a DummyColumn instance with specific attributes.
PrintTableTag.DummyColumn - Class in org.ujac.web.tag
Name: DummyColumn
Description: A class for dummy columns which are added through the insert-column tag.
PrintTableTag.DummyColumn(String) - Constructor for class org.ujac.web.tag.PrintTableTag.DummyColumn
Constructs a DummyColumn instance with specific attributes.
printTagStart() - Method in class org.ujac.web.tag.ExtraRowTag
Prints the tag start code.
printTagStart() - Method in class org.ujac.web.tag.PrintRowTag
Prints the tag start code.
procedureRegistry - Variable in class org.ujac.util.template.TemplateTokenContainer
The procedure registry.
ProcedureTest - Class in org.ujac.util.template.test
Name: TemplateTest
Description: A class for statement expression tests.
ProcedureTest() - Constructor for class org.ujac.util.template.test.ProcedureTest
 
ProcedureTest.TreeNode - Class in org.ujac.util.template.test
A class for tree nodes
ProcedureTest.TreeNode(String) - Constructor for class org.ujac.util.template.test.ProcedureTest.TreeNode
Constructs a TreeNode instance with specific attributes.
ProcedureToken - Class in org.ujac.util.template
Name: ProcedureToken
Description: Represents a _procedure_ statement.
ProcedureToken() - Constructor for class org.ujac.util.template.ProcedureToken
Constructs a ProcedureToken instance with no specific attributes.
processContents(float, float) - Method in class org.ujac.print.BaseDocumentTag
Creates a chunk for the current content.
processContents(BaseDocumentTag, Phrase, String, DocumentFont, float, float) - Method in class org.ujac.print.BaseDocumentTag
Processes the given contents an adds the computed elements to the given phrase.
processEscapeSequence(BaseDocumentTag, String, int, StringBuffer) - Method in class org.ujac.print.DefaultContentFilter
Processes the escape sequence at offset position in the given contents string and prints the translated characters to the given output buffer.
processEscapeSequences(Locator, String, String, StringBuffer, boolean) - Method in class org.ujac.print.DefaultAttributeHandler
Processes the escape sequences from the given content string and writes the result into the given buffer.
PROP_CAPTER_ID - Static variable in class org.ujac.print.tag.ChapterTag
Constant for the property name for the chapter ID.
properties - Variable in class org.ujac.util.exi.test.BaseExpressionTest
The properties to use for expression evaluation.
PROPERTY_A - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PROPERTY_B - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PROPERTY_NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PROPERTY_TYPE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
PROPERTY_VALUE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
propertyName2AttributeName(String) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Converts the given property name (form: partaPartb) into a attribute name (form: parta-partb).
PS_OBJECT - Static variable in class org.ujac.util.exi.ExpressionInterpreter
Constant for the parse state 'object'.
PS_OPERAND - Static variable in class org.ujac.util.exi.ExpressionInterpreter
Constant for the parse state 'operand'.
PS_OPERATION - Static variable in class org.ujac.util.exi.ExpressionInterpreter
Constant for the parse state 'operation'.
pushEventRecorder(DocumentEventRecorder) - Method in class org.ujac.print.DocumentHandler
Pushes an item on the event recorder stack.
pushItem(BaseDocumentTag) - Method in class org.ujac.print.DocumentHandler
Pushes an item on the document stack.
put(Map, Object, Object) - Static method in class org.ujac.util.CollectionUtils
Puts the given key/value pair into the given map.
put(Object, Object) - Method in class org.ujac.util.exi.ExpressionContext
 
put(Object, Object) - Method in class org.ujac.util.template.TemplateContext
 
putAll(Map, Map) - Static method in class org.ujac.util.CollectionUtils
Puts the given key/value pair into the given map.
putAll(Map, Object) - Static method in class org.ujac.util.CollectionUtils
Gets a value according to the given key from the given map.
putAll(Map) - Method in class org.ujac.util.exi.ExpressionContext
 
putStyle(Map, String, Object) - Method in class org.ujac.print.DefaultStyleParser
Adds the given style to the alo given style map.

Q

queuePageEventHandler(Object, PdfPageEvent) - Method in class org.ujac.print.tag.NewPageTag
Queues the given page event handler for registration to the document event handler map, after the new-page has been performed.

R

RadioButtonAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm radio buttons.
RadioButtonAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
Constructs a RadioButtonAcroFieldTag instance with no specific attributes.
radioButtonGroup - Variable in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
The surrounding radio group.
radioGroup - Variable in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
The radio group.
RadioGroupAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm button groups.
RadioGroupAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
Constructs a RadioGroupAcroFieldTag instance with no specific attributes.
range - Variable in class org.ujac.chart.Base2DScaleChart
The value range.
RasterImageBuilder - Class in org.ujac.print.tag
Name: RasterImageBuilder
Description: ImageBuilder implementation for raster image formats.
RasterImageBuilder() - Constructor for class org.ujac.print.tag.RasterImageBuilder
 
read(InputStream) - Method in class org.ujac.util.xml.BaseObjectSerializer
Parses an object from the given input stream.
read(Reader) - Method in class org.ujac.util.xml.BaseObjectSerializer
Parses an object from the given reader.
read(InputSource) - Method in class org.ujac.util.xml.BaseObjectSerializer
Parses an instance from the given input source.
readData(ObjectInputStream) - Method in class org.ujac.util.exi.ExpressionContext
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.table.BaseRow
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.table.BaseTable
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.table.DataRow
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.table.DataTable
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.table.DefaultColumn
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.table.GroupRow
Reads the object's data from the given stream.
readData(ObjectInputStream) - Method in class org.ujac.util.text.FormatHelper
Reads the object's data from the given stream.
readPassword() - Method in class org.ujac.util.console.PasswordReader
Reads the password from the command line.
readTable(ResultSet) - Static method in class org.ujac.util.table.ResultSetReader
Reads a table from a given result set.
readTable(ResultSet, DataTypeMapper) - Static method in class org.ujac.util.table.ResultSetReader
Reads a table from a given result set.
RealtimeChartModel - Class in org.ujac.chart
Name: RealtimeChartModel
Description: A ChartModel implementation for real time charts.
RealtimeChartModel(int) - Constructor for class org.ujac.chart.RealtimeChartModel
Constructs a RealtimeChartModel instance with no specific attributes.
recordEvent(DocumentEvent) - Method in interface org.ujac.print.DocumentEventRecorder
Records the given document event.
recordEvent(DocumentEvent) - Method in class org.ujac.print.tag.BaseLoopTag
 
recordEvent(DocumentEvent) - Method in class org.ujac.print.tag.HeaderFooterPartTag
 
recordEvent(DocumentEvent) - Method in class org.ujac.print.tag.MacroDefTag
 
RECT_HEIGHT - Static variable in class org.ujac.print.tag.graphics.DrawRectangleTag
Definition of the 'height' attribute.
RECT_WIDTH - Static variable in class org.ujac.print.tag.graphics.DrawRectangleTag
Definition of the 'width' attribute.
registerAlias(String) - Method in class org.ujac.print.AliasTagBuilder
 
registerAlias(String) - Method in class org.ujac.print.DefaultTagBuilder
Registers an alias for this tag.
registerAlias(String) - Method in class org.ujac.print.tag.CustomTagBuilder
Registers an alias for this tag.
registerAlias(String) - Method in interface org.ujac.print.TagBuilder
Registers an alias for this tag.
registerChart(String, Class) - Static method in class org.ujac.chart.ChartFactory
Registers the given chart class.
registerColor(String, Color) - Method in interface org.ujac.print.ColorRegistry
Registers the given color for the also given name.
registerColor(String, Color) - Method in class org.ujac.print.DocumentHandler
Registers the given color for the also given name.
registerComplexTypes() - Method in class org.ujac.util.xml.DynamicObjectSerializer
Registers the base complex types.
registerDataType(Class, DataType) - Method in class org.ujac.util.DefaultTypeConverter
Registers the data type.
registerDataType(Class, DataType) - Method in interface org.ujac.util.TypeConverter
Registers the data type.
registerDataTypes() - Method in class org.ujac.util.DefaultTypeConverter
Registers the data types.
registerDefaultTags() - Method in class org.ujac.print.DefaultDocumentTagFactory
Registers the default document tags.
registerDefaultTypeHandlers() - Method in class org.ujac.util.exi.ExpressionInterpreter
Registers the default type handlers.
registeredRowCells - Variable in class org.ujac.print.tag.PrintRowTag
The registered row cells.
registeredRowCells - Variable in class org.ujac.web.tag.ExtraRowHolder
The registered row cells.
registeredRowCells - Variable in class org.ujac.web.tag.ExtraRowTag
The registered row cells.
registeredRowCells - Variable in class org.ujac.web.tag.PrintRowTag
The cell style item map.
registerFont(String, byte[], int, boolean, boolean) - Method in class org.ujac.print.DocumentHandler
Registers the given true type font for the also given font name and style.
registerFont(String, DocumentFont) - Method in class org.ujac.print.DocumentHandler
Registers the font with the given name.
RegisterFontTag - Class in org.ujac.print.tag
Name: RegisterFontTag
Description: Handler class for the 'register-font' tag.
RegisterFontTag() - Constructor for class org.ujac.print.tag.RegisterFontTag
Constructs a RegisterFontTag instance with no specific attributes.
registerFormat(String, Format) - Method in class org.ujac.print.DocumentHandler
Registers the given format instance for the also given format string.
registerFormat(String, Format) - Method in class org.ujac.util.text.FormatHelper
Registers the given format instance for the also given format string.
registerMacroDefinition(String, MacroDefTag) - Method in class org.ujac.print.DocumentHandler
Registers the given macro definition instance for the also given macro name.
registerResource(Object, Object) - Method in class org.ujac.print.DocumentHandler
Registers a document resource from the registry.
registerRowCell(RowCellTag) - Method in class org.ujac.print.tag.ExtraRowTag
Registers the given cell style for the specified column name.
registerRowCell(RowCellTag) - Method in class org.ujac.print.tag.PrintRowTag
Registers the given cell style for the specified column name.
registerRowCell(RowCellTag) - Method in interface org.ujac.print.tag.RowCellContainer
Registers the given cell style for the specified column name.
registerRowCell(RowCellHolder) - Method in class org.ujac.web.tag.ExtraRowTag
Registers the given row cell with the print row tag.
registerRowCell(RowCellHolder) - Method in class org.ujac.web.tag.PrintRowTag
Registers the given row cell with the print row tag.
registerRowCell(RowCellHolder) - Method in interface org.ujac.web.tag.RowCellContainer
Registers the given row cell with the print row tag.
registerStyle(String, Map) - Method in class org.ujac.print.DocumentHandler
Registers the specified style attributes for the given name.
registerTag(String, Class) - Method in class org.ujac.print.DefaultDocumentTagFactory
Registers the given document tag.
registerTag(String, TagBuilder) - Method in class org.ujac.print.DefaultDocumentTagFactory
Registers the given document tag.
registerTag(String, Class) - Method in interface org.ujac.print.DocumentTagFactory
Registers the given document tag.
registerTag(String, TagBuilder) - Method in interface org.ujac.print.DocumentTagFactory
Registers the given document tag.
registerTagAlias(String, String) - Method in class org.ujac.print.DefaultDocumentTagFactory
Registers an alias for the given document tag.
registerTagAlias(String, String) - Method in interface org.ujac.print.DocumentTagFactory
Registers an alias for the given document tag.
RegisterTagTag - Class in org.ujac.print.tag
Name: RegisterTagTag
Description: Handler class for the 'register-tag' tag.
RegisterTagTag() - Constructor for class org.ujac.print.tag.RegisterTagTag
Constructs a RegisterTagTag instance with no specific attributes.
registerTokenTypes() - Method in class org.ujac.util.template.BaseTemplateInterpreter
Registers the token types.
registerTypeHandler(ExpressionType) - Method in class org.ujac.util.exi.ExpressionInterpreter
Registers an expression type
registerTypeHandler(Class, ExpressionType) - Method in class org.ujac.util.exi.ExpressionInterpreter
Registers an expression type
release() - Method in class org.ujac.web.tag.AlterColumnTag
 
release() - Method in class org.ujac.web.tag.BaseConditionTag
 
release() - Method in class org.ujac.web.tag.BaseTag
 
release() - Method in class org.ujac.web.tag.DefineColumnTag
 
release() - Method in class org.ujac.web.tag.ElseTag
Resets the custom tag values.
release() - Method in class org.ujac.web.tag.EvalTag
 
release() - Method in class org.ujac.web.tag.ExtraRowTag
 
release() - Method in class org.ujac.web.tag.ForeachTag
 
release() - Method in class org.ujac.web.tag.IfTag
Resets the custom tag values.
release() - Method in class org.ujac.web.tag.InsertColumnTag
 
release() - Method in class org.ujac.web.tag.PrintFooterRowTag
 
release() - Method in class org.ujac.web.tag.PrintRowTag
 
release() - Method in class org.ujac.web.tag.PrintTableTag
 
release() - Method in class org.ujac.web.tag.RemoveColumnTag
 
release() - Method in class org.ujac.web.tag.RowCellTag
 
remove(Object) - Method in class org.ujac.util.exi.ExpressionContext
 
remove() - Method in class org.ujac.util.table.DataTableIterator
 
remove() - Method in class org.ujac.util.table.FilteredTableIterator
 
remove() - Method in class org.ujac.util.table.ReportIterator
 
remove() - Method in class org.ujac.util.table.ResultSetTableIterator
 
remove(Object) - Method in class org.ujac.util.template.TemplateContext
 
removeAllOperations() - Method in class org.ujac.util.exi.type.BaseType
Removes all operations.
removeColumn(String) - Method in class org.ujac.print.tag.PrintTableTag
Removes a column from the table.
removeColumn(int) - Method in class org.ujac.util.table.DataRow
Removes the given column from the row data.
removeColumn(String) - Method in class org.ujac.web.tag.PrintTableTag
Removes a column from the table.
RemoveColumnTag - Class in org.ujac.print.tag
Name: RemveColumnTag
Description: A tag implementation removing columns from surrounding print-table tags.
RemoveColumnTag() - Constructor for class org.ujac.print.tag.RemoveColumnTag
Constructs a RemoveColumnTag instance with no specific attributes.
RemoveColumnTag - Class in org.ujac.web.tag
Name: RemoveColumnTag
Description: A custom tag removing columns from surrounding print-table tags.
RemoveColumnTag() - Constructor for class org.ujac.web.tag.RemoveColumnTag
 
removeDefinition(AttributeDefinition) - Method in class org.ujac.print.AttributeDefinitionMap
Removes the given AttributeDefinition instance from the map by using the instances property 'name' as key.
removeDefinition(ChildDefinition) - Method in class org.ujac.print.ChildDefinitionMap
Removes the given AttributeDefinition instance from the map by using the instances property 'name' as key.
removeInternalDocumentProperties() - Method in class org.ujac.print.DocumentPrinter
Removes document properties, which are internally used by the DocumentHandler.
removeOperation(String) - Method in class org.ujac.util.exi.type.BaseType
Removes an operation.
removePageEventHandler(Object) - Method in class org.ujac.print.DocumentHandler
Removes the handler with the given name from the event handler map.
removeResource(Object) - Method in class org.ujac.print.DocumentHandler
Removes a document resource from the registry.
removeRow(int) - Method in class org.ujac.util.table.DataTable
Removes a row from the table
removeRow(int) - Method in class org.ujac.util.table.FilteredTable
 
removeRow(int) - Method in class org.ujac.util.table.ReportTable
 
removeRow(int) - Method in class org.ujac.util.table.ResultSetTable
Removes a row from the table
removeRow(int) - Method in interface org.ujac.util.table.Table
Removes a row from the table
removeTagAttribute(String) - Method in class org.ujac.web.tag.BaseTag
Removes an tag attribute.
renameColumn(Column, String) - Method in class org.ujac.util.table.BaseTable
Renames a column.
renameColumn(Column, String) - Method in interface org.ujac.util.table.Table
Renames a column.
render(PdfWriter, Rectangle) - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Renders the form field into the current document.
render(PdfWriter, Rectangle) - Method in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
Renders the form field into the current document.
render(PdfWriter, Rectangle) - Method in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
 
RENDERED - Static variable in interface org.ujac.print.tag.CommonAttributes
 
repeatChildItems() - Method in class org.ujac.print.tag.BaseLoopTag
Repeating the child items of the foreach item.
repeatChildItems() - Method in class org.ujac.print.tag.HeaderFooterPartTag
Repeating the child items of the foreach item.
ReportFunction - Class in org.ujac.util.table
Name: ReportFunction
Description: A class describing and managing report funtions.
ReportFunction(String, FunctionExecutor, boolean) - Constructor for class org.ujac.util.table.ReportFunction
Constructs a ReportFunction instance with specific attributes.
ReportFunction(String, FunctionExecutor, boolean, String[]) - Constructor for class org.ujac.util.table.ReportFunction
Constructs a ReportFunction instance with specific attributes.
ReportFunction(String, FunctionExecutor, boolean, List) - Constructor for class org.ujac.util.table.ReportFunction
Constructs a ReportFunction instance with specific attributes.
ReportGroup - Class in org.ujac.util.table
Name: ReportGroup
Description: A class describing and managing report groups.
ReportGroup(String) - Constructor for class org.ujac.util.table.ReportGroup
Constructs a ReportGroup instance with specific attributes.
ReportGroup(String, boolean, boolean, boolean, boolean) - Constructor for class org.ujac.util.table.ReportGroup
Constructs a ReportGroup instance with specific attributes.
ReportGroup(String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.ujac.util.table.ReportGroup
Constructs a ReportGroup instance with specific attributes.
ReportIterator - Class in org.ujac.util.table
Name: ReportTableIterator
Description: A iterator class for report tables.
ReportIterator(ReportTable, ReportFunction[], ReportGroup[]) - Constructor for class org.ujac.util.table.ReportIterator
Contructs a ReportIterator intance with specific attributes.
ReportTable - Class in org.ujac.util.table
Name: ReportTable
Description: A table implementation serving simple reports with groups, functions, etc.
ReportTable(Table) - Constructor for class org.ujac.util.table.ReportTable
Constructs a ReportTable instance with specific attributes.
ReportTableTest - Class in org.ujac.util.table.test
Name: ReportTableTest
Description: A JUnit test for report tables.
ReportTableTest() - Constructor for class org.ujac.util.table.test.ReportTableTest
 
ReportTest - Class in org.ujac.print.test
Name: ReportTest
Description: A class testing report table output.
ReportTest() - Constructor for class org.ujac.print.test.ReportTest
 
reset(OutputStream) - Method in class org.ujac.print.DocumentHandler
Resets the document handler.
reset() - Method in class org.ujac.util.StopWatch
Resets the stop watch.
reset() - Method in class org.ujac.util.table.ReportGroup
Resets the report group.
ResetButtonAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm reset buttons.
ResetButtonAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
Constructs a ResetButtonAcroFieldTag instance with no specific attributes.
resetContent() - Method in class org.ujac.print.BaseDocumentTag
Clears the current content.
resetMetrics() - Method in class org.ujac.chart.BaseChartItem
Resets the calculated metrics to enforce re-calculation of the item's output area.
resetMetrics() - Method in interface org.ujac.chart.ChartItem
Resets the calculated metrics to enforce re-calculation of the item's output area.
resetReferences() - Method in class org.ujac.print.DocumentHandler
Resets all references.
ResourceBundleTag - Class in org.ujac.print.tag
Name: ResourceBundleTag
Description: A class handling resource bundles.
ResourceBundleTag() - Constructor for class org.ujac.print.tag.ResourceBundleTag
Constructs a ResourceBundleTag instance with no specific attributes.
ResourceBundleType - Class in org.ujac.util.exi.type
Name: ResourceBundleType
Description: An expression type handler for ResourceBundle values.
ResourceBundleType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ResourceBundleType
Constructs a ResourceBundleType instance with specific attributes.
ResourceBundleType.ContainsKeyOperation - Class in org.ujac.util.exi.type
The 'containsKey' operation for ResourceBundles.
ResourceBundleType.ContainsKeyOperation() - Constructor for class org.ujac.util.exi.type.ResourceBundleType.ContainsKeyOperation
 
ResourceBundleType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for ResourceBundles.
ResourceBundleType.GetOperation() - Constructor for class org.ujac.util.exi.type.ResourceBundleType.GetOperation
 
ResourceBundleType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for ResourceBundles.
ResourceBundleType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.ResourceBundleType.IsEmptyOperation
 
ResourceBundleType.NotContainsKeyOperation - Class in org.ujac.util.exi.type
The 'notContainsKey' operation for ResourceBundles.
ResourceBundleType.NotContainsKeyOperation() - Constructor for class org.ujac.util.exi.type.ResourceBundleType.NotContainsKeyOperation
 
ResourceBundleType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for ResourceBundles.
ResourceBundleType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.ResourceBundleType.NotEmptyOperation
 
resourceExists(String) - Method in class org.ujac.util.io.CachedResourceLoader
Checks whether or not the desired resource exists.
resourceExists(String) - Method in class org.ujac.util.io.ClassPathResourceLoader
Checks whether or not the desired resource exists.
resourceExists(String) - Method in class org.ujac.util.io.ClassResourceLoader
 
resourceExists(String) - Method in class org.ujac.util.io.FileResourceLoader
Checks whether or not the desired resource exists.
resourceExists(String) - Method in class org.ujac.util.io.HttpResourceLoader
Checks whether or not the desired resource exists.
resourceExists(String) - Method in class org.ujac.util.io.MultiResourceLoader
Checks whether or not the desired resource exists.
resourceExists(String) - Method in interface org.ujac.util.io.ResourceLoader
Checks whether or not the desired resource exists.
resourceLoader - Variable in class org.ujac.print.test.BasePrintTest
The resource loader.
ResourceLoader - Interface in org.ujac.util.io
Title: ResourceLoader
Description: An interface which provides methods to load resources.
result - Variable in class org.ujac.print.tag.ConditionTag
The result of the condition's evaluation.
RESULT_ATTRIBUTE - Static variable in class org.ujac.web.tag.IfTag
The result attribute name.
ResultSetReader - Class in org.ujac.util.table
Name: ResultSetReader
Description: Reads tables from JDBC result sets.
ResultSetReader() - Constructor for class org.ujac.util.table.ResultSetReader
 
ResultSetTable - Class in org.ujac.util.table
Name: ResultSetTable
Description: A table implementation, serving data retrieved from a result set.
ResultSetTable(ResultSet) - Constructor for class org.ujac.util.table.ResultSetTable
Constructs a DataTable instance with specific arguments.
ResultSetTable(ResultSet, FormatHelper) - Constructor for class org.ujac.util.table.ResultSetTable
Constructs a DataTable instance with specific arguments.
ResultSetTable(ResultSet, FormatHelper, DataTypeMapper) - Constructor for class org.ujac.util.table.ResultSetTable
Constructs a DataTable instance with no specific arguments.
ResultSetTableIterator - Class in org.ujac.util.table
Name: ResultSetTableIterator
Description: An iterator for ResultSetTable instances.
ResultSetTableIterator(ResultSetTable) - Constructor for class org.ujac.util.table.ResultSetTableIterator
Contructs a ResultSetTableIterator intance with specific attributes.
RIGHT - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be placed at the right side.
RIGHT - Static variable in class org.ujac.util.table.LayoutHints
Constant for left alignment.
ROTATE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ROTATE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
rotate - Variable in class org.ujac.print.tag.ExtraRowTag
The rotation angle.
rotate - Variable in class org.ujac.print.tag.PrintRowTag
The rotation angle.
ROTATE_FLAG - Static variable in interface org.ujac.print.tag.CommonAttributes
 
ROTATE_FLAG - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
rotatePhrase(Phrase, float) - Method in class org.ujac.print.BaseDocumentTag
Rotates the given phrase.
Row - Interface in org.ujac.util.table
Name: Row
Description: An interface for table rows.
ROW_TYPE_FOOTER - Static variable in interface org.ujac.util.table.TableConstants
Constant for row type 'footer'.
ROW_TYPE_GROUP - Static variable in interface org.ujac.util.table.TableConstants
Constant for row type 'group'.
ROW_TYPE_GROUP_TITLE - Static variable in interface org.ujac.util.table.TableConstants
Constant for row type 'groupTitle'.
ROW_TYPE_HEADER - Static variable in interface org.ujac.util.table.TableConstants
Constant for row type 'header'.
ROW_TYPE_NORMAL - Static variable in interface org.ujac.util.table.TableConstants
Constant for row type 'normal'.
RowCellContainer - Interface in org.ujac.print.tag
Name: RowCellContainer
Description: An interface for RowCell holding containers.
RowCellContainer - Interface in org.ujac.web.tag
Name: RowCellContainer
Description: Interface for tags containing RowCellTags.
RowCellHolder - Class in org.ujac.web.tag
Name: RowCellHolder
Description: A class holding row-cell data.
RowCellHolder(String, int, int, boolean, String, String, String, String, String, String, String, float, float, float, float, String) - Constructor for class org.ujac.web.tag.RowCellHolder
Constructs a RowCellHolder instance with specific attributes.
RowCellTag - Class in org.ujac.print.tag
Name: RowCellTag
Description: Handler class for the tag 'cell-style'.
RowCellTag() - Constructor for class org.ujac.print.tag.RowCellTag
Constructs a RowCellTag instance with no specific attributes.
RowCellTag - Class in org.ujac.web.tag
Name: RowCellTag
Description: A custom tag, specifying special styles for columns withing rows.
RowCellTag() - Constructor for class org.ujac.web.tag.RowCellTag
 
RowComparator - Class in org.ujac.util.table
Name: RowComparator
Description: Class which compares two rows according to the given compare items.
RowComparator(CompareItem[]) - Constructor for class org.ujac.util.table.RowComparator
Constructs a RowComparator instance with specific attributes.
rowContainer - Variable in class org.ujac.print.tag.ExtraRowTag
The surrounding print-table tag.
rowContainer - Variable in class org.ujac.print.tag.PrintRowTag
The surrounding print-table tag.
rowContainer - Variable in class org.ujac.web.tag.ExtraRowHolder
The surrounding print-table tag.
rowContainer - Variable in class org.ujac.web.tag.ExtraRowTag
The surrounding print-table tag.
rowContainer - Variable in class org.ujac.web.tag.PrintRowTag
The surrounding print-table tag.
rowData - Variable in class org.ujac.util.table.BaseRow
The list which holds the row data.
RowFilterRule - Interface in org.ujac.util.table
Name: TableRowFilter
Description: An interface for table row filters.
RowFilterRuleSet - Class in org.ujac.util.table
Name: RowFilterRuleSet
Description: A set of rules which combines table row rules.
RowFilterRuleSet(RowFilterRule) - Constructor for class org.ujac.util.table.RowFilterRuleSet
Constructs a RowFilterRuleSet instance with specific attributes.
RowNotDefinedException - Exception in org.ujac.util.table
Name: RowNotDefinedException
Description: Exceptions used if the desired column does not exist.
RowNotDefinedException() - Constructor for exception org.ujac.util.table.RowNotDefinedException
Constructs a RowNotDefinedException instance with no specific arguments.
RowNotDefinedException(String) - Constructor for exception org.ujac.util.table.RowNotDefinedException
Constructs a RowNotDefinedException instance with specific arguments.
RowNotDefinedException(String, Throwable) - Constructor for exception org.ujac.util.table.RowNotDefinedException
Constructs a RowNotDefinedException instance with no specific arguments.
RowType - Class in org.ujac.util.exi.type
Name: TableType
Description: An expression type handler for DataTable values.
RowType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.RowType
Constructs a TableType instance with no specific arguments.
RowType.ColumnCountOperation - Class in org.ujac.util.exi.type
The 'columnCount' operation for Rows.
RowType.ColumnCountOperation() - Constructor for class org.ujac.util.exi.type.RowType.ColumnCountOperation
 
RowType.FormatValueOperation - Class in org.ujac.util.exi.type
The formatValue operation for Rows.
RowType.FormatValueOperation() - Constructor for class org.ujac.util.exi.type.RowType.FormatValueOperation
 
RowType.HasColumnOperation - Class in org.ujac.util.exi.type
The 'hasColumn' operation for Rows.
RowType.HasColumnOperation() - Constructor for class org.ujac.util.exi.type.RowType.HasColumnOperation
 
RowType.HasRowsOperation - Class in org.ujac.util.exi.type
The 'hasRows' operation for Rows.
RowType.HasRowsOperation() - Constructor for class org.ujac.util.exi.type.RowType.HasRowsOperation
 
RowType.IsVisibleOperation - Class in org.ujac.util.exi.type
The field visible check operation for Rows.
RowType.IsVisibleOperation() - Constructor for class org.ujac.util.exi.type.RowType.IsVisibleOperation
 
RowType.NoRowsOperation - Class in org.ujac.util.exi.type
The 'noRows' operation for Rows.
RowType.NoRowsOperation() - Constructor for class org.ujac.util.exi.type.RowType.NoRowsOperation
 
RowType.ReferenceOperation - Class in org.ujac.util.exi.type
The reference operation for Rows.
RowType.ReferenceOperation() - Constructor for class org.ujac.util.exi.type.RowType.ReferenceOperation
 
RowType.RowCountOperation - Class in org.ujac.util.exi.type
The 'rowCount' operation for Rows.
RowType.RowCountOperation() - Constructor for class org.ujac.util.exi.type.RowType.RowCountOperation
 
RowType.RowTypeOperation - Class in org.ujac.util.exi.type
The row type operation for Rows.
RowType.RowTypeOperation() - Constructor for class org.ujac.util.exi.type.RowType.RowTypeOperation
 
RULE_COLOR - Static variable in class org.ujac.print.tag.HeaderFooterTag
 
RULE_WIDTH - Static variable in class org.ujac.print.tag.HeaderFooterTag
 
run() - Method in class org.ujac.util.console.PasswordReader
Begins masking until asked to stop.

S

SCALE_TO_FIT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SCALE_TO_FIT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
scaleFont - Variable in class org.ujac.chart.Base2DScaleChart
The Font to use for the grid.
section - Variable in class org.ujac.print.tag.SectionTag
The iText section element.
SECTION_NUMBER_DEPTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SECTION_TITLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SECTION_TITLE_FONT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SECTION_TITLE_FONT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
SectionTag - Class in org.ujac.print.tag
Name: SectionTag
Description: Handler class for the ;lt;section> tag.
SectionTag() - Constructor for class org.ujac.print.tag.SectionTag
Constructs a SectionTag instance with no specific attributes.
SectionTag(String) - Constructor for class org.ujac.print.tag.SectionTag
Constructs a SectionTag instance with specific attributes.
SEGMENT_MARK_STYLE_BORDER - Static variable in class org.ujac.chart.Base2DScaleChart
The segment mark style for border lines.
SEGMENT_MARK_STYLE_CENTER - Static variable in class org.ujac.chart.Base2DScaleChart
The segment mark style for centered lines.
segmentLabels - Variable in class org.ujac.chart.DefaultChartModel
The chart segment labels.
SegmentTag - Class in org.ujac.print.tag
Name: SegmentTag
Description: A class handling <segment> tags.
SegmentTag() - Constructor for class org.ujac.print.tag.SegmentTag
Constructs a SegmentTag instance with no specific attributes.
SelectListAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm select lists.
SelectListAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.SelectListAcroFieldTag
Constructs a SelectListAcroFieldTag instance with no specific attributes.
SEQUENCE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SEQUENCE - Static variable in class org.ujac.print.tag.SegmentTag
Definition of the 'sequence' attribute.
sequenceHolder - Variable in class org.ujac.print.tag.BaseLoopTag
The sequence holder.
SequenceIndex - Class in org.ujac.util.exi
Title: SequenceIndex
Description: A class implementing a mutable number number used for sequence indices.
SequenceIndex() - Constructor for class org.ujac.util.exi.SequenceIndex
Constructs a SequenceIndex instance with no specific attributes.
SequenceIndex(int) - Constructor for class org.ujac.util.exi.SequenceIndex
Constructs a SequenceIndex instance with specific attributes.
sequenceIterator - Variable in class org.ujac.print.tag.BaseLoopTag
The sequence iterator.
ServletDocumentPrinter - Class in org.ujac.web.servlet
Name: ServletDocumentPrinter
Description: A helper class that eases the usage of the DocumentPrinter within servlets.
ServletDocumentPrinter(String, Map) - Constructor for class org.ujac.web.servlet.ServletDocumentPrinter
Constructs a ServletDocumentPrinter instance with no specific attributes.
ServletDocumentPrinter(InputStream, Map) - Constructor for class org.ujac.web.servlet.ServletDocumentPrinter
Constructs a ServletDocumentPrinter instance with no specific attributes.
ServletDocumentTransformHelper - Class in org.ujac.web.servlet
Name: ServletDocumentTransformHelper
Description: A helper class that eases the output of the DocumentTransformHelper within servlets.
ServletDocumentTransformHelper() - Constructor for class org.ujac.web.servlet.ServletDocumentTransformHelper
Constructs a ServletDocumentPrinter instance with no specific attributes.
setABoolean(boolean) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aBoolean.
setAbsolutePosition(int) - Method in class org.ujac.util.exi.Operand
Sets the tuple's absolute position in the source string.
setAction(String) - Method in class org.ujac.web.tag.DefineColumnTag
Setter method for the the property action.
setAction(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property action.
setADate(Date) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aDate.
setAddress(String) - Method in class org.ujac.util.xml.test.Address
Setter method for the the property address.
setAddresses(List) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property addresses.
setADouble(double) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aDouble.
setAlias(String) - Method in interface org.ujac.util.table.Column
Sets the colum alias.
setAlias(String) - Method in class org.ujac.util.table.DefaultColumn
Sets the colum alias.
setAlign(String, int) - Method in class org.ujac.util.table.BaseRow
Sets the row specific alignment for the given field.
setAlign(int, int) - Method in class org.ujac.util.table.BaseRow
Sets the row specific alignment for the given field.
setAlign(int) - Method in class org.ujac.util.table.LayoutHints
Setter method for the the property align.
setAlign(int) - Method in class org.ujac.util.table.ReportFunction
Setter method for the the property align.
setAlign(String, int) - Method in interface org.ujac.util.table.Row
Sets the row specific alignment for the given field.
setAlign(int, int) - Method in interface org.ujac.util.table.Row
Sets the row specific alignment for the given field.
setAList(List) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aList.
setALong(long) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aLong.
setAnInt(int) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property anInt.
setAreaLabels(List) - Method in interface org.ujac.chart.ChartModel
Sets the chart area labels as a list of Strings.
setAreaLabels(List) - Method in class org.ujac.chart.DefaultChartModel
Sets the chart area labels as a list of Strings.
setArgument(Operand, int) - Method in class org.ujac.util.template.AssertToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.CallprocToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.DefineToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.ElseifToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.ElseToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.ExpressionToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.ForeachToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.IfToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.LogToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.ProcedureToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.StaticToken
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.TemplateRoot
Sets an argument.
setArgument(Operand, int) - Method in class org.ujac.util.template.TemplateToken
Sets an argument.
setAString(String) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aString.
setATime(Time) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aTime.
setATimestamp(Timestamp) - Method in class org.ujac.util.table.test.BeanTableTest.TestBean
Setter method for the the property aTimestamp.
setAttribute(String, String) - Method in class org.ujac.print.tag.CustomTagTag
Sets a attribute.
setAttribute(String, Object) - Method in class org.ujac.web.tag.BaseConditionTag
Sets an attribute, both in template context and request.
setAttribute(String, Object) - Method in class org.ujac.web.tag.BaseTag
Sets an attribute, both in template context and request.
setAttribute(String, Object) - Method in class org.ujac.web.tag.ForeachTag
Sets an attribute, both in template context and request.
setAttributeHandler(AttributeHandler) - Method in class org.ujac.print.DefaultStyleParser
Setter method for the the property attributeHandler.
setAttributeHandler(AttributeHandler) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property attributeHandler.
setAttributeHandler(AttributeHandler) - Method in interface org.ujac.print.StyleParser
Sets the attribute handler.
setAttributes(ChartAttributes) - Method in class org.ujac.chart.BaseChart
Sets the chart attributes.
setAttributes(ChartAttributes) - Method in interface org.ujac.chart.Chart
Sets the chart attributes.
setAttributes(Attributes) - Method in class org.ujac.print.BaseDocumentTag
Sets the item's attributes.
setAuthor(String) - Method in class org.ujac.print.DocumentMetaData
Setter method for the the property author.
setBackgroundColor(Color) - Method in class org.ujac.print.BaseDocumentTag
Setter method for the the property backgroundColor.
setBean(Object) - Method in class org.ujac.util.exi.ExpressionContext
Setter method for the the property bean.
setBean(String) - Method in class org.ujac.web.tag.EvalTag
Sets the bean name to access.
setBgColor(Color) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property bgColor.
setBodyProperty(String) - Method in class org.ujac.util.xml.ComplexTypeDefinition
Setter method for the the property bodyProperty.
setBodyStart(int) - Method in class org.ujac.util.template.TemplateTokenContainer
Setter method for the the property bodyStart.
setBoldFont(byte[]) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property boldFont.
setBoldItalicFont(byte[]) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property boldItalicFont.
setBoolean(String, boolean) - Method in class org.ujac.chart.ChartAttributes
Sets a boolean attribute.
setBoolean(String, boolean) - Method in class org.ujac.util.table.DataRow
Sets the boolean value at the given row.
setBoolean(int, boolean) - Method in class org.ujac.util.table.DataRow
Sets the boolean value at the given row.
setBoolean(int, int, boolean) - Method in class org.ujac.util.table.DataTable
Sets the boolean value at the given row.
setBoolean(int, String, boolean) - Method in class org.ujac.util.table.DataTable
Sets the boolean value at the given row.
setBoolean(int, int, boolean) - Method in class org.ujac.util.table.FilteredTable
 
setBoolean(int, String, boolean) - Method in class org.ujac.util.table.FilteredTable
 
setBoolean(String, boolean) - Method in class org.ujac.util.table.HeaderRow
 
setBoolean(int, boolean) - Method in class org.ujac.util.table.HeaderRow
 
setBoolean(int, int, boolean) - Method in class org.ujac.util.table.ReportTable
 
setBoolean(int, String, boolean) - Method in class org.ujac.util.table.ReportTable
 
setBoolean(int, int, boolean) - Method in class org.ujac.util.table.ResultSetTable
Sets the boolean value at the given row.
setBoolean(int, String, boolean) - Method in class org.ujac.util.table.ResultSetTable
Sets the boolean value at the given row.
setBoolean(String, boolean) - Method in interface org.ujac.util.table.Row
Sets the boolean value at the given row.
setBoolean(int, boolean) - Method in interface org.ujac.util.table.Row
Sets the boolean value at the given row.
setBoolean(int, int, boolean) - Method in interface org.ujac.util.table.Table
Sets the boolean value at the given row.
setBoolean(int, String, boolean) - Method in interface org.ujac.util.table.Table
Sets the boolean value at the given row.
setBorder(int) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property border.
setBorderBottomColor(Color) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderBottomColor.
setBorderBottomWidth(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderBottomWidth.
setBorderColor(Color) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderColor.
setBorderLeftColor(Color) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderLeftColor.
setBorderLeftWidth(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderLeftWidth.
setBorderRightColor(Color) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderRightColor.
setBorderRightWidth(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderRightWidth.
setBorderStyle(int) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderStyle.
setBorderTopColor(Color) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderTopColor.
setBorderTopWidth(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderTopWidth.
setBorderWidth(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property borderWidth.
setCached(boolean) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property cached.
setCacheImages(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property cacheImages.
setCacheImages(boolean) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property cacheImages.
setCellpadding(int) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property cellpadding.
setCellspacing(int) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property cellspacing.
setChartData(List) - Method in interface org.ujac.chart.ChartModel
Sets the chart data as a list of double arrays.
setChartData(List) - Method in class org.ujac.chart.DefaultChartModel
 
setCity(String) - Method in class org.ujac.util.xml.test.Address
Setter method for the the property city.
setColor(String, Color) - Method in class org.ujac.chart.ChartAttributes
Sets a Color attribute.
setColspan(int) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property colspan.
setColspan(int) - Method in class org.ujac.web.tag.CellData
Setter method for the the property colspan.
setColspan(int) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property colspan.
setColspan(int) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property colspan.
setColumnAttributes(Column, List) - Method in class org.ujac.web.tag.PrintTableTag
Sets the column styles.
setColumnIdx(int) - Method in class org.ujac.util.table.ReportFunction
Setter method for the the property columnIdx.
setColumnIdx(int) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property columnIdx.
setColumnType(int, int) - Method in class org.ujac.util.table.DataTable
Changes the type of the given column.
setColumnType(String, int) - Method in class org.ujac.util.table.DataTable
Changes the type of the given column.
setColumnType(int, int) - Method in class org.ujac.util.table.FilteredTable
Changes the type of the given column.
setColumnType(String, int) - Method in class org.ujac.util.table.FilteredTable
Changes the type of the given column.
setColumnType(int, int) - Method in class org.ujac.util.table.ReportTable
Changes the type of the given column.
setColumnType(String, int) - Method in class org.ujac.util.table.ReportTable
Changes the type of the given column.
setColumnType(int, int) - Method in class org.ujac.util.table.ResultSetTable
Changes the type of the given column.
setColumnType(String, int) - Method in class org.ujac.util.table.ResultSetTable
Changes the type of the given column.
setColumnType(int, int) - Method in interface org.ujac.util.table.Table
Changes the type of the given column.
setColumnType(String, int) - Method in interface org.ujac.util.table.Table
Changes the type of the given column.
setComplexType(ComplexTypeDefinition) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Sets the element class for the given tag name.
setCond(String) - Method in class org.ujac.web.tag.IfTag
Gets the condition to evaluate.
setContentFilter(ContentFilter) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property contentFilter.
setContentFilter(ContentFilter) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property contentFilter.
setContents(Phrase) - Method in class org.ujac.print.DynamicContentContainer
Setter method for the the property contents.
setContents(Object) - Method in class org.ujac.web.tag.CellData
Setter method for the the property contents.
setCountry(String) - Method in class org.ujac.util.xml.test.Address
Setter method for the the property country.
setCurrentValue(Object) - Method in class org.ujac.print.tag.BaseLoopTag
Sets the the current value.
setCustomAttributes(Map) - Method in class org.ujac.print.BaseDocumentTag
Sets the item's custom attributes.
setData(Object) - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Setter method for the the property data.
setDataAccessor(DocumentDataAccessor) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property dataAccessor.
setDataAccessor(DocumentDataAccessor) - Method in class org.ujac.print.DocumentPrinter
Sets the data accessor component.
setDataIndex(int) - Method in interface org.ujac.util.table.Column
Sets the data index.
setDataIndex(int) - Method in class org.ujac.util.table.DefaultColumn
Sets the data index.
setDate(String, Date) - Method in class org.ujac.util.table.DataRow
Sets the Date value at the given row.
setDate(int, Date) - Method in class org.ujac.util.table.DataRow
Sets the Date value at the given row.
setDate(int, int, Date) - Method in class org.ujac.util.table.DataTable
Sets the Date value at the given row.
setDate(int, String, Date) - Method in class org.ujac.util.table.DataTable
Sets the Time value at the given row.
setDate(int, int, Date) - Method in class org.ujac.util.table.FilteredTable
 
setDate(int, String, Date) - Method in class org.ujac.util.table.FilteredTable
 
setDate(String, Date) - Method in class org.ujac.util.table.HeaderRow
 
setDate(int, Date) - Method in class org.ujac.util.table.HeaderRow
 
setDate(int, int, Date) - Method in class org.ujac.util.table.ReportTable
 
setDate(int, String, Date) - Method in class org.ujac.util.table.ReportTable
 
setDate(int, int, Date) - Method in class org.ujac.util.table.ResultSetTable
Sets the Date value at the given row.
setDate(int, String, Date) - Method in class org.ujac.util.table.ResultSetTable
Sets the Date value at the given row.
setDate(String, Date) - Method in interface org.ujac.util.table.Row
Sets the Date value at the given row.
setDate(int, Date) - Method in interface org.ujac.util.table.Row
Sets the Date value at the given row.
setDate(int, int, Date) - Method in interface org.ujac.util.table.Table
Sets the Date value at the given row.
setDate(int, String, Date) - Method in interface org.ujac.util.table.Table
Sets the Time value at the given row.
setDateFormat(DateFormat) - Method in class org.ujac.util.text.FormatHelper
Sets the date format.
setDateFormat(String) - Method in class org.ujac.util.text.FormatHelper
Sets the date format.
setDateFormat(String) - Method in class org.ujac.web.tag.EvalTag
Sets the format for printing Date values.
setDateFormat(String) - Method in class org.ujac.web.tag.ForeachTag
Sets the format for printing Date values.
setDateOfBirth(Date) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property dateOfBirth.
setDay(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the day of month at the given calendar.
setDay(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the day of month at the given date.
setDeprecation(String) - Method in class org.ujac.print.AttributeDefinition
Setter method for the the property deprecation.
setDepth(int) - Method in class org.ujac.print.BaseDocumentTag
Sets the item's depht in the document tree.
setDestinationsSupported(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property destinationsSupported.
setDirection(int) - Method in class org.ujac.util.CompareTuple
Setter method for the the property direction.
setDirection(String) - Method in class org.ujac.web.tag.ExtraRowTag
The insert direction ('before', 'after').
setDirection(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property direction.
setDocument(Document) - Method in class org.ujac.print.DocumentHandler
Sets the document and initializes the document writer.
setDocument(Document) - Method in class org.ujac.print.tag.DocumentTag
Setter method for property document.
setDocument(Document) - Method in class org.ujac.print.tag.SegmentTag
Setter method for property document.
setDocumentAndWriter(Document, DocWriter) - Method in class org.ujac.print.DocumentHandler
Sets the document and the document writer.
setDocumentAndWriter(Document, DocWriter, Map, PdfPageEvent) - Method in class org.ujac.print.DocumentHandler
Sets the document and the document writer.
setDocumentHandler(DocumentHandler) - Method in interface org.ujac.print.AttributeHandler
Sets the document handler.
setDocumentHandler(DocumentHandler) - Method in class org.ujac.print.BaseDocumentTag
Sets the document handler.
setDocumentHandler(DocumentHandler) - Method in class org.ujac.print.DefaultAttributeHandler
Sets the document handler.
setDocumentLocator(Locator) - Method in class org.ujac.print.DocumentHandler
Sets the document locator.
setDouble(String, double) - Method in class org.ujac.chart.ChartAttributes
Sets a double attribute.
setDouble(String, double) - Method in class org.ujac.util.table.DataRow
Sets the double value at the given row.
setDouble(int, double) - Method in class org.ujac.util.table.DataRow
Sets the double value at the given row.
setDouble(int, int, double) - Method in class org.ujac.util.table.DataTable
Sets the double value at the given row.
setDouble(int, String, double) - Method in class org.ujac.util.table.DataTable
Sets the double value at the given row.
setDouble(int, int, double) - Method in class org.ujac.util.table.FilteredTable
 
setDouble(int, String, double) - Method in class org.ujac.util.table.FilteredTable
 
setDouble(String, double) - Method in class org.ujac.util.table.HeaderRow
 
setDouble(int, double) - Method in class org.ujac.util.table.HeaderRow
 
setDouble(int, int, double) - Method in class org.ujac.util.table.ReportTable
 
setDouble(int, String, double) - Method in class org.ujac.util.table.ReportTable
 
setDouble(int, int, double) - Method in class org.ujac.util.table.ResultSetTable
Sets the double value at the given row.
setDouble(int, String, double) - Method in class org.ujac.util.table.ResultSetTable
Sets the double value at the given row.
setDouble(String, double) - Method in interface org.ujac.util.table.Row
Sets the double value at the given row.
setDouble(int, double) - Method in interface org.ujac.util.table.Row
Sets the double value at the given row.
setDouble(int, int, double) - Method in interface org.ujac.util.table.Table
Sets the double value at the given row.
setDouble(int, String, double) - Method in interface org.ujac.util.table.Table
Sets the double value at the given row.
setDoubleFormat(NumberFormat) - Method in class org.ujac.util.text.FormatHelper
Sets the double format.
setDoubleFormat(String) - Method in class org.ujac.util.text.FormatHelper
Sets the double format.
setDoubleFormat(String) - Method in class org.ujac.web.tag.EvalTag
Sets the format for printing double values.
setDoubleFormat(String) - Method in class org.ujac.web.tag.ForeachTag
Sets the format for printing double values.
setDynamicContentContainer(DynamicContentContainer) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property dynamicContentContainer.
setEmbedded(boolean) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property embedded.
setEncoding(String) - Method in class org.ujac.util.xml.BaseObjectSerializer
Setter method for the the property encoding.
setEndsBlock(boolean) - Method in class org.ujac.util.table.BaseRow
Sets the endsBlock flag.
setEndsBlock(boolean) - Method in interface org.ujac.util.table.Row
Sets the endsBlock flag.
setEnforceResultRow(boolean) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property enforceResultRow.
setEvaluateExpressions(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property evaluateExpressions.
setEvaluateExpressions(boolean) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property evaluateExpressions.
setEvenStyle(String) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property evenStyle.
setEvenStyle(String) - Method in class org.ujac.web.tag.ForeachTag
Setter method for the the property evenStyle.
setEvenStyle(String) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property evenStyle.
setEvenStyle(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property evenStyle.
setEvenStyle(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property evenStyle.
setExpectedNumberOfPages(int) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property expectedNumberOfPages.
setExpectedNumberOfPages(int) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property expectedNumberOfPages.
setExplitelyEncapsulated(boolean) - Method in class org.ujac.util.exi.ExpressionTuple
Sets the explitelyEncapsulated flag.
setExpressionFilter(ExpressionFilter) - Method in class org.ujac.util.template.BaseTemplateInterpreter
Setter method for the the property expressionFilter.
setExpressionFilter(ExpressionFilter) - Method in interface org.ujac.util.template.TemplateInterpreter
Setter method for the the property expressionFilter.
setFieldName(String) - Method in class org.ujac.util.CompareTuple
Setter method for the the property fieldName.
SetFieldTag - Class in org.ujac.print.tag
Name: SetFieldTag
Description: Class handling the <set-field> tag.
SetFieldTag() - Constructor for class org.ujac.print.tag.SetFieldTag
Constructs a SetFieldTag instance with no specific attributes.
setFieldValue(String, String) - Method in class org.ujac.print.tag.AddRowTag
Sets a value for the new row.
setFillColor(Color) - Method in class org.ujac.print.tag.graphics.GraphicsTag
Sets the current fill color.
SetFillColorTag - Class in org.ujac.print.tag.graphics
Name: SetFillColorTag
Description: Implementation of the <set-fill-color> tag.
SetFillColorTag() - Constructor for class org.ujac.print.tag.graphics.SetFillColorTag
Constructs a SetFillColorTag instance with no specific attributes.
setFillRow(boolean) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property fillRow.
setFillRow(boolean) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property fillRow.
setFillRow(boolean) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property fillRow.
setFilterRule(RowFilterRule) - Method in class org.ujac.util.table.FilteredTable
Sets the filter rule.
setFirstName(String) - Method in class org.ujac.print.test.DocumentPrinterTest.Person
Sets the first name.
setFirstName(String) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property firstName.
setFixedHeight(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property fixedHeight.
setFloat(String, float) - Method in class org.ujac.chart.ChartAttributes
Sets a float attribute.
setFloat(String, float) - Method in class org.ujac.util.table.DataRow
Sets the float value at the given row.
setFloat(int, float) - Method in class org.ujac.util.table.DataRow
Sets the float value at the given row.
setFloat(int, int, float) - Method in class org.ujac.util.table.DataTable
Sets the float value at the given row.
setFloat(int, String, float) - Method in class org.ujac.util.table.DataTable
Sets the float value at the given row.
setFloat(int, int, float) - Method in class org.ujac.util.table.FilteredTable
 
setFloat(int, String, float) - Method in class org.ujac.util.table.FilteredTable
 
setFloat(String, float) - Method in class org.ujac.util.table.HeaderRow
 
setFloat(int, float) - Method in class org.ujac.util.table.HeaderRow
 
setFloat(int, int, float) - Method in class org.ujac.util.table.ReportTable
 
setFloat(int, String, float) - Method in class org.ujac.util.table.ReportTable
 
setFloat(int, int, float) - Method in class org.ujac.util.table.ResultSetTable
Sets the float value at the given row.
setFloat(int, String, float) - Method in class org.ujac.util.table.ResultSetTable
Sets the float value at the given row.
setFloat(int, float) - Method in interface org.ujac.util.table.Row
Sets the float value at the given row.
setFloat(String, float) - Method in interface org.ujac.util.table.Row
Sets the float value at the given row.
setFloat(int, int, float) - Method in interface org.ujac.util.table.Table
Sets the float value at the given row.
setFloat(int, String, float) - Method in interface org.ujac.util.table.Table
Sets the float value at the given row.
setFont(String, Font) - Method in class org.ujac.chart.ChartAttributes
Sets a Font attribute.
setFooterPrinted(boolean) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property footerPrinted.
setForcedType(ExpressionType) - Method in class org.ujac.util.exi.Operand
Setter method for the the property forcedType.
setForceFooter(boolean) - Method in class org.ujac.web.tag.PrintFooterRowTag
Setter method for the the property forceFooter.
setFormat(String, Format) - Method in class org.ujac.util.table.BaseRow
Sets the row specific format for the given field.
setFormat(int, Format) - Method in class org.ujac.util.table.BaseRow
Sets the row specific format for the given field.
setFormat(Format) - Method in interface org.ujac.util.table.Column
Sets the colum format.
setFormat(String) - Method in interface org.ujac.util.table.Column
Sets the colum format.
setFormat(Format) - Method in class org.ujac.util.table.DefaultColumn
Sets the colum format.
setFormat(String) - Method in class org.ujac.util.table.DefaultColumn
Sets the colum format.
setFormat(Format) - Method in class org.ujac.util.table.ReportFunction
Setter method for the the property format.
setFormat(String, Format) - Method in interface org.ujac.util.table.Row
Sets the row specific format for the given field.
setFormat(int, Format) - Method in interface org.ujac.util.table.Row
Sets the row specific format for the given field.
setFormatHelper(FormatHelper) - Method in class org.ujac.print.DocumentPrinter
Sets the format helper.
setFormatHelper(FormatHelper) - Method in class org.ujac.util.exi.ExpressionContext
Setter method for the the property formatHelper.
setFormatHelper(FormatHelper) - Method in class org.ujac.util.table.BaseTable
Setter method for the the property formatHelper.
setFormatHelper(FormatHelper) - Method in class org.ujac.util.table.FilteredTable
Setter method for the the property formatHelper.
setFormatHelper(FormatHelper) - Method in class org.ujac.util.table.ReportTable
Setter method for the the property formatHelper.
setFormatHelper(FormatHelper) - Method in interface org.ujac.util.table.Table
Setter method for the the property formatHelper.
setFormatHelper(FormatHelper) - Method in class org.ujac.web.tag.EvalTag
Setter method for the the property formatHelper.
setFormatName(String) - Method in class org.ujac.chart.ImageIOChartWriter
Setter method for the the property formatName.
SetFormatTag - Class in org.ujac.print.tag
Name: SetFormatTag
Description: Class handling the set-format tag.
SetFormatTag() - Constructor for class org.ujac.print.tag.SetFormatTag
Constructs a SetFormatTag instance with no specific attributes.
setFullyQualifiedType(String) - Method in class org.ujac.util.db.AttributeDefinition
Setter method for the the property fullyQualifiedType.
setGetter(Method) - Method in class org.ujac.util.xml.AttributeDefinition
Setter method for the the property getter.
setGetter(Method) - Method in class org.ujac.util.xml.ElementDefinition
Setter method for the the property getter.
setGlobalProperty(Object, Object) - Method in class org.ujac.util.template.TemplateContext
Setter method for the the property localData.
setGroupName(String) - Method in class org.ujac.util.table.GroupRow
Setter method for the the property groupName.
setGroupName(String) - Method in class org.ujac.web.tag.PrintGroupRowTag
Setter method for the the property groupName.
setGroupName(String) - Method in class org.ujac.web.tag.PrintGroupTitleRowTag
Setter method for the the property groupName.
setHAlign(int) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property hAlign.
setHalign(String) - Method in class org.ujac.web.tag.AlterColumnTag
Setter method for the the property halign.
setHalign(String) - Method in class org.ujac.web.tag.CellData
Setter method for the the property halign.
setHalign(String) - Method in class org.ujac.web.tag.DefineColumnTag
Setter method for the the property halign.
setHalign(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property halign.
setHalign(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property halign.
setHalign(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property halign.
setHeader(String) - Method in class org.ujac.util.table.LayoutHints
Setter method for the the property title.
setHeaderAlign(int) - Method in class org.ujac.util.table.LayoutHints
Setter method for the the property headerAlign.
setHeaderPrinted(boolean) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property headerPrinted.
setHeight(String) - Method in class org.ujac.web.tag.CellData
Setter method for the the property height.
setHeight(String) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property height.
setHeight(String) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property height.
setHeight(String) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property height.
setHeight(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property height.
setHeight(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property height.
setHideAtSucceedingRows(boolean) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property hideAtSucceedingRows.
setHorizontalPositionMode(short) - Method in class org.ujac.chart.ChartItemPosition
Setter method for the the property horizontalPositionMode.
setHour(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the millisecond at the given calendar.
setHour(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the millisecond at the given date.
setId(String) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property id.
setIncludeHeadSection(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property includeHeadSection.
setIndex(int) - Method in class org.ujac.print.TocItem
Setter method for the the property index.
setIndex(int) - Method in interface org.ujac.util.table.Column
Sets the colum index.
setIndex(int) - Method in class org.ujac.util.table.DataRow
Sets the colum index.
setIndex(int) - Method in class org.ujac.util.table.DefaultColumn
Sets the colum index.
setIndex(int) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property index.
setIndex(int) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property index.
setInt(String, int) - Method in class org.ujac.chart.ChartAttributes
Sets a integer attribute.
setInt(String, int) - Method in class org.ujac.util.table.DataRow
Sets the int value at the given row.
setInt(int, int) - Method in class org.ujac.util.table.DataRow
Sets the integer value at the given row.
setInt(int, int, int) - Method in class org.ujac.util.table.DataTable
Sets the integer value at the given row.
setInt(int, String, int) - Method in class org.ujac.util.table.DataTable
Sets the integer value at the given row.
setInt(int, int, int) - Method in class org.ujac.util.table.FilteredTable
 
setInt(int, String, int) - Method in class org.ujac.util.table.FilteredTable
 
setInt(String, int) - Method in class org.ujac.util.table.HeaderRow
 
setInt(int, int) - Method in class org.ujac.util.table.HeaderRow
 
setInt(int, int, int) - Method in class org.ujac.util.table.ReportTable
 
setInt(int, String, int) - Method in class org.ujac.util.table.ReportTable
 
setInt(int, int, int) - Method in class org.ujac.util.table.ResultSetTable
Sets the integer value at the given row.
setInt(int, String, int) - Method in class org.ujac.util.table.ResultSetTable
Sets the integer value at the given row.
setInt(String, int) - Method in interface org.ujac.util.table.Row
Sets the int value at the given row.
setInt(int, int) - Method in interface org.ujac.util.table.Row
Sets the integer value at the given row.
setInt(int, int, int) - Method in interface org.ujac.util.table.Table
Sets the integer value at the given row.
setInt(int, String, int) - Method in interface org.ujac.util.table.Table
Sets the integer value at the given row.
setIntegerFormat(NumberFormat) - Method in class org.ujac.util.text.FormatHelper
Sets the integer format.
setIntegerFormat(String) - Method in class org.ujac.util.text.FormatHelper
Sets the integer format.
setIntegerFormat(String) - Method in class org.ujac.web.tag.EvalTag
Sets the format for printing integer values.
setIntegerFormat(String) - Method in class org.ujac.web.tag.ForeachTag
Sets the format for printing integer values.
setItalicFont(byte[]) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property italicFont.
setItemClosed(boolean) - Method in class org.ujac.print.BaseDocumentTag
Sets the item closed flag.
setItemOpened(boolean) - Method in class org.ujac.print.BaseDocumentTag
Sets the item opened flag.
setJavascript(String) - Method in class org.ujac.print.tag.acroform.BaseAcroFieldTag
Setter method for the the property javascript.
setKeepTogether(boolean) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property keepTogether.
setKey(boolean) - Method in interface org.ujac.util.table.Column
Sets the key flag.
setKey(boolean) - Method in class org.ujac.util.table.DefaultColumn
Sets the key flag.
setKeywords(String) - Method in class org.ujac.print.DocumentMetaData
Setter method for the the property keywords.
setLayoutHints(LayoutHints) - Method in interface org.ujac.util.table.Column
Sets the layout hints.
setLayoutHints(LayoutHints) - Method in class org.ujac.util.table.DefaultColumn
Sets the layout hints.
setLeading(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property leading.
setLength(int) - Method in class org.ujac.util.exi.Operand
Sets the tuple's length.
setLength(int) - Method in class org.ujac.util.template.TemplateToken
Setter method for the the property length.
setLevel(int) - Method in class org.ujac.util.table.LayoutHints
Sets the level of importance.
setLevel(int) - Method in class org.ujac.util.template.TemplateToken
Setter method for the the property level.
setLevelFilter(int) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property levelFilter.
setLineCap(int) - Method in class org.ujac.print.tag.graphics.GraphicsTag
Sets the current line cap.
SetLineCapTag - Class in org.ujac.print.tag.graphics
Name: SetLineCapTag
Description: Implementation of the <set-line-cap> tag.
SetLineCapTag() - Constructor for class org.ujac.print.tag.graphics.SetLineCapTag
Constructs a SetLineCapTag instance with no specific attributes.
setLineDash(float, float, float) - Method in class org.ujac.print.tag.graphics.GraphicsTag
Sets the current line dash.
SetLineDashTag - Class in org.ujac.print.tag.graphics
Name: SetLineDashTag
Description: Implementation of the <set-line-dash> tag.
SetLineDashTag() - Constructor for class org.ujac.print.tag.graphics.SetLineDashTag
Constructs a SetLineDashTag instance with no specific attributes.
setLineJoin(int) - Method in class org.ujac.print.tag.graphics.GraphicsTag
Sets the current line join.
SetLineJoinTag - Class in org.ujac.print.tag.graphics
Name: SetLineJoinTag
Description: Implementation of the <set-line-join> tag.
SetLineJoinTag() - Constructor for class org.ujac.print.tag.graphics.SetLineJoinTag
Constructs a SetLineJoinTag instance with no specific attributes.
setLineSpacing(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property lineSpacing.
setLineWidth(float) - Method in class org.ujac.print.tag.graphics.GraphicsTag
Sets the current line width.
SetLineWidthTag - Class in org.ujac.print.tag.graphics
Name: SetLineWidthTag
Description: Implementation of the <set-line-width> tag.
SetLineWidthTag() - Constructor for class org.ujac.print.tag.graphics.SetLineWidthTag
Constructs a SetLineWidthTag instance with no specific attributes.
setList(String, List) - Method in class org.ujac.chart.ChartAttributes
Sets a list attribute.
setListSymbol(Chunk) - Method in class org.ujac.print.tag.ListTag
Sets the list symbol.
setLocalFont(DocumentFont) - Method in class org.ujac.print.BaseDocumentTag
Sets the local font.
setLocalFont(String) - Method in class org.ujac.print.BaseDocumentTag
Sets the local font.
setLog(Log) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property log.
setLogicalPageNumberStyle(int) - Method in class org.ujac.print.DocumentHandler
Sets the current logical page numbering style.
setLogicalPageNumberText(String) - Method in class org.ujac.print.DocumentHandler
Sets the current logical page numbering text.
setLong(String, long) - Method in class org.ujac.chart.ChartAttributes
Sets a long attribute.
setLong(String, long) - Method in class org.ujac.util.table.DataRow
Sets the long value at the given row.
setLong(int, long) - Method in class org.ujac.util.table.DataRow
Sets the long value at the given row.
setLong(int, int, long) - Method in class org.ujac.util.table.DataTable
Sets the long value at the given row.
setLong(int, String, long) - Method in class org.ujac.util.table.DataTable
Sets the integer value at the given row.
setLong(int, int, long) - Method in class org.ujac.util.table.FilteredTable
 
setLong(int, String, long) - Method in class org.ujac.util.table.FilteredTable
 
setLong(String, long) - Method in class org.ujac.util.table.HeaderRow
 
setLong(int, long) - Method in class org.ujac.util.table.HeaderRow
 
setLong(int, int, long) - Method in class org.ujac.util.table.ReportTable
 
setLong(int, String, long) - Method in class org.ujac.util.table.ReportTable
 
setLong(int, int, long) - Method in class org.ujac.util.table.ResultSetTable
Sets the long value at the given row.
setLong(int, String, long) - Method in class org.ujac.util.table.ResultSetTable
Sets the integer value at the given row.
setLong(String, long) - Method in interface org.ujac.util.table.Row
Sets the long value at the given row.
setLong(int, long) - Method in interface org.ujac.util.table.Row
Sets the long value at the given row.
setLong(int, int, long) - Method in interface org.ujac.util.table.Table
Sets the long value at the given row.
setLong(int, String, long) - Method in interface org.ujac.util.table.Table
Sets the integer value at the given row.
setLoopVariable(String) - Method in class org.ujac.print.tag.BaseLoopTag
Sets the the loop variable.
setLoopVariable(String) - Method in class org.ujac.web.tag.ForeachTag
Setter method for the the property loopVariable.
setMainAddress(Address) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property mainAddress.
setMatchMode(int) - Method in class org.ujac.util.text.SimplePatternMatcher.PatternDefinition
Setter method for the the property matchMode.
setMaxValue(double) - Method in interface org.ujac.chart.ChartModel
Sets the maximum value from the chart data.
setMaxValue(double) - Method in class org.ujac.chart.DefaultChartModel
Sets the maximum value from the chart data.
setMetaData(DocumentMetaData) - Method in class org.ujac.print.DocumentHandler
Sets the meta data.
setMetaData(DocumentMetaData) - Method in class org.ujac.print.DocumentPrinter
Sets the document meta data.
setMillisecond(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the millisecond at the given calendar.
setMillisecond(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the millisecond at the given calendar.
setMinute(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the minute at the given calendar.
setMinute(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the minute at the given date.
setMinValue(double) - Method in interface org.ujac.chart.ChartModel
Sets the minimum value from the chart data.
setMinValue(double) - Method in class org.ujac.chart.DefaultChartModel
Sets the minimum value from the chart data.
setModel(ChartModel) - Method in class org.ujac.chart.Base2DStackedChart
Sets the chart model.
setModel(ChartModel) - Method in class org.ujac.chart.BaseChart
Sets the chart model.
setModel(ChartModel) - Method in interface org.ujac.chart.Chart
Sets the chart model.
setMonth(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the month at the given calendar.
setMonth(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the month at the given date.
setName(String) - Method in class org.ujac.print.BaseDocumentTag
Sets the item's name.
setName(String) - Method in class org.ujac.print.OutlineItem
Setter method for the the property name.
setName(String) - Method in class org.ujac.print.test.DocumentPrinterTest.Person
Sets the last name.
setName(String) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property name.
setName(String) - Method in class org.ujac.util.table.DefaultColumn
Sets the colum name.
setName(String) - Method in class org.ujac.util.test.BeanUtilsTest.TestBean
Sets the name.
setName(String) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.AlterColumnTag
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.CellData
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.DefineColumnTag
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.MarkupAttribute
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.RemoveColumnTag
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property name.
setName(String) - Method in class org.ujac.web.tag.SetPropertyTag
Setter method for the the property name.
setNegative(boolean) - Method in class org.ujac.util.exi.VariableOperand
Sets the negative flag for the variable.
setNormalFont(byte[]) - Method in class org.ujac.print.TrueTypeFontHolder
Setter method for the the property normalFont.
setNoWrap(boolean) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property noWrap.
setObject(String, Object) - Method in class org.ujac.chart.ChartAttributes
Sets a Object attribute.
setObject(Object) - Method in class org.ujac.util.exi.ConstantOperand
Sets the constant object.
setObject(Operand) - Method in class org.ujac.util.exi.ExpressionTuple
Sets the object.
setObject(Object) - Method in class org.ujac.util.exi.VariableOperand
Sets the object, connected to the variable.
setObject(String, Object) - Method in class org.ujac.util.table.DataRow
Sets the Object value at the given row.
setObject(int, Object) - Method in class org.ujac.util.table.DataRow
Sets the Object value at the given row.
setObject(int, int, Object) - Method in class org.ujac.util.table.DataTable
Sets the Object value at the given row.
setObject(int, String, Object) - Method in class org.ujac.util.table.DataTable
Sets the Object value at the given row.
setObject(int, int, Object) - Method in class org.ujac.util.table.FilteredTable
 
setObject(int, String, Object) - Method in class org.ujac.util.table.FilteredTable
 
setObject(String, Object) - Method in class org.ujac.util.table.HeaderRow
 
setObject(int, Object) - Method in class org.ujac.util.table.HeaderRow
 
setObject(int, int, Object) - Method in class org.ujac.util.table.ReportTable
 
setObject(int, String, Object) - Method in class org.ujac.util.table.ReportTable
 
setObject(int, int, Object) - Method in class org.ujac.util.table.ResultSetTable
Sets the Object value at the given row.
setObject(int, String, Object) - Method in class org.ujac.util.table.ResultSetTable
Sets the Object value at the given row.
setObject(String, Object) - Method in interface org.ujac.util.table.Row
Sets the Object value at the given row.
setObject(int, Object) - Method in interface org.ujac.util.table.Row
Sets the Object value at the given row.
setObject(int, int, Object) - Method in interface org.ujac.util.table.Table
Sets the Object value at the given row.
setObject(int, String, Object) - Method in interface org.ujac.util.table.Table
Sets the Object value at the given row.
setOddStyle(String) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property oddStyle.
setOddStyle(String) - Method in class org.ujac.web.tag.ForeachTag
Setter method for the the property oddStyle.
setOddStyle(String) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property oddStyle.
setOddStyle(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property oddStyle.
setOddStyle(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property oddStyle.
setOperand(Operand) - Method in class org.ujac.util.exi.ExpressionTuple
Sets the operand.
setOperation(Operation) - Method in class org.ujac.util.exi.ExpressionTuple
Sets the operation.
setOutline(OutlineItem) - Method in class org.ujac.print.TocItem
Setter method for the the property outline.
setPadding(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property padding.
setPaddingBottom(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property paddingBottom.
setPaddingBottom(int) - Method in class org.ujac.web.tag.CellData
Setter method for the the property paddingBottom.
setPaddingBottom(float) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property paddingBottom.
setPaddingBottom(float) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property paddingBottom.
setPaddingBottom(float) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property paddingBottom.
setPaddingBottom(float) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property paddingBottom.
setPaddingLeft(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property paddingLeft.
setPaddingLeft(int) - Method in class org.ujac.web.tag.CellData
Setter method for the the property paddingLeft.
setPaddingLeft(float) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property paddingLeft.
setPaddingLeft(float) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property paddingLeft.
setPaddingLeft(float) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property paddingLeft.
setPaddingLeft(float) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property paddingLeft.
setPaddingRight(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property paddingRight.
setPaddingRight(int) - Method in class org.ujac.web.tag.CellData
Setter method for the the property paddingRight.
setPaddingRight(float) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property paddingRight.
setPaddingRight(float) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property paddingRight.
setPaddingRight(float) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property paddingRight.
setPaddingRight(float) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property paddingRight.
setPaddingTop(float) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property paddingTop.
setPaddingTop(int) - Method in class org.ujac.web.tag.CellData
Setter method for the the property paddingTop.
setPaddingTop(float) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property paddingTop.
setPaddingTop(float) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property paddingTop.
setPaddingTop(float) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property paddingTop.
setPaddingTop(float) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property paddingTop.
setPage(int) - Method in class org.ujac.print.OutlineItem
Setter method for the the property page.
setPage(int) - Method in class org.ujac.print.TocItem
Setter method for the the property page.
setPageContext(PageContext) - Method in class org.ujac.web.tag.ForeachTag
 
setPageEventHandler(Object, PdfPageEvent) - Method in class org.ujac.print.DocumentHandler
Sets the given handler to the event handler map.
setPageNumberingStartsAfterHead(boolean) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property pageNumberingStartsAfterHead.
setPageNumberOffset(int) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property pageNumberOffset.
setParameter(String, Object) - Method in interface org.ujac.print.ParameterHolder
Sets a parameter.
setParameter(String, Object) - Method in class org.ujac.print.tag.ChartTag
 
setParameter(String, Object) - Method in class org.ujac.print.tag.MacroTag
Sets a parameter.
setParameterDef(ParameterDefinition) - Method in interface org.ujac.print.ParameterDefHolder
Sets a parameter definition.
setParameterDef(ParameterDefinition) - Method in class org.ujac.print.tag.DocumentTag
Sets a parameter definition.
setParameterDef(ParameterDefinition) - Method in class org.ujac.print.tag.MacroDefTag
Sets a parameter definition.
setParent(String) - Method in class org.ujac.print.OutlineItem
Setter method for the the property parent.
setParent(TemplateTokenContainer) - Method in class org.ujac.util.template.TemplateToken
Setter method for the the property parent.
setParent(Tag) - Method in class org.ujac.web.tag.ForeachTag
 
setParentItem(BaseDocumentTag) - Method in class org.ujac.print.BaseDocumentTag
Sets the parent item.
setParseDynamicContent(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property parseDynamicContent.
setParseDynamicContent(boolean) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property parseDynamicContent.
setPattern(String) - Method in class org.ujac.util.text.SimplePatternMatcher.PatternDefinition
Setter method for the the property pattern.
setPdfVersion(char) - Method in class org.ujac.print.DocumentMetaData
Setter method for the the property pdfVersion.
setPdfxConformance(int) - Method in class org.ujac.print.DocumentMetaData
Setter method for the the property pdfxConformance.
setPlaceOfBirth(String) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property placeOfBirth.
setPosition(float) - Method in class org.ujac.print.TocItem
Setter method for the the property position.
setPreviousItem(BaseDocumentTag) - Method in class org.ujac.print.BaseDocumentTag
Sets the previous item.
setPrimitiveType(String) - Method in class org.ujac.util.db.AttributeDefinition
Setter method for the the property primitiveType.
setProcedureRegistry(Map) - Method in class org.ujac.util.template.TemplateTokenContainer
Sets the procedure registry.
setProperties(Map) - Method in class org.ujac.print.DocumentPrinter
Sets the document properties.
setProperty(Object, String, Object) - Static method in class org.ujac.util.BeanUtils
Sets a property at the given bean.
setProperty(Object, Object) - Method in class org.ujac.util.exi.ExpressionContext
Sets a property at the property map.
setProperty(Object, Object) - Method in class org.ujac.util.template.TemplateContext
Setter method for the the property localData.
SetPropertyTag - Class in org.ujac.print.tag
Name: SetPropertyTag
Description: Class handling the set-property tag.
SetPropertyTag() - Constructor for class org.ujac.print.tag.SetPropertyTag
Constructs a SetPropertyTag instance with no specific attributes.
SetPropertyTag - Class in org.ujac.web.tag
Name: SetPropertyTag
Description: Class handling the set-property tag.
SetPropertyTag() - Constructor for class org.ujac.web.tag.SetPropertyTag
 
setPrototype(ExpressionInterpreter) - Static method in class org.ujac.util.exi.ExpressionInterpreter
Defines the expression interpreter prototype.
setPrototype(FormatHelper) - Static method in class org.ujac.util.text.FormatHelper
Defines the format helper prototype.
setQuality(float) - Method in class org.ujac.chart.ImageIOChartWriter
Setter method for the the property quality.
setReference(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property reference.
setRelativePosition(int) - Method in class org.ujac.util.exi.Operand
Sets the tuple's relative position in the source string.
setRequired(boolean) - Method in class org.ujac.print.AttributeDefinition
Sets the attribute's required flag.
setResolved(boolean) - Method in class org.ujac.util.template.BaseConditionToken
Tells whether or not the condition bas been resolved so far.
setResolved(boolean) - Method in class org.ujac.util.template.IfToken
Tells whether or not the condition bas been resolved so far.
setResourceLoader(ResourceLoader) - Method in class org.ujac.print.DocumentHandler
Adds a resource loader.
setResourceLoader(ResourceLoader) - Method in class org.ujac.print.DocumentPrinter
Sets the resource loader.
setResult(Object) - Method in class org.ujac.util.exi.ConditionResultHolder
Setter method for the the property result.
setResult(Object) - Method in class org.ujac.util.exi.ExpressionTuple
Sets the result.
setResultsInTitleRow(boolean) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property resultsInTitleRow.
setRootElement(ElementDefinition) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Sets the root element definition.
setRootLevel(int) - Method in class org.ujac.util.xml.BaseObjectSerializer
Setter method for the the property rootLevel.
setRotate(boolean) - Method in class org.ujac.chart.TextChartItem
Setter method for the the property color.
setRoundingModeId(int) - Method in class org.ujac.util.text.BigDecimalFormat
Sets the rounding mode.
setRoundingModeId(int) - Method in class org.ujac.util.text.SmartDecimalFormat
Sets the rounding mode.
setScript(String) - Method in class org.ujac.web.tag.DefineColumnTag
Setter method for the the property script.
setScript(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property script.
setSecond(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the second at the given calendar.
setSecond(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the second at the given date.
setSegmentLabels(List) - Method in interface org.ujac.chart.ChartModel
Sets the chart segment labels as a list of Strings.
setSegmentLabels(List) - Method in class org.ujac.chart.DefaultChartModel
Sets the chart segment labels as a list of Strings.
setSequence(String) - Method in class org.ujac.web.tag.ForeachTag
Setter method for the the property sequence.
setSequenceHolder(Object) - Method in class org.ujac.print.tag.BaseLoopTag
Sets the the sequence holder.
setSetter(Method) - Method in class org.ujac.util.table.BeanColumn
Sets the setter method.
setSetter(Method) - Method in class org.ujac.util.xml.AttributeDefinition
Setter method for the the property setter.
setSetter(Method) - Method in class org.ujac.util.xml.ElementDefinition
Setter method for the the property setter.
setSex(String) - Method in class org.ujac.print.test.DocumentPrinterTest.Person
Sets the sex.
setSex(String) - Method in class org.ujac.util.xml.test.Person
Setter method for the the property sex.
setSkipped(boolean) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property skipped.
setSkipped(boolean) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property skipped.
setSource(char[]) - Method in class org.ujac.util.exi.Operand
Sets the source.
setStartNewPage(boolean) - Method in class org.ujac.util.table.BaseRow
Sets the startNewPage flag.
setStartNewPage(boolean) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property startNewPage.
setStartNewPage(boolean) - Method in interface org.ujac.util.table.Row
Sets the startNewPage flag.
setStartsBlock(boolean) - Method in class org.ujac.util.table.BaseRow
Sets the startsBlock flag.
setStartsBlock(boolean) - Method in interface org.ujac.util.table.Row
Sets the startsBlock flag.
setStatus(boolean) - Method in class org.ujac.util.exi.ConditionResultHolder
Setter method for the the property status.
setStrictlyCheckDocumentStructure(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property strictlyCheckDocumentStructure.
setStrictlyCheckDocumentStructure(boolean) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property strictlyCheckDocumentStructure.
setString(String, String) - Method in class org.ujac.chart.ChartAttributes
Sets a String attribute.
setString(String, String) - Method in class org.ujac.util.table.DataRow
Sets the String value at the given row.
setString(int, String) - Method in class org.ujac.util.table.DataRow
Sets the String value at the given row.
setString(int, int, String) - Method in class org.ujac.util.table.DataTable
Sets the String value at the given row.
setString(int, String, String) - Method in class org.ujac.util.table.DataTable
Sets the String value at the given row.
setString(int, int, String) - Method in class org.ujac.util.table.FilteredTable
 
setString(int, String, String) - Method in class org.ujac.util.table.FilteredTable
 
setString(String, String) - Method in class org.ujac.util.table.HeaderRow
 
setString(int, String) - Method in class org.ujac.util.table.HeaderRow
 
setString(int, int, String) - Method in class org.ujac.util.table.ReportTable
 
setString(int, String, String) - Method in class org.ujac.util.table.ReportTable
 
setString(int, int, String) - Method in class org.ujac.util.table.ResultSetTable
Sets the String value at the given row.
setString(int, String, String) - Method in class org.ujac.util.table.ResultSetTable
Sets the String value at the given row.
setString(String, String) - Method in interface org.ujac.util.table.Row
Sets the String value at the given row.
setString(int, String) - Method in interface org.ujac.util.table.Row
Sets the String value at the given row.
setString(int, int, String) - Method in interface org.ujac.util.table.Table
Sets the String value at the given row.
setString(int, String, String) - Method in interface org.ujac.util.table.Table
Sets the String value at the given row.
setStrokeColor(Color) - Method in class org.ujac.print.tag.graphics.GraphicsTag
Sets the current stroke color.
SetStrokeColorTag - Class in org.ujac.print.tag.graphics
Name: SetStrokeColorTag
Description: Implementation of the <set-stroke-color> tag.
SetStrokeColorTag() - Constructor for class org.ujac.print.tag.graphics.SetStrokeColorTag
Constructs a SetStrokeColorTag instance with no specific attributes.
setStyle(String) - Method in class org.ujac.web.tag.CellData
Setter method for the the property style.
setStyle(String) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property style.
setStyle(String) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property style.
setStyle(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property style.
setStyle(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property style.
setStyleParser(StyleParser) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property styleParser.
setSubject(String) - Method in class org.ujac.print.DocumentMetaData
Setter method for the the property subject.
setTagAttribute(String, String) - Method in class org.ujac.web.tag.BaseTag
Sets an tag attribute.
setTagFactory(DocumentTagFactory) - Method in class org.ujac.print.BaseDocumentTag
Sets the document tag factory.
setTagFactory(DocumentTagFactory) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property tagFactory.
setTagInterceptor(DocumentTagInterceptor) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property tagInterceptor.
setTagInterceptor(DocumentTagInterceptor) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property tagInterceptor.
setTemplate(String) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property template.
setTemplateContext(TemplateContext) - Method in class org.ujac.print.DocumentHandler
Sets the template context.
setTemplateCopyWriter(PrintWriter) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property templateCopyWriter.
setTemplateInterpreter(TemplateInterpreter) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property templateInterpeter.
setTemplateInterpreter(TemplateInterpreter) - Method in class org.ujac.web.tag.EvalTag
Setter method for the the property templateInterpreter.
setTemplateSource(InputStream) - Method in class org.ujac.print.DocumentPrinter
Sets the template source.
setTemplateSource(Reader) - Method in class org.ujac.print.DocumentPrinter
Sets the template source.
setTemplateSource(String) - Method in class org.ujac.print.test.BasePrintTest
Sets the document template source.
setText(String) - Method in class org.ujac.print.tag.acroform.Option
Setter method for the the property text.
setTextItem(String, TextChartItem) - Method in class org.ujac.chart.ChartAttributes
Sets a TextItem attribute.
setTextRise(Phrase) - Method in class org.ujac.print.tag.BaseFontTag
Sets the textRise for all chunks of the given phrase.
setTime(String, Date) - Method in class org.ujac.util.table.DataRow
Sets the Time value at the given row.
setTime(int, Date) - Method in class org.ujac.util.table.DataRow
Sets the Time value at the given row.
setTime(int, int, Date) - Method in class org.ujac.util.table.DataTable
Sets the Date value at the given row.
setTime(int, String, Date) - Method in class org.ujac.util.table.DataTable
Sets the Time value at the given row.
setTime(int, int, Date) - Method in class org.ujac.util.table.FilteredTable
 
setTime(int, String, Date) - Method in class org.ujac.util.table.FilteredTable
 
setTime(String, Date) - Method in class org.ujac.util.table.HeaderRow
 
setTime(int, Date) - Method in class org.ujac.util.table.HeaderRow
 
setTime(int, int, Date) - Method in class org.ujac.util.table.ReportTable
 
setTime(int, String, Date) - Method in class org.ujac.util.table.ReportTable
 
setTime(int, int, Date) - Method in class org.ujac.util.table.ResultSetTable
Sets the Time value at the given row.
setTime(int, String, Date) - Method in class org.ujac.util.table.ResultSetTable
Sets the Time value at the given row.
setTime(String, Date) - Method in interface org.ujac.util.table.Row
Sets the Time value at the given row.
setTime(int, Date) - Method in interface org.ujac.util.table.Row
Sets the Time value at the given row.
setTime(int, int, Date) - Method in interface org.ujac.util.table.Table
Sets the Date value at the given row.
setTime(int, String, Date) - Method in interface org.ujac.util.table.Table
Sets the Time value at the given row.
setTimeFormat(DateFormat) - Method in class org.ujac.util.text.FormatHelper
Sets the timeFormat.
setTimeFormat(String) - Method in class org.ujac.util.text.FormatHelper
Sets the time format.
setTimeFormat(String) - Method in class org.ujac.web.tag.EvalTag
Sets the format for printing Time values.
setTimeFormat(String) - Method in class org.ujac.web.tag.ForeachTag
Sets the format for printing Time values.
setTimestamp(String, Date) - Method in class org.ujac.util.table.DataRow
Sets the Timestamp value at the given row.
setTimestamp(int, Date) - Method in class org.ujac.util.table.DataRow
Sets the Timestamp value at the given row.
setTimestamp(int, int, Date) - Method in class org.ujac.util.table.DataTable
Sets the Timestamp value at the given row.
setTimestamp(int, String, Date) - Method in class org.ujac.util.table.DataTable
Sets the Timestamp value at the given row.
setTimestamp(int, int, Date) - Method in class org.ujac.util.table.FilteredTable
 
setTimestamp(int, String, Date) - Method in class org.ujac.util.table.FilteredTable
 
setTimestamp(String, Date) - Method in class org.ujac.util.table.HeaderRow
 
setTimestamp(int, Date) - Method in class org.ujac.util.table.HeaderRow
 
setTimestamp(int, int, Date) - Method in class org.ujac.util.table.ReportTable
 
setTimestamp(int, String, Date) - Method in class org.ujac.util.table.ReportTable
 
setTimestamp(int, int, Date) - Method in class org.ujac.util.table.ResultSetTable
Sets the Timestamp value at the given row.
setTimestamp(int, String, Date) - Method in class org.ujac.util.table.ResultSetTable
Sets the Timestamp value at the given row.
setTimestamp(String, Date) - Method in interface org.ujac.util.table.Row
Sets the Timestamp value at the given row.
setTimestamp(int, Date) - Method in interface org.ujac.util.table.Row
Sets the Timestamp value at the given row.
setTimestamp(int, int, Date) - Method in interface org.ujac.util.table.Table
Sets the Timestamp value at the given row.
setTimestamp(int, String, Date) - Method in interface org.ujac.util.table.Table
Sets the Timestamp value at the given row.
setTimestampFormat(DateFormat) - Method in class org.ujac.util.text.FormatHelper
Sets the timestampFormat.
setTimestampFormat(String) - Method in class org.ujac.util.text.FormatHelper
Sets the timestamp format.
setTimestampFormat(String) - Method in class org.ujac.web.tag.EvalTag
Sets the format for printing Timestamp values.
setTimestampFormat(String) - Method in class org.ujac.web.tag.ForeachTag
Sets the format for printing Timestamp values.
setTitle(TextChartItem) - Method in interface org.ujac.chart.ChartModel
Sets the chart title.
setTitle(TextChartItem) - Method in class org.ujac.chart.DefaultChartModel
 
setTitle(String) - Method in class org.ujac.print.DocumentMetaData
Setter method for the the property title.
setTitle(String) - Method in class org.ujac.print.OutlineItem
Setter method for the the property title.
setTitle(String) - Method in class org.ujac.web.tag.AlterColumnTag
Setter method for the the property title.
setTitle(String) - Method in class org.ujac.web.tag.DefineColumnTag
Setter method for the the property title.
setTitle(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property title.
setTitleRow(Row) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property titleRow.
setTocFreezed(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property tocFreezed.
setTocRelevance(String) - Method in class org.ujac.print.TocItem
Setter method for the the property tocRelevance.
setTotalLength(int) - Method in class org.ujac.util.exi.Operand
Sets the tuple's total length.
setTotalPosition(int) - Method in class org.ujac.util.exi.Operand
Sets the tuple's total position in the source string.
setTranslateEscapeSequences(boolean) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property translateEscapeSequences.
setTranslateEscapeSequences(boolean) - Method in class org.ujac.print.DocumentPrinter
Setter method for the the property translateEscapeSequences.
setTrimBody(boolean) - Method in class org.ujac.print.BaseDocumentTag
Setter method for the the property trimBody.
setTrimNextHead(boolean) - Method in class org.ujac.print.BaseDocumentTag
Sets the 'trim next head' flag in dependency of the 'trim body' flag.
setType(String) - Method in class org.ujac.util.db.AttributeDefinition
Sets the attribute name type.
setType(int) - Method in interface org.ujac.util.table.Column
Sets the colum type.
setType(String) - Method in class org.ujac.util.table.DataRow
Sets the row type.
setType(int) - Method in class org.ujac.util.table.DefaultColumn
Sets the colum type.
setType(String) - Method in class org.ujac.web.tag.SetPropertyTag
Setter method for the the property type.
setTypeConverter(TypeConverter) - Method in class org.ujac.util.table.BaseTable
Setter method for the the property typeConverter.
setTypeConverter(TypeConverter) - Method in class org.ujac.util.table.FilteredTable
Setter method for the the property typeConverter.
setTypeConverter(TypeConverter) - Method in class org.ujac.util.table.ReportTable
Setter method for the the property typeConverter.
setTypeConverter(TypeConverter) - Method in interface org.ujac.util.table.Table
Setter method for the the property typeConverter.
setTypeDefinition(ComplexTypeDefinition) - Method in class org.ujac.util.xml.BaseObjectSerializer.StackElement
Setter method for the the property typeDefinition.
setup(BaseDocumentTag) - Method in class org.ujac.print.AbstractTagTest
Sets up the test.
setUp() - Method in class org.ujac.print.test.BasePrintTest
Sets up the test data.
setUp() - Method in class org.ujac.print.test.DocumentPrinterTest
Sets up the test data.
setUp() - Method in class org.ujac.print.test.OptionalPrinterTests
Sets up the test data.
setUp() - Method in class org.ujac.print.test.ReportTest
Sets up the test data.
setUp() - Method in class org.ujac.print.test.StyleParserTest
 
setUp() - Method in class org.ujac.print.test.TableTest
Sets up the test data.
setUp() - Method in class org.ujac.util.exi.test.ArrayTypeTest
 
setUp() - Method in class org.ujac.util.exi.test.BaseExpressionTest
 
setUp() - Method in class org.ujac.util.exi.test.BasicsTest
 
setUp() - Method in class org.ujac.util.exi.test.BeanAccessTest
 
setUp() - Method in class org.ujac.util.exi.test.CollectionTypeTest
 
setUp() - Method in class org.ujac.util.exi.test.ConditionTest
 
setUp() - Method in class org.ujac.util.exi.test.DateTypeTest
 
setUp() - Method in class org.ujac.util.exi.test.NullTypeTest
 
setUp() - Method in class org.ujac.util.exi.test.NumberTypeTest
 
setUp() - Method in class org.ujac.util.exi.test.StringTypeTest
 
setUp() - Method in class org.ujac.util.exi.test.TableTypeTest
 
setUp() - Method in class org.ujac.util.io.test.CachedResourceLoaderTest
 
setUp() - Method in class org.ujac.util.io.test.ClassPathResourceLoaderTest
 
setUp() - Method in class org.ujac.util.io.test.FileResourceLoaderTest
 
setUp() - Method in class org.ujac.util.io.test.HttpResourceLoaderTest
 
setUp() - Method in class org.ujac.util.io.test.MultiResourceLoaderTest
 
setup(Table) - Method in class org.ujac.util.table.BaseRowFilterRule
Sets up the rule.
setup(Table) - Method in class org.ujac.util.table.ExpressionRowFilterRule
Sets up the rule.
setup(Table) - Method in class org.ujac.util.table.NotRowFilterRule
Sets up the rule.
setup(Table) - Method in interface org.ujac.util.table.RowFilterRule
Sets up the rule.
setup(Table) - Method in class org.ujac.util.table.RowFilterRuleSet
Sets up the rule.
setUp() - Method in class org.ujac.util.table.test.BeanTableTest
 
setUp() - Method in class org.ujac.util.table.test.FilteredTableTest
Sets up the test case.
setUp() - Method in class org.ujac.util.table.test.PivotTableTest
Sets up the test case.
setUp() - Method in class org.ujac.util.table.test.ReportTableTest
 
setUp() - Method in class org.ujac.util.table.test.TableSerializerTest
 
setUp() - Method in class org.ujac.util.table.test.TableTest
 
setUp() - Method in class org.ujac.util.template.test.BaseTemplateTest
 
setUp() - Method in class org.ujac.util.template.test.ProcedureTest
 
setUp() - Method in class org.ujac.util.template.test.TemplateTest
 
setUp() - Method in class org.ujac.util.test.BeanUtilsTest
 
setUp() - Method in class org.ujac.util.test.CollectionUtilsTest
 
setUp() - Method in class org.ujac.util.test.DateUtilsTest
 
setUp() - Method in class org.ujac.util.test.StringUtilsTest
 
setUp() - Method in class org.ujac.util.text.test.BigDecimalFormatTest
 
setUp() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
 
setUp() - Method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
 
setupCell(PdfPCell) - Method in class org.ujac.print.tag.CellAttributes
Sets up the given table cell according to the tags contents and attributes.
setupList() - Method in class org.ujac.print.tag.ListTag
Added by Kiran Creates a list based on the type given.
setVAlign(int) - Method in class org.ujac.print.tag.CellAttributes
Setter method for the the property vAlign.
setValign(String) - Method in class org.ujac.web.tag.CellData
Setter method for the the property valign.
setValign(String) - Method in class org.ujac.web.tag.ExtraRowTag
Setter method for the the property valign.
setValign(String) - Method in class org.ujac.web.tag.PrintRowTag
Setter method for the the property valign.
setValign(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property valign.
setValign(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property valign.
setValue(String) - Method in class org.ujac.print.tag.acroform.Option
Setter method for the the property value.
setValue(int) - Method in class org.ujac.util.exi.SequenceIndex
Sets the new value.
setValue(String) - Method in class org.ujac.web.tag.CaseTag
Setter method for the the property value.
setValue(String) - Method in class org.ujac.web.tag.MarkupAttribute
Setter method for the the property value.
setValue(String) - Method in class org.ujac.web.tag.SwitchTag
Setter method for the the property value.
setVariable(String) - Method in class org.ujac.util.exi.VariableOperand
Sets the variable.
setVerticalPositionMode(short) - Method in class org.ujac.chart.ChartItemPosition
Setter method for the the property verticalPositionMode.
setViewTitleRow(boolean) - Method in class org.ujac.util.table.ReportGroup
Setter method for the the property viewTitleRow.
setVisible(String, boolean) - Method in class org.ujac.util.table.BaseRow
Sets the row specific visibility flag for the given field.
setVisible(int, boolean) - Method in class org.ujac.util.table.BaseRow
Sets the row specific visibility flag for the given field.
setVisible(boolean) - Method in class org.ujac.util.table.LayoutHints
Setter method for the the property visible.
setVisible(String, boolean) - Method in interface org.ujac.util.table.Row
Sets the visibility flag for the given field.
setVisible(int, boolean) - Method in interface org.ujac.util.table.Row
Sets the visibility flag for the given field.
setVisible(boolean) - Method in class org.ujac.web.tag.CellData
Setter method for the the property visible.
setWidth(float) - Method in class org.ujac.util.table.LayoutHints
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.AlterColumnTag
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.CellData
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.DefineColumnTag
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.InsertColumnTag
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.PrintTableTag
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.RowCellHolder
Setter method for the the property width.
setWidth(String) - Method in class org.ujac.web.tag.RowCellTag
Setter method for the the property width.
setX(double) - Method in class org.ujac.chart.ChartItemPosition
Sets the absolute horizontal position.
setX(float) - Method in class org.ujac.print.OutlineItem
Setter method for the the property x.
setX(float) - Method in class org.ujac.print.PagePosition
Setter method for the the property x.
setXmlReaderClass(String) - Method in class org.ujac.print.DocumentHandler
Setter method for the the property xmlReaderClass.
setXmlReaderClass(String) - Method in class org.ujac.print.DocumentPrinter
Sets the XML reader implementation.
setY(double) - Method in class org.ujac.chart.ChartItemPosition
Sets the absolute horizontal position.
setY(float) - Method in class org.ujac.print.OutlineItem
Setter method for the the property y.
setY(float) - Method in class org.ujac.print.PagePosition
Setter method for the the property y.
setYear(Calendar, int) - Static method in class org.ujac.util.DateUtils
Sets the year at the given calendar.
setYear(Date, int) - Static method in class org.ujac.util.DateUtils
Sets the year at the given date.
setZipCode(Integer) - Method in class org.ujac.util.xml.test.Address
Setter method for the the property zipCode.
ShortArrayType - Class in org.ujac.util.exi.type
Name:ShortArrayType
Description: An expression type handler for short arrays.
ShortArrayType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ShortArrayType
Constructs a ObjectArrayType instance with specific attributes.
ShortArrayType.GetOperation - Class in org.ujac.util.exi.type
The 'get' operation for arrays.
ShortArrayType.GetOperation() - Constructor for class org.ujac.util.exi.type.ShortArrayType.GetOperation
 
ShortArrayType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for arrays.
ShortArrayType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.ShortArrayType.IsEmptyOperation
 
ShortArrayType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for arrays.
ShortArrayType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.ShortArrayType.NotEmptyOperation
 
ShortArrayType.SizeOperation - Class in org.ujac.util.exi.type
The 'size' operation for arrays.
ShortArrayType.SizeOperation() - Constructor for class org.ujac.util.exi.type.ShortArrayType.SizeOperation
 
ShortType - Class in org.ujac.util.exi.type
Name: ShortType
Description: An expression type handler for short values.
ShortType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.ShortType
Constructs a ShortType instance with no specific arguments.
ShortType - Class in org.ujac.util.types
Name: ShortType
Description: A class handling Short values.
ShortType() - Constructor for class org.ujac.util.types.ShortType
 
ShortType.AbsOperation - Class in org.ujac.util.exi.type
The 'abs' operation for Shorts.
ShortType.AbsOperation() - Constructor for class org.ujac.util.exi.type.ShortType.AbsOperation
 
ShortType.AddOperation - Class in org.ujac.util.exi.type
The 'add' operation for Shorts.
ShortType.AddOperation() - Constructor for class org.ujac.util.exi.type.ShortType.AddOperation
 
ShortType.DivOperation - Class in org.ujac.util.exi.type
The 'div' operation for Shorts.
ShortType.DivOperation() - Constructor for class org.ujac.util.exi.type.ShortType.DivOperation
 
ShortType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Shorts.
ShortType.EqualOperation() - Constructor for class org.ujac.util.exi.type.ShortType.EqualOperation
 
ShortType.GreaterEqualOperation - Class in org.ujac.util.exi.type
The 'greater equal' compare operation for Shorts.
ShortType.GreaterEqualOperation() - Constructor for class org.ujac.util.exi.type.ShortType.GreaterEqualOperation
 
ShortType.GreaterOperation - Class in org.ujac.util.exi.type
The 'greater' compare operation for Shorts.
ShortType.GreaterOperation() - Constructor for class org.ujac.util.exi.type.ShortType.GreaterOperation
 
ShortType.LessEqualOperation - Class in org.ujac.util.exi.type
The 'less equal' compare operation for Shorts.
ShortType.LessEqualOperation() - Constructor for class org.ujac.util.exi.type.ShortType.LessEqualOperation
 
ShortType.LessOperation - Class in org.ujac.util.exi.type
The 'less' compare operation for Shorts.
ShortType.LessOperation() - Constructor for class org.ujac.util.exi.type.ShortType.LessOperation
 
ShortType.MaxOperation - Class in org.ujac.util.exi.type
The 'max' operation for Shorts.
ShortType.MaxOperation() - Constructor for class org.ujac.util.exi.type.ShortType.MaxOperation
 
ShortType.MinOperation - Class in org.ujac.util.exi.type
The 'min' operation for Shorts.
ShortType.MinOperation() - Constructor for class org.ujac.util.exi.type.ShortType.MinOperation
 
ShortType.ModOperation - Class in org.ujac.util.exi.type
The 'mod' operation for Shorts.
ShortType.ModOperation() - Constructor for class org.ujac.util.exi.type.ShortType.ModOperation
 
ShortType.MulOperation - Class in org.ujac.util.exi.type
The 'mul' operation for Shorts.
ShortType.MulOperation() - Constructor for class org.ujac.util.exi.type.ShortType.MulOperation
 
ShortType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Shorts.
ShortType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.ShortType.NotEqualOperation
 
ShortType.SubOperation - Class in org.ujac.util.exi.type
The 'sub' operation for Shorts.
ShortType.SubOperation() - Constructor for class org.ujac.util.exi.type.ShortType.SubOperation
 
shutdown() - Method in interface org.ujac.print.DocumentDataAccessor
Shuts down the document content handler.
SimplePatternMatcher - Class in org.ujac.util.text
Name: SimplePatternMatcher
Description: A simple pattern matcher implementation.
This implementation allows patterns, beginning with a wildcard ('*'), ends with a wildcard or both of each.
In case no wild card is defined, tested texts have to exactly match the pattern.
SimplePatternMatcher(String) - Constructor for class org.ujac.util.text.SimplePatternMatcher
Constructs a PatternMatcher instance with specific attributes.
SimplePatternMatcher.PatternDefinition - Class in org.ujac.util.text
Name: PatternDefinition
Description: Defines a pattern.
SimplePatternMatcher.PatternDefinition(int, String) - Constructor for class org.ujac.util.text.SimplePatternMatcher.PatternDefinition
Constructs a PatternDefinition instance with specific attributes.
size - Variable in class org.ujac.print.tag.BaseFontTag
The font's size.
size() - Method in class org.ujac.util.exi.ExpressionContext
 
size() - Method in class org.ujac.util.template.TemplateContext
 
SmartDecimalFormat - Class in org.ujac.util.text
Name: SmartDecimalFormat
Description: A number format class, implementing a smarter way of rounding which performs better than the BigDecimalFormat class.
SmartDecimalFormat() - Constructor for class org.ujac.util.text.SmartDecimalFormat
Constructs a SmartDecimalFormat instance with no specific attributes.
SmartDecimalFormat(String) - Constructor for class org.ujac.util.text.SmartDecimalFormat
Constructs a SmartDecimalFormat instance with specific attributes.
SmartDecimalFormat(String, int) - Constructor for class org.ujac.util.text.SmartDecimalFormat
Constructs a SmartDecimalFormat instance with specific attributes.
SmartDecimalFormat(String, DecimalFormatSymbols) - Constructor for class org.ujac.util.text.SmartDecimalFormat
Constructs a SmartDecimalFormat instance with specific attributes.
SmartDecimalFormat(String, DecimalFormatSymbols, int) - Constructor for class org.ujac.util.text.SmartDecimalFormat
Constructs a SmartDecimalFormat instance with specific attributes.
SmartDecimalFormatTest - Class in org.ujac.util.text.test
Name: SmartDecimalFormatTest
Description: Test cases for the SmartDecimalFormat class.
SmartDecimalFormatTest() - Constructor for class org.ujac.util.text.test.SmartDecimalFormatTest
 
sort(CompareItem[]) - Method in class org.ujac.util.table.DataTable
Sorts the table according to the given compare item definitions.
sort(int, int) - Method in class org.ujac.util.table.DataTable
Sorts the table according to the given column and direction.
sort(CompareItem[]) - Method in class org.ujac.util.table.FilteredTable
 
sort(int, int) - Method in class org.ujac.util.table.FilteredTable
 
sort(CompareItem[]) - Method in class org.ujac.util.table.ReportTable
 
sort(int, int) - Method in class org.ujac.util.table.ReportTable
 
sort(CompareItem[]) - Method in class org.ujac.util.table.ResultSetTable
Sorts the table according to the given compare item definitions.
sort(int, int) - Method in class org.ujac.util.table.ResultSetTable
Sorts the table according to the given column and direction.
sort(CompareItem[]) - Method in interface org.ujac.util.table.Table
Sorts the table according to the given compare item definitions.
sort(int, int) - Method in interface org.ujac.util.table.Table
Sorts the table according to the given column and direction.
sortList(List, String) - Static method in class org.ujac.util.CollectionUtils
Creates an ArrayList instance and adds the given objects to it.
sortList(List, CompareTuple) - Static method in class org.ujac.util.CollectionUtils
Creates an ArrayList instance and adds the given objects to it.
sortList(List, String[]) - Static method in class org.ujac.util.CollectionUtils
Creates an ArrayList instance and adds the given objects to it.
sortList(List, CompareTuple[]) - Static method in class org.ujac.util.CollectionUtils
Creates an ArrayList instance and adds the given objects to it.
source - Variable in class org.ujac.util.template.TemplateToken
The source code.
sourceAttr - Variable in class org.ujac.print.tag.BaseImageTag
The image source attribute.
SpaceTag - Class in org.ujac.print.tag
Name: SpaceTag
Description: A class handling the 'space' item.
SpaceTag() - Constructor for class org.ujac.print.tag.SpaceTag
Constructs a SpaceTag instance with no specific attributes.
SPACING_AFTER - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SPACING_AFTER - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
SPACING_BEFORE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
SPACING_BEFORE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
SpanTag - Class in org.ujac.print.tag
Name: SpanTag
Description: A class handling Span items.
SpanTag() - Constructor for class org.ujac.print.tag.SpanTag
Constructs a SpanTag instance with no specific attributes.
splitTable(boolean, boolean) - Method in interface org.ujac.print.PdfTableHolder
Splits the table vertically.
splitTable(boolean, boolean) - Method in class org.ujac.print.tag.PdfTableTag
Splits the table vertically.
splitTable(boolean, boolean) - Method in class org.ujac.print.tag.PrintTableTag
Splits the table vertically.
StackedAreaChart2D - Class in org.ujac.chart
Name: StackedBarChart2D
Description: A class rendering two dimensional stacked area charts.
StackedAreaChart2D() - Constructor for class org.ujac.chart.StackedAreaChart2D
 
StackedBarChart2D - Class in org.ujac.chart
Name: StackedBarChart2D
Description: A class rendering two dimensional stacked bar charts.
StackedBarChart2D() - Constructor for class org.ujac.chart.StackedBarChart2D
 
startAngles - Variable in class org.ujac.chart.BasePieChart
The array holding the start angles.
startArcs - Variable in class org.ujac.chart.BasePieChart
The array holding the start angles.
startDocument() - Method in class org.ujac.print.DocumentHandler
 
startDocument() - Method in class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
 
startElement(String, String, String, Attributes) - Method in class org.ujac.print.DocumentHandler
 
startElement(BaseObjectSerializer.StackElement, BaseObjectSerializer.StackElement, Object) - Method in class org.ujac.util.table.TableSerializer
 
startElement(String, String, String, Attributes) - Method in class org.ujac.util.xml.BaseObjectSerializer.ObjectHandler
 
startElement(BaseObjectSerializer.StackElement, BaseObjectSerializer.StackElement, Object) - Method in class org.ujac.util.xml.BaseObjectSerializer
Starts the given local element.
startElement(BaseObjectSerializer.StackElement, BaseObjectSerializer.StackElement, Object) - Method in class org.ujac.util.xml.DynamicObjectSerializer
 
startNewLine(PrintWriter) - Method in class org.ujac.util.xml.BaseObjectSerializer
Starts a new line.
startup() - Method in interface org.ujac.print.DocumentDataAccessor
Starts up the document content handler.
StatementException - Exception in org.ujac.util.template
Name: StatementException
Description: A class used to report exceptions, that occur in class ExpressionInterpreter when handling statements.
StatementException() - Constructor for exception org.ujac.util.template.StatementException
Creates an instance with no specific arguments.
StatementException(String) - Constructor for exception org.ujac.util.template.StatementException
Creates an instance with specific arguments.
StatementException(String, Throwable) - Constructor for exception org.ujac.util.template.StatementException
Creates an instance with specific arguments.
StaticToken - Class in org.ujac.util.template
Name: StaticToken
Description: Represents an static token.
StaticToken(BaseTemplateInterpreter, char[], int, int) - Constructor for class org.ujac.util.template.StaticToken
Constructs a StaticToken instance with specific attributes.
status - Variable in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
The field status.
status - Variable in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
The field status.
StickyTag - Class in org.ujac.print.tag
Name: StickyTag
Description: A class marking sticky areas.
StickyTag() - Constructor for class org.ujac.print.tag.StickyTag
Constructs a StickyTag instance with no specific attributes.
stop() - Method in class org.ujac.util.StopWatch
Stops the time measuring.
stopMasking() - Method in class org.ujac.util.console.PasswordReader
Instructs the thread to stop masking.
StopWatch - Class in org.ujac.util
Name: StopWatch
Description: A class for time measurements.
StopWatch() - Constructor for class org.ujac.util.StopWatch
Constructs a StopWatch instance with no specific attributes.
StringType - Class in org.ujac.util.exi.type
Name: StringType
Description: An expression type handler for String values.
StringType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.StringType
Constructs a StringType instance with specific arguments.
StringType - Class in org.ujac.util.types
Name: FloatType
Description: A class handling Float values.
StringType() - Constructor for class org.ujac.util.types.StringType
 
StringType.CapitalizeOperation - Class in org.ujac.util.exi.type
The capitalize operation for Strings.
StringType.CapitalizeOperation() - Constructor for class org.ujac.util.exi.type.StringType.CapitalizeOperation
 
StringType.ConcatOperation - Class in org.ujac.util.exi.type
The 'concat' operation for Strings.
StringType.ConcatOperation() - Constructor for class org.ujac.util.exi.type.StringType.ConcatOperation
 
StringType.EqualOperation - Class in org.ujac.util.exi.type
The equal compare operation for Strings.
StringType.EqualOperation() - Constructor for class org.ujac.util.exi.type.StringType.EqualOperation
 
StringType.IsEmptyOperation - Class in org.ujac.util.exi.type
The 'isEmpty' operation for Strings.
StringType.IsEmptyOperation() - Constructor for class org.ujac.util.exi.type.StringType.IsEmptyOperation
 
StringType.LengthOperation - Class in org.ujac.util.exi.type
The length operation for Strings.
StringType.LengthOperation() - Constructor for class org.ujac.util.exi.type.StringType.LengthOperation
 
StringType.LikeOperation - Class in org.ujac.util.exi.type
The like compare operation for Strings.
StringType.LikeOperation() - Constructor for class org.ujac.util.exi.type.StringType.LikeOperation
 
StringType.LowerCaseOperation - Class in org.ujac.util.exi.type
The lowerCase operation for Strings.
StringType.LowerCaseOperation() - Constructor for class org.ujac.util.exi.type.StringType.LowerCaseOperation
 
StringType.NotEmptyOperation - Class in org.ujac.util.exi.type
The 'notEmpty' operation for Strings.
StringType.NotEmptyOperation() - Constructor for class org.ujac.util.exi.type.StringType.NotEmptyOperation
 
StringType.NotEqualOperation - Class in org.ujac.util.exi.type
The 'not equal' compare operation for Strings.
StringType.NotEqualOperation() - Constructor for class org.ujac.util.exi.type.StringType.NotEqualOperation
 
StringType.NotLikeOperation - Class in org.ujac.util.exi.type
The notLike compare operation for Strings.
StringType.NotLikeOperation() - Constructor for class org.ujac.util.exi.type.StringType.NotLikeOperation
 
StringType.SubstringOperation - Class in org.ujac.util.exi.type
The 'substring' operation for Strings.
StringType.SubstringOperation() - Constructor for class org.ujac.util.exi.type.StringType.SubstringOperation
 
StringType.TrimOperation - Class in org.ujac.util.exi.type
The 'trim' operation for Strings.
StringType.TrimOperation() - Constructor for class org.ujac.util.exi.type.StringType.TrimOperation
 
StringType.UpperCaseOperation - Class in org.ujac.util.exi.type
The upperCase operation for Strings.
StringType.UpperCaseOperation() - Constructor for class org.ujac.util.exi.type.StringType.UpperCaseOperation
 
StringTypeTest - Class in org.ujac.util.exi.test
Name: StringTypeTest
Description: A class testing the StringType class.
StringTypeTest() - Constructor for class org.ujac.util.exi.test.StringTypeTest
 
StringUtils - Class in org.ujac.util
Name: StringUtils
Description: Class providing common utility methods for String operations.
StringUtils() - Constructor for class org.ujac.util.StringUtils
 
StringUtilsTest - Class in org.ujac.util.test
Name: StringUtilsTest
Description: Tests for the StringUtils class.
StringUtilsTest() - Constructor for class org.ujac.util.test.StringUtilsTest
 
STROKE_COLOR - Static variable in class org.ujac.print.tag.graphics.GraphicsTag
Definition of the 'stroke-color' attribute.
style - Variable in class org.ujac.print.tag.BaseFontTag
The font's style.
STYLE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
StyleDefTag - Class in org.ujac.print.tag
Name: StyleDefItem
Description: A class which handles style definitions.
StyleDefTag() - Constructor for class org.ujac.print.tag.StyleDefTag
Constructs a StyleDefTag instance with no specific attributes.
StyleHolder - Interface in org.ujac.print
Name: StyleHolder
Description: An interface for tags that can hold style attributes.
styleParent - Variable in class org.ujac.print.BaseDocumentTag
The parent style holder.
StyleParser - Interface in org.ujac.print
Name: StyleParser
Description: An interface for style attribute parsers.
StyleParserTest - Class in org.ujac.print.test
Name: StyleParserTest
Description: Tests for the style parser.
StyleParserTest() - Constructor for class org.ujac.print.test.StyleParserTest
 
SubscriptTag - Class in org.ujac.print.tag
Name: SubscriptTag
Description: A class, printing the nested text as sub script.
SubscriptTag() - Constructor for class org.ujac.print.tag.SubscriptTag
Constructs a SubscriptTag instance with no specific attributes.
suite() - Static method in class org.ujac.print.test.AllPrintTests
Creates a new instance of the test suite.
suite() - Static method in class org.ujac.util.exi.test.AllExpressionInterpreterTests
Creates a new instance of the test suite.
suite() - Static method in class org.ujac.util.io.test.AllIOTests
Creates a new instance of the test suite.
suite() - Static method in class org.ujac.util.table.test.AllTableTests
Creates a new instance of the test suite.
suite() - Static method in class org.ujac.util.template.test.AllTemplateTests
Creates a new instance of the test suite.
suite() - Static method in class org.ujac.util.test.AllUtilTests
Creates a new instance of the test suite.
suite() - Static method in class org.ujac.util.text.test.AllTextTests
Creates a new instance of the test suite.
SumFunctionExecutor - Class in org.ujac.util.table
Name: SumReportFunctionExecutor
Description: A function executor adding values.
SumFunctionExecutor() - Constructor for class org.ujac.util.table.SumFunctionExecutor
 
SuperscriptTag - Class in org.ujac.print.tag
Name: SuperscriptTag
Description: A class, printing the nested text as super script.
SuperscriptTag() - Constructor for class org.ujac.print.tag.SuperscriptTag
Constructs a SuperscriptTag instance with no specific attributes.
supportedAttributeMap - Variable in class org.ujac.print.BaseDocumentTag
The supported attribute map.
supportedChildMap - Variable in class org.ujac.print.BaseDocumentTag
The supported child map.
supportedStyleAttributeMap - Variable in class org.ujac.print.BaseDocumentTag
The supported attribute map.
supportsNegativeValues() - Method in class org.ujac.chart.Base2DStackedChart
Tells, whether the chart supports negative values or not.
supportsNegativeValues() - Method in class org.ujac.chart.BaseChart
Tells, whether the chart supports negative values or not.
supportsNegativeValues() - Method in class org.ujac.chart.BasePieChart
Tells, whether the chart supports negative values or not.
supportsNegativeValues() - Method in interface org.ujac.chart.Chart
Tells, whether the chart supports negative values or not.
SVG_DOC_TYPE_ID - Static variable in class org.ujac.print.tag.SvgImageBuilder
The SVG document type ID.
SvgImageBuilder - Class in org.ujac.print.tag
Name: SvgImageBuilder
Description: ImageBuilder implementation for SVG format.
SvgImageBuilder() - Constructor for class org.ujac.print.tag.SvgImageBuilder
 
swapRows(int, int) - Method in class org.ujac.util.table.DataTable
Swaps the rows with the given two indices.
SwitchTag - Class in org.ujac.print.tag
Name: SwitchTag
Description: A class handling 'switch' items.
SwitchTag() - Constructor for class org.ujac.print.tag.SwitchTag
Constructs a SwitchTag instance with no specific attributes.
SwitchTag - Class in org.ujac.web.tag
Name: SwitchTag
Description: A custom tag class implementing the tag <ujac:switch>.
.
SwitchTag() - Constructor for class org.ujac.web.tag.SwitchTag
 
SYMBOL_INDENT - Static variable in class org.ujac.print.tag.ListTag
Definition of the 'symbol-indent' attribute.

T

table - Variable in class org.ujac.util.table.BaseRow
The table, which contains this row.
Table - Interface in org.ujac.util.table
Name: Table
Description: A common interface for tables.
TABLE_COLUMNS - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TABLE_HALIGN - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TABLE_NAME - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TABLE_SPLIT_LATE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TABLE_SPLIT_LATE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
TABLE_SPLIT_ROWS - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TABLE_SPLIT_ROWS - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
TABLE_WIDTH - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TABLE_WIDTH - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
TABLE_WIDTHS - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TableConstants - Interface in org.ujac.util.table
Name: TableConstants
Description: Defines common constants for the main table classes.
TableDefinition - Class in org.ujac.util.db
Name: TableDefinition.java
Description: Description of class.
TableDefinition(String) - Constructor for class org.ujac.util.db.TableDefinition
Constructs a TableDefinition instance with specific attributes.
TableDefinition(String, String) - Constructor for class org.ujac.util.db.TableDefinition
Constructs a TableDefinition instance with specific attributes.
TableException - Exception in org.ujac.util.table
Name: TableException
Description: A class for general table exceptions.
TableException() - Constructor for exception org.ujac.util.table.TableException
Constructs a TableException instance with no specific arguments.
TableException(String) - Constructor for exception org.ujac.util.table.TableException
Constructs a TableException instance with specific arguments.
TableException(String, Throwable) - Constructor for exception org.ujac.util.table.TableException
Constructs a TableException instance with no specific arguments.
TableHelper - Class in org.ujac.util.table
Name: TableHelper
Description: Provides global helper methods for table handling.
TableHelper() - Constructor for class org.ujac.util.table.TableHelper
 
TableIterationException - Exception in org.ujac.util.table
Name: TableIterationException
Description: An exception class for table iteration failures.
TableIterationException() - Constructor for exception org.ujac.util.table.TableIterationException
Constructs a TableIterationException instance with no specific attributes.
TableIterationException(String) - Constructor for exception org.ujac.util.table.TableIterationException
Constructs a TableIterationException instance with specific attributes.
TableIterationException(String, Throwable) - Constructor for exception org.ujac.util.table.TableIterationException
Constructs a TableIterationException instance with specific attributes.
TableIterationException(Throwable) - Constructor for exception org.ujac.util.table.TableIterationException
Constructs a TableIterationException instance with specific attributes.
TableSerializer - Class in org.ujac.util.table
Name: TableSerializer
Description: A class serializing/deserializing tables to/from XML.
TableSerializer() - Constructor for class org.ujac.util.table.TableSerializer
Constructs a TableSerializer instance with no specific attributes.
TableSerializer(String) - Constructor for class org.ujac.util.table.TableSerializer
Constructs a TableSerializer instance with specific attributes.
TableSerializerTest - Class in org.ujac.util.table.test
Name: TableSerializerTest
Description: Tests for the TableSerializer.
TableSerializerTest() - Constructor for class org.ujac.util.table.test.TableSerializerTest
 
TableTag - Class in org.ujac.print.tag
Name: TableTag
Description: An item handling tables.
TableTag() - Constructor for class org.ujac.print.tag.TableTag
Constructs a TableTag instance with no specific attributes.
TableTest - Class in org.ujac.print.test
Name: TableTest
Description: Table related test cases for the document printer.
TableTest() - Constructor for class org.ujac.print.test.TableTest
 
TableTest - Class in org.ujac.util.table.test
Name: TableTest.java
Description: Description of class.
TableTest() - Constructor for class org.ujac.util.table.test.TableTest
 
TableType - Class in org.ujac.util.exi.type
Name: TableType
Description: An expression type handler for DataTable values.
TableType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.TableType
Constructs a TableType instance with no specific arguments.
TableType.ColumnCountOperation - Class in org.ujac.util.exi.type
The 'columnCount' operation for Tables.
TableType.ColumnCountOperation() - Constructor for class org.ujac.util.exi.type.TableType.ColumnCountOperation
 
TableType.ColumnsOperation - Class in org.ujac.util.exi.type
The 'columns' operation for Tables.
TableType.ColumnsOperation() - Constructor for class org.ujac.util.exi.type.TableType.ColumnsOperation
 
TableType.FormatValueOperation - Class in org.ujac.util.exi.type
The formatValue operation for Rows.
TableType.FormatValueOperation() - Constructor for class org.ujac.util.exi.type.TableType.FormatValueOperation
 
TableType.GetRowOperation - Class in org.ujac.util.exi.type
The 'getRow' operation for Tables.
TableType.GetRowOperation() - Constructor for class org.ujac.util.exi.type.TableType.GetRowOperation
 
TableType.HasColumnOperation - Class in org.ujac.util.exi.type
The 'hasColumn' operation for Tables.
TableType.HasColumnOperation() - Constructor for class org.ujac.util.exi.type.TableType.HasColumnOperation
 
TableType.HasRowsOperation - Class in org.ujac.util.exi.type
The 'hasRows' operation for Tables.
TableType.HasRowsOperation() - Constructor for class org.ujac.util.exi.type.TableType.HasRowsOperation
 
TableType.NoRowsOperation - Class in org.ujac.util.exi.type
The 'noRows' operation for Tables.
TableType.NoRowsOperation() - Constructor for class org.ujac.util.exi.type.TableType.NoRowsOperation
 
TableType.ReferenceOperation - Class in org.ujac.util.exi.type
The reference operation for Tables.
TableType.ReferenceOperation() - Constructor for class org.ujac.util.exi.type.TableType.ReferenceOperation
 
TableType.RotateOperation - Class in org.ujac.util.exi.type
The rotate operation for Tables.
TableType.RotateOperation() - Constructor for class org.ujac.util.exi.type.TableType.RotateOperation
 
TableType.RowCountOperation - Class in org.ujac.util.exi.type
The 'rowCount' operation for Tables.
TableType.RowCountOperation() - Constructor for class org.ujac.util.exi.type.TableType.RowCountOperation
 
TableType.VisibleColumnsOperation - Class in org.ujac.util.exi.type
The 'visibleColumns' operation for Tables.
TableType.VisibleColumnsOperation() - Constructor for class org.ujac.util.exi.type.TableType.VisibleColumnsOperation
 
TableTypeTest - Class in org.ujac.util.exi.test
Name: TableTypeTest
Description: A class testing the TableType class.
TableTypeTest() - Constructor for class org.ujac.util.exi.test.TableTypeTest
 
tag - Variable in class org.ujac.print.AbstractTagTest
The tag to test.
TAG_CELL - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'cell'.
TAG_COLUMN - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'column'.
TAG_COLUMNS - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'columns'.
TAG_HEADER - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'header'.
TAG_LAYOUT_HINTS - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'layout-hints'.
TAG_NAME - Static variable in class org.ujac.print.DynamicContentContainer
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.CheckBoxAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.ComboBoxAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.HiddenFieldAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.OptionTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.RadioButtonAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.RadioGroupAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.SelectListAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AddColumnTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AddRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AlterColumnTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AnchorTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AnnotationTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AssertTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.AttributeTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.BackgroundImageTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.BarcodePdf417Tag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.BarcodeTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.BoldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.BoxTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.CaseTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.CellTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ChapterTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ChartTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ColorDefTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ColumnTextTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.CustomTagTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.DatamatrixTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.DateFormatTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.DefaultTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.DefineColumnTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.DefineTableTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.DocumentTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ElseTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.EncryptionTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ExtraRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.FontDefTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.FontTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.FooterPartTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.FooterTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ForeachTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawCircleTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawCurveTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawEllipseTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawLineTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawPolygonTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawPolyLineTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.DrawRectangleTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.GraphicsTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.PointTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.SetFillColorTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.SetLineCapTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.SetLineDashTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.SetLineJoinTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.SetLineWidthTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.graphics.SetStrokeColorTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.HeaderPartTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.HeaderTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.HeadTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.IfTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ImageTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ImportTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.IndexTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.InsertColumnTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.InsertDocumentTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ItalicTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ItemsTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ItemTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.JavascriptTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ListItemTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ListSymbolTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ListTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.LogTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.MacroDefTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.MacroTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.MetaTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ModuleTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.NewLineTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.NewPageTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.NumberFormatTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.OutlineTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.OverlayTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PageFormatTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ParagraphTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ParameterDefTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ParameterTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PdfCellBlockTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PdfCellTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PdfTableHeaderTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PdfTableRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PdfTableSplitTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PdfTableTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PhraseTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PrintFooterRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PrintGroupRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PrintGroupTitleRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PrintHeaderRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PrintRowTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.PrintTableTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.RegisterFontTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.RegisterTagTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.RemoveColumnTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ResourceBundleTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.RowCellTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SectionTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SegmentTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SetFieldTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SetFormatTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SetPropertyTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SpaceTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SpanTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.StickyTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.StyleDefTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SubscriptTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SuperscriptTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.SwitchTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.TableTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.TextChartItemTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.TocTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.TogglePropertyTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.UnderlineTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.ViewerPreferencesTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.tag.WatermarkTag
The item's name.
TAG_NAME - Static variable in class org.ujac.print.test.ExampleTag
The item's name.
TAG_ROW - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'row'.
TAG_ROWS - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'rows'.
TAG_TABLE - Static variable in class org.ujac.util.table.TableSerializer
Constant for tag 'table'.
TagAttributeException - Exception in org.ujac.print
Name: TagAttributeException.java
Description: An exception class for tag attribute errors.
TagAttributeException(Locator, String) - Constructor for exception org.ujac.print.TagAttributeException
Constructs a TagAttributeException instance with no specific arguments.
TagAttributeException(Locator, String, Throwable) - Constructor for exception org.ujac.print.TagAttributeException
Constructs a TagAttributeException instance with no specific arguments.
TagAttributes - Interface in org.ujac.print.tag
Name: TagAttributes
Description: Holds the attribute name constants of all print items.
TagBuilder - Interface in org.ujac.print
Name: TagBuilder
Description: Interface for document tag builders.
tagFactory - Variable in class org.ujac.print.BaseDocumentTag
The tag factory.
TagInstantiationException - Exception in org.ujac.print
Name: TagInstantiationException.java
Description: An exception class thrown in case a tag could not be instantiated by a tag factory.
TagInstantiationException(Locator, String) - Constructor for exception org.ujac.print.TagInstantiationException
Constructs a TagInstantiationException instance with specific arguments.
TagInstantiationException(Locator, String, Throwable) - Constructor for exception org.ujac.print.TagInstantiationException
Constructs a TagInstantiationException instance with specific arguments.
TemplateContext - Class in org.ujac.util.template
Name: TemplateContext
Description: A class holding all relevant data, needed to execute templates.
TemplateContext(Map) - Constructor for class org.ujac.util.template.TemplateContext
Constructs a TemplateContext instance with specific attributes.
TemplateContext(Map, FormatHelper) - Constructor for class org.ujac.util.template.TemplateContext
Constructs a TemplateContext instance with specific attributes.
TemplateContext(Map, Object, FormatHelper) - Constructor for class org.ujac.util.template.TemplateContext
Constructs a ExpressionContext instance with specific attributes.
TemplateContext(TemplateContext) - Constructor for class org.ujac.util.template.TemplateContext
Constructs a TemplateContext instance with specific attributes.
TemplateContextHolder - Interface in org.ujac.web.servlet
Title: TemplateContextHolder
Description: Definition of the interface TemplateContextHolder.
TemplateException - Exception in org.ujac.util.template
Name: TemplateException
Description: Description of the class.
TemplateException() - Constructor for exception org.ujac.util.template.TemplateException
Creates an instance with no specific arguments.
TemplateException(String) - Constructor for exception org.ujac.util.template.TemplateException
Creates an instance with specific arguments.
TemplateException(String, Throwable) - Constructor for exception org.ujac.util.template.TemplateException
Creates an instance with specific arguments.
templateInterpreter - Variable in class org.ujac.print.test.BasePrintTest
The template interpreter to test.
TemplateInterpreter - Interface in org.ujac.util.template
Name: TemplateInterpreter
Description: Description of the class.
TemplateInterpreterFactory - Interface in org.ujac.util.template
Name: TemplateInterpreterFactory
Description: Description of the class.
TemplateInterpreterHelper - Class in org.ujac.web.servlet
Name: TemplateInterpreterHelper
Description: Eases the usage of the TemplateInterpreter in servlet environments.
TemplateInterpreterHelper() - Constructor for class org.ujac.web.servlet.TemplateInterpreterHelper
 
TemplateRoot - Class in org.ujac.util.template
Name: TemplateRoot
Description: A class for root elements of the template parse tree.
TemplateRoot(char[], int, int) - Constructor for class org.ujac.util.template.TemplateRoot
Constructs a TemplateRoot instance with specific attributes.
TemplateTest - Class in org.ujac.util.template.test
Name: TemplateTest
Description: Defines main template interpreter test cases.
TemplateTest() - Constructor for class org.ujac.util.template.test.TemplateTest
 
TemplateToken - Class in org.ujac.util.template
Name: TemplateToken
Description: A base class for template tokens.
TemplateToken() - Constructor for class org.ujac.util.template.TemplateToken
Constructs a TemplateToken instance with no specific attributes.
TemplateToken(char[], int, int) - Constructor for class org.ujac.util.template.TemplateToken
Constructs a TemplateToken instance with specific attributes.
TemplateTokenContainer - Class in org.ujac.util.template
Name: TemplateTokenContainer
Description: A base class for statement token containers.
TemplateTokenContainer() - Constructor for class org.ujac.util.template.TemplateTokenContainer
Constructs a TemplateTokenContainer instance with no specific attributes.
test(Row) - Method in class org.ujac.util.table.BetweenRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.EqualsRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.ExpressionRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.GreaterEqualsRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.GreaterRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.InRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.LessEqualsRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.LessRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.LikeRowFilterRule
 
test(Row) - Method in class org.ujac.util.table.NotRowFilterRule
 
test(Row) - Method in interface org.ujac.util.table.RowFilterRule
Tests the filter rule for the given row.
test(Row) - Method in class org.ujac.util.table.RowFilterRuleSet
 
TEST_CLOSE - Static variable in class org.ujac.print.AbstractTagTest
Tells to perform tests when closing the tag.
TEST_OPEN - Static variable in class org.ujac.print.AbstractTagTest
Tells to perform tests when opening the tag.
testAbs() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the 'abs' operation for numeric types.
testAccess() - Method in class org.ujac.util.exi.test.ArrayTypeTest
Tests the access of elements of collections or arrays.
testAccess() - Method in class org.ujac.util.exi.test.CollectionTypeTest
Tests the '.' operation.
testAcroForm() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests AcroForm output.
testAlignmentAttributes() - Method in class org.ujac.print.test.StyleParserTest
Testing float style attribute parsing.
testAnchor() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests anchor handling.
testAnd() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the logical and operation for numeric types.
testAnd() - Method in class org.ujac.util.exi.test.BeanAccessTest
Tests the 'and' operation.
testAssert() - Method in class org.ujac.util.template.test.TemplateTest
Tests the _assert_ statement.
testAttributeNameConversion() - Method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
Tests attribute name conversion.
testBarcode() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests barcode output.
testBeanTable() - Method in class org.ujac.util.table.test.BeanTableTest
Performs the bean table test.
testBeanTableCopy() - Method in class org.ujac.util.table.test.BeanTableTest
Performs the bean table test.
testBeginOfYear() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the beginOfYear operation.
testBeginOfYear() - Method in class org.ujac.util.test.DateUtilsTest
Tests the beginOfYear method.
testBetween() - Method in class org.ujac.util.test.BeanUtilsTest
Tests the between comparison.
testBetweenRowFilterRule() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the InRowFilterRule.
testBytes() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the usage of byte values in expressions.
testChartInstance() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests chart instance output.
testCharts() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests chart output.
testCollectionParser() - Method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
Tests the serializer.
testCollectionSerializer() - Method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
Tests the serializer.
testColor() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests color handling.
testColumnCount() - Method in class org.ujac.util.exi.test.TableTypeTest
Tests the 'columnCount' operation.
testColumnFilter() - Method in class org.ujac.util.table.test.BeanTableTest
Performs the bean table test.
testColumnText() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests column text usage.
testCompare() - Method in class org.ujac.util.test.BeanUtilsTest
Tests the compare method.
testComparisonOperators() - Method in class org.ujac.util.exi.test.NullTypeTest
Tests comparison operators for numeric values.
testComparisonOperators() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests comparison operators for numeric values.
testConcat() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'concat' operation.
testCondition() - Method in class org.ujac.util.exi.test.ConditionTest
Tests type casts.
testConditions() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests conditional tag evaluation.
testContains() - Method in class org.ujac.util.exi.test.CollectionTypeTest
Tests the 'contains' operation.
testContains() - Method in class org.ujac.util.test.CollectionUtilsTest
Tests ascending list sorting.
testCountFunctionExecutor() - Method in class org.ujac.util.table.test.FunctionExecutorTest
Tests the CountFunctionExecutor
testCreateCalendar() - Method in class org.ujac.util.test.DateUtilsTest
Tests the createCalendar method.
testCreateChecks() - Method in class org.ujac.util.test.DateUtilsTest
Tests boundary checks for the createDate method.
testCreateDate() - Method in class org.ujac.util.test.DateUtilsTest
Tests the createDate method.
testCustomTags() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests custom tag handling.
testDecrement() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the increment operations.
testDefine() - Method in class org.ujac.util.template.test.TemplateTest
Tests the _define_ statement.
testDefineColumn() - Method in class org.ujac.print.test.TableTest
Tests table output using the define column tag.
testDefineTable() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests the <define-table> tag.
testDistinctValues() - Method in class org.ujac.util.table.test.TableTest
Tests method getDistinctValues.
testDiv() - Method in class org.ujac.util.exi.test.NullTypeTest
Tests the '/' operation.
testDiv() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the '/' operation.
testDynamicTable() - Method in class org.ujac.print.test.TableTest
Tests table output with static layout.
testEncryption() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests usage of document encryption.
testEndOfYear() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the endOfYear operation.
testEndOfYear() - Method in class org.ujac.util.test.DateUtilsTest
Tests the endOfYear method.
testEnforceResultRow() - Method in class org.ujac.print.test.ReportTest
Tests enforceResultRow flag.
testEqual() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the '=='/'eq' operation for various types.
testEqual() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the '==' operation.
testEqual() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the '==' operation.
testEquals() - Method in class org.ujac.util.test.BeanUtilsTest
Tests the equals comparison.
testEquals() - Method in class org.ujac.util.test.StringUtilsTest
Tests the equals comparison.
testEqualsCaseInsensitive() - Method in class org.ujac.util.test.BeanUtilsTest
Tests the equals comparison.
testEqualsCaseInsensitive() - Method in class org.ujac.util.test.StringUtilsTest
Tests the equals comparison.
testEqualsRowFilterRule() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the EqualsRowFilterRule.
testExpressionRowFilterRule() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the ExpressionRowFilterRule.
testExtendedForeach() - Method in class org.ujac.util.template.test.TemplateTest
Extended tests for the execution of _foreach_ statements.
testFilteredTableCopy() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the copyTable method for FilteredTables.
testFloatStyleAttributes() - Method in class org.ujac.print.test.StyleParserTest
Testing float style attribute parsing.
testFont() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests font handling.
testForeach() - Method in class org.ujac.util.template.test.TemplateTest
Tests the execution of _foreach_ statements.
testFormat() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the 'format' operation for numeric types.
testFormat() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the 'format' operation.
testFormat() - Method in class org.ujac.util.text.test.BigDecimalFormatTest
Tests formatting of numbers.
testFormat() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests formatting of numbers.
testGetDay() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the 'getDay' operation.
testGetMonth() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the 'getMonth' operation.
testGetProperty() - Method in class org.ujac.util.test.BeanUtilsTest
Tests the getProperty method.
testGetYear() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the 'getear' operation.
testGlobalAttributeAliases() - Method in class org.ujac.print.test.StyleParserTest
Testing global attribute alias support.
testGraphics() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests graphic output.
testGreater() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the '>' operation.
testGroupBlockWithoutFunctionsAndTitles() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testGroupBlockWithoutFunctionsAndTitlesAndEnforcedResults() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testGroupBlockWithoutTitleRow() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testGroupBlockWithTitleRowResults() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testGroupBlockWithTitleRowResults2() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testGroupBlockWithTitleRows() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testGroupBlockWithTitleRows2() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testHasColumn() - Method in class org.ujac.util.exi.test.TableTypeTest
Tests the 'hasColumn' operation.
testHasRows() - Method in class org.ujac.util.exi.test.TableTypeTest
Tests the 'hasRows' operation.
testHeaderFooter() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests header/footer usage.
testI18n() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests internationalization.
testIfElseifElseEndif() - Method in class org.ujac.util.template.test.TemplateTest
Tests the _if_ _elseif_ _else_ _endif_ statement.
testImages() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests image output.
testIncrement() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the increment operations.
testIncrHour() - Method in class org.ujac.util.test.DateUtilsTest
Tests the incrHour method.
testIncrMinute() - Method in class org.ujac.util.test.DateUtilsTest
Tests the incrMinute method.
testIncrSecond() - Method in class org.ujac.util.test.DateUtilsTest
Tests the incrSecond method.
testInRowFilterRule() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the InRowFilterRule.
testInsert() - Method in class org.ujac.util.table.test.TableTest
Performs the insert test.
testInstanceof() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the 'instanceof' operation.
testIsDefined() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the isDefined operation for various types.
testIsEmpty() - Method in class org.ujac.util.exi.test.ArrayTypeTest
Tests the isEmpty operation for various types.
testIsEmpty() - Method in class org.ujac.util.exi.test.CollectionTypeTest
Tests the 'isEmpty' operation.
testIsEmpty() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'isEmpty' operation.
testLength() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'length' operation.
testLess() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the '<' operation.
testLike() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'like' operation.
testLike() - Method in class org.ujac.util.test.StringUtilsTest
Tests the like comparison.
testLikeCaseInsensitive() - Method in class org.ujac.util.test.StringUtilsTest
Tests the like comparison.
testLikeRowFilterRule() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the LikeRowFilterRule.
testList() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests list output.
testLoadResource() - Method in class org.ujac.util.io.test.CachedResourceLoaderTest
Tests attribute name conversion.
testLoadResource() - Method in class org.ujac.util.io.test.ClassPathResourceLoaderTest
Tests loadResource method.
testLoadResource() - Method in class org.ujac.util.io.test.FileResourceLoaderTest
Tests attribute name conversion.
testLoadResource() - Method in class org.ujac.util.io.test.HttpResourceLoaderTest
Tests attribute name conversion.
testLoadResource() - Method in class org.ujac.util.io.test.MultiResourceLoaderTest
Tests attribute name conversion.
testLoadResourcePrefix() - Method in class org.ujac.util.io.test.ClassPathResourceLoaderTest
Tests loadResource method with given prefix.
testLog() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests log output.
testLog() - Method in class org.ujac.util.template.test.TemplateTest
Tests the _log_ statement.
testLowerCase() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'lowerCase' operation.
testMapEntriesLoop() - Method in class org.ujac.util.template.test.TemplateTest
Extended tests for the execution of _foreach_ statements.
testMinus() - Method in class org.ujac.util.exi.test.NullTypeTest
Tests the '-' operation.
testMinus() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the '-' operation.
testMmul() - Method in class org.ujac.util.exi.test.NullTypeTest
Tests the '*' operation.
testMmul() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the '*' operation.
testNaN() - Method in class org.ujac.util.text.test.BigDecimalFormatTest
Tests output of invalid numbers.
testNaN() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests output of invalid numbers.
testNegatives() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the usage of negative constants.
testNextUltimo() - Method in class org.ujac.util.test.DateUtilsTest
Tests the nextUltimo method.
testNoRows() - Method in class org.ujac.util.exi.test.TableTypeTest
Tests the 'noRows' operation.
testNotContains() - Method in class org.ujac.util.exi.test.CollectionTypeTest
Tests the 'notContains' operation.
testNotEqual() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the '!='/'ne' operation for various types.
testNotEqual() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the '!=' operation.
testNotEqual() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the '!=' operation.
testNotLike() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'notLike' operation.
testNotRowFilterRule() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the NotRowFilterRule.
testOr() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the logical and operation for numeric types.
testOr() - Method in class org.ujac.util.exi.test.BeanAccessTest
Tests the 'or' operation.
testOrderColumns() - Method in class org.ujac.util.table.test.TableTest
Tests column ordering.
testOverlay() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests usage of overlays.
testParse() - Method in class org.ujac.util.text.test.BigDecimalFormatTest
Tests parsing of numbers.
testParse() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests parsing of numbers.
testParser() - Method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
Tests the parser.
testPerformance() - Method in class org.ujac.util.exi.test.TableTypeTest
Added performance test.
testPerformance() - Method in class org.ujac.util.template.test.PerformanceTest
Executes the performance test.
testPivotTableCount() - Method in class org.ujac.util.table.test.PivotTableTest
Tests the creation of a PivotTable.
testPivotTableCountSingleGroup() - Method in class org.ujac.util.table.test.PivotTableTest
Tests the creation of a PivotTable.
testPivotTableSum() - Method in class org.ujac.util.table.test.PivotTableTest
Tests the creation of a PivotTable.
testPivotTableSumSingleGroup() - Method in class org.ujac.util.table.test.PivotTableTest
Tests the creation of a PivotTable.
testPlus() - Method in class org.ujac.util.exi.test.NullTypeTest
Tests the '+' operation.
testPlus() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the '+' operation.
testPrecedenceRules() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests the precedence of operators.
testPreviousUltimo() - Method in class org.ujac.util.test.DateUtilsTest
Tests the previousUltimo method.
testProcedures() - Method in class org.ujac.util.template.test.ProcedureTest
Tests statements executing procedures.
testPropertyAccess() - Method in class org.ujac.util.exi.test.BeanAccessTest
Tests the '.' operation.
testRecursion() - Method in class org.ujac.util.template.test.ProcedureTest
Tests statements executing recursive procedures.
testRecursionGlobal() - Method in class org.ujac.util.template.test.ProcedureTest
Tests statements executing recursive procedures.
testReport() - Method in class org.ujac.print.test.ReportTest
Tests the report output.
testReportTableCopy() - Method in class org.ujac.util.table.test.ReportTableTest
Tests the report output.
testResourceExists() - Method in class org.ujac.util.io.test.CachedResourceLoaderTest
Tests attribute name conversion.
testResourceExists() - Method in class org.ujac.util.io.test.ClassPathResourceLoaderTest
Tests resourceExists method.
testResourceExists() - Method in class org.ujac.util.io.test.FileResourceLoaderTest
Tests attribute name conversion.
testResourceExists() - Method in class org.ujac.util.io.test.HttpResourceLoaderTest
Tests attribute name conversion.
testResourceExists() - Method in class org.ujac.util.io.test.MultiResourceLoaderTest
Tests attribute name conversion.
testResourceExistsPrefix() - Method in class org.ujac.util.io.test.ClassPathResourceLoaderTest
Tests resourceExists method with given prefix.
testResources() - Method in class org.ujac.print.test.OptionalPrinterTests
Tests the access of remote resources.
testRotate() - Method in class org.ujac.util.exi.test.TableTypeTest
Tests the 'rotate' operation.
testRound() - Method in class org.ujac.util.text.test.BigDecimalFormatTest
Tests correct rounding of numbers.
testRound() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests correct rounding of numbers.
testRoundDown() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests correct rounding of numbers.
testRoundHalfDown() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests correct rounding of numbers.
testRoundHalfUp() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests correct rounding of numbers.
testRoundUp() - Method in class org.ujac.util.text.test.SmartDecimalFormatTest
Tests correct rounding of numbers.
testRowCount() - Method in class org.ujac.util.exi.test.TableTypeTest
Tests the 'rowCount' operation.
testRowFilterRuleSet() - Method in class org.ujac.util.table.test.FilteredTableTest
Tests the RowFilterRuleSet.
testSection() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests chapter and section output.
testSegments() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests handling of segments.
testSerialization() - Method in class org.ujac.util.table.test.TableSerializerTest
Tests table serialization.
testSerialization() - Method in class org.ujac.util.table.test.TableTest
Tests table serialization.
testSerializer() - Method in class org.ujac.util.xml.test.DynamicObjectSerializerTest
Tests the serializer.
testSet() - Method in class org.ujac.util.exi.test.DateTypeTest
Tests the set operations.
testSetDay() - Method in class org.ujac.util.test.DateUtilsTest
Tests the setDay method.
testSetFormat() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests the <set-format> tag.
testSetHour() - Method in class org.ujac.util.test.DateUtilsTest
Tests the setHour method.
testSetMinute() - Method in class org.ujac.util.test.DateUtilsTest
Tests the setMinute method.
testSetMonth() - Method in class org.ujac.util.test.DateUtilsTest
Tests the setMonth method.
testSetProperty() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests the <set-property> tag.
testSetProperty() - Method in class org.ujac.util.test.BeanUtilsTest
Tests the setProperty method.
testSetSecond() - Method in class org.ujac.util.test.DateUtilsTest
Tests the setSecond method.
testSetYear() - Method in class org.ujac.util.test.DateUtilsTest
Tests the setYear method.
testSize() - Method in class org.ujac.util.exi.test.ArrayTypeTest
Tests the size operation for various types.
testSize() - Method in class org.ujac.util.exi.test.CollectionTypeTest
Tests the 'size' operation.
testSmallTables() - Method in class org.ujac.util.table.test.TableTest
Performs the ismall tables test.
testSort() - Method in class org.ujac.util.exi.test.CollectionTypeTest
Tests the 'sort' operation.
testSortListAscending() - Method in class org.ujac.util.test.CollectionUtilsTest
Tests ascending list sorting.
testSortListDescending() - Method in class org.ujac.util.test.CollectionUtilsTest
Tests ascending list sorting.
testSortListMixedDirections() - Method in class org.ujac.util.test.CollectionUtilsTest
Tests list sorting with mixed directions.
testSpecialCharacters() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests the <set-format> tag.
testStaticTable() - Method in class org.ujac.print.test.TableTest
Tests static table output.
testStaticTableLayout() - Method in class org.ujac.print.test.TableTest
Tests table output with static layout.
testSticky() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests handling of sticky tags.
testStyle() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests the <style-def> tag.
testSubstring() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'substring' operation.
testSumFunctionExecutor() - Method in class org.ujac.util.table.test.FunctionExecutorTest
Tests the SumFunctionExecutor
testTableLayout() - Method in class org.ujac.print.test.TableTest
Tests table layout.
testTableOutputPerformances() - Method in class org.ujac.print.test.TableTest
Tests table output performance.
TestTagInterceptor - Class in org.ujac.print
Name: TestTagInterceptor
Description: Implementation of the DocumentTagInterceptor interface for testing use.
TestTagInterceptor() - Constructor for class org.ujac.print.TestTagInterceptor
 
testTextStyleAttributes() - Method in class org.ujac.print.test.StyleParserTest
Testing text style attribute parsing.
testToc() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests TOC handling.
testToString() - Method in class org.ujac.util.exi.test.BasicsTest
Tests the 'toString' operation.
testTrimHead() - Method in class org.ujac.util.test.StringUtilsTest
Tests the trimHead() method.
testTrimTail() - Method in class org.ujac.util.test.StringUtilsTest
Tests the trimTail() method.
testTypeCast() - Method in class org.ujac.util.exi.test.NullTypeTest
Tests type casts.
testTypeCast() - Method in class org.ujac.util.exi.test.NumberTypeTest
Tests type casts.
testUnderscores() - Method in class org.ujac.util.template.test.TemplateTest
Tests the execution of templates, containing underscores.
testUpperCase() - Method in class org.ujac.util.exi.test.StringTypeTest
Tests the 'upperCase' operation.
testVerticalSpacing() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests handling of vertical spacings.
testViewerPreferences() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests usage of viewer preferences.
testWatermark() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests usage of watermarks.
testWhitespaces() - Method in class org.ujac.print.test.DocumentPrinterTest
Tests whitespace handling output.
testYesterday() - Method in class org.ujac.util.test.DateUtilsTest
Tests the yesterday method.
TEXT_ALIGN - Static variable in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Definition of the 'text-align' attribute.
TEXT_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TEXT_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
TEXT_RISE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TEXT_RISE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
textAlignmentFromString(String) - Method in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Gets the text alignment type from the given String.
TextAttributeHandler - Class in org.ujac.print
Name: TextAttributeHandler
Description: Attribute handler for textual attributes.
TextAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.TextAttributeHandler
Constructs a TextAttributeHandler instance with specific attributes.
TextChartItem - Class in org.ujac.chart
Name: ChartTextItem
Description: Holds the data, required to precisely place a texual chart item.
TextChartItem(ChartItemPosition, String, Font) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItem(ChartItemPosition, String, Font, Color, boolean) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItem(ChartItemPosition, String, Font, Color) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItem(ChartItemPosition, int, String, Font) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItem(ChartItemPosition, int, String, Font, Color) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItem(ChartItemPosition, int, int, String, Font) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItem(ChartItemPosition, int, int, String, Font, Color) - Constructor for class org.ujac.chart.TextChartItem
Constructs a ChartTextItem instance with specific attributes.
TextChartItemTag - Class in org.ujac.print.tag
Name: TextChartItemTag
Description: A class handling <text-chart-item> tags.
.
TextChartItemTag() - Constructor for class org.ujac.print.tag.TextChartItemTag
Constructs a TextChartItemTag instance with no specific attributes.
TextFieldAcroFieldTag - Class in org.ujac.print.tag.acroform
Name: CheckboxAcroFieldTag
Description: Tag implementation for AcroForm text field.
TextFieldAcroFieldTag() - Constructor for class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
Constructs a TextFieldAcroFieldTag instance with no specific attributes.
textRise - Variable in class org.ujac.print.tag.BaseFontTag
The text raise amount.
timeFormat - Variable in class org.ujac.util.text.FormatHelper
The time format.
timeFormat - Variable in class org.ujac.web.tag.EvalTag
The time format.
timeFormat - Variable in class org.ujac.web.tag.ForeachTag
The time format.
timestampFormat - Variable in class org.ujac.util.text.FormatHelper
The timestamp format.
timestampFormat - Variable in class org.ujac.web.tag.EvalTag
The timestamp format.
timestampFormat - Variable in class org.ujac.web.tag.ForeachTag
The timestamp format.
TimestampType - Class in org.ujac.util.exi.type
Name: TimestampType
Description: An expression type handler for Timestamp values.
TimestampType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.TimestampType
Constructs a TimeType instance with specific arguments.
TimestampType - Class in org.ujac.util.types
Name: TimestampType
Description: A class handling Timestamp values.
TimestampType() - Constructor for class org.ujac.util.types.TimestampType
 
TimeType - Class in org.ujac.util.exi.type
Name: TimeType
Description: An expression type handler for Time values.
TimeType(ExpressionInterpreter) - Constructor for class org.ujac.util.exi.type.TimeType
Constructs a TimeType instance with specific arguments.
TimeType - Class in org.ujac.util.types
Name: TimeType
Description: A class handling Time values.
TimeType() - Constructor for class org.ujac.util.types.TimeType
 
title - Variable in class org.ujac.chart.DefaultChartModel
The chart's title item.
TOC_RELEVANCE - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TOC_RELEVANCE - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
TocItem - Class in org.ujac.print
Name: TocItem
Description: A class holding informations about table of contents entries (chapters or sessions for example).
TocItem(int, String, String, String) - Constructor for class org.ujac.print.TocItem
Constructs a TocItem instance with specific attributes.
TocItem(int, String, String, String, int, float) - Constructor for class org.ujac.print.TocItem
Constructs a TocItem instance with specific attributes.
tocRelevance - Variable in class org.ujac.print.tag.SectionTag
The toc relevance.
TocTag - Class in org.ujac.print.tag
Name: TocTag
Description: Handler class for the <toc> tag.
This tag loops over the table of contents entries, which have been registered during the main document processing step.
TocTag() - Constructor for class org.ujac.print.tag.TocTag
Constructs a TocTag instance with no specific attributes.
today() - Static method in class org.ujac.util.DateUtils
Gets the current date.
TogglePropertyTag - Class in org.ujac.print.tag
Name: SetPropertyTag
Description: Class handling the toggle-property tag.
TogglePropertyTag() - Constructor for class org.ujac.print.tag.TogglePropertyTag
Constructs a TogglePropertyTag instance with no specific attributes.
TokenAncestor - Class in org.ujac.util.template
Title: AncestorDefinition
Description: Helper class for definitions of ancestors.
TokenAncestor(String) - Constructor for class org.ujac.util.template.TokenAncestor
Constructs a AncestorDefinition instance with specific attributes.
TokenAncestor(String, boolean) - Constructor for class org.ujac.util.template.TokenAncestor
Constructs a AncestorDefinition instance with specific attributes.
TokenAncestor(String, boolean, boolean) - Constructor for class org.ujac.util.template.TokenAncestor
Constructs a AncestorDefinition instance with specific attributes.
tokenTypes - Variable in class org.ujac.util.template.BaseTemplateInterpreter
The template token registry (_if_, _foreach_, _loop_, ...)
TOP - Static variable in class org.ujac.chart.ChartItemPosition
Constant telling that the item should be placed at the top side.
topEventRecorder() - Method in class org.ujac.print.DocumentHandler
Gets the top item from the event recorder stack.
topItem() - Method in class org.ujac.print.DocumentHandler
Gets the top item from the document stack.
toString() - Method in class org.ujac.print.ChildDefinition
 
toString() - Method in class org.ujac.print.DocumentEvent
 
toString() - Method in class org.ujac.print.IndexItem
 
toString() - Method in class org.ujac.print.OutlineItem
 
toString() - Method in class org.ujac.print.ParameterDefinition
 
toString() - Method in class org.ujac.print.TocItem
 
toString(Object) - Static method in class org.ujac.util.BeanUtils
Gets the textual representation of the given object.
toString() - Method in class org.ujac.util.CompareTuple
 
toString() - Method in class org.ujac.util.db.AttributeDefinition
Returns a string representation of the object.
toString() - Method in class org.ujac.util.db.TableDefinition
Returns a string representation of the object.
toString() - Method in class org.ujac.util.exi.ConstantOperand
 
toString() - Method in class org.ujac.util.exi.ExpressionTuple
Converts expression tuple to String.
toString() - Method in class org.ujac.util.exi.Operation
 
toString() - Method in class org.ujac.util.exi.SequenceIndex
 
toString() - Method in class org.ujac.util.exi.test.CollectionTypeTest.Person
 
toString() - Method in class org.ujac.util.exi.VariableOperand
 
toString() - Method in class org.ujac.util.table.BaseRow
 
toString() - Method in class org.ujac.util.table.DataTable
Converts the table to String.
toString() - Method in class org.ujac.util.table.DefaultColumn
 
toString() - Method in class org.ujac.util.table.ReportGroup
 
toString() - Method in class org.ujac.util.table.ResultSetTable
Converts the table to String.
toString() - Method in class org.ujac.util.template.AssertToken
 
toString() - Method in class org.ujac.util.template.CallprocToken
 
toString() - Method in class org.ujac.util.template.DefineToken
 
toString() - Method in class org.ujac.util.template.ElseifToken
 
toString() - Method in class org.ujac.util.template.ElseToken
 
toString() - Method in class org.ujac.util.template.ExpressionToken
 
toString() - Method in class org.ujac.util.template.ForeachToken
 
toString() - Method in class org.ujac.util.template.IfToken
 
toString() - Method in class org.ujac.util.template.LogToken
 
toString() - Method in class org.ujac.util.template.ProcedureToken
 
toString() - Method in class org.ujac.util.template.StaticToken
 
toString() - Method in class org.ujac.util.template.TemplateTokenContainer
 
toString() - Method in class org.ujac.util.test.CollectionUtilsTest.Person
 
toString() - Method in class org.ujac.util.xml.AttributeDefinition
 
toString() - Method in class org.ujac.util.xml.test.Address
 
toString() - Method in class org.ujac.util.xml.test.Person
 
toString() - Method in class org.ujac.web.tag.MarkupAttribute
 
TraceTagInterceptor - Class in org.ujac.print
Name: TraceTagInterceptor
Description: Implementation of the DocumentTagInterceptor interface for tracing use.
TraceTagInterceptor() - Constructor for class org.ujac.print.TraceTagInterceptor
 
trim(String) - Static method in class org.ujac.util.StringUtils
Trims off the heading and trailing white spaces from the given string.
TRIM_BODY - Static variable in interface org.ujac.print.tag.CommonAttributes
 
TRIM_BODY - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
trimContentHead() - Method in class org.ujac.print.BaseDocumentTag
Trims off the heading white spaces of the content buffer.
trimContentTail() - Method in class org.ujac.print.BaseDocumentTag
Trims off the trailing white spaces of the content buffer.
trimHead(String) - Static method in class org.ujac.util.StringUtils
Trims off the heading white spaces from the given string.
trimTail(String) - Static method in class org.ujac.util.StringUtils
Trims off the trailing white spaces from the content buffer.
TrueTypeFontHolder - Class in org.ujac.print
Name: TrueTypeFontHolder
Description: A class holding true type fonts for the possible font styles.
TrueTypeFontHolder(String) - Constructor for class org.ujac.print.TrueTypeFontHolder
Constructs a TrueTypeFontHolder instance with specific attributes.
type - Variable in class org.ujac.print.tag.acroform.TextFieldAcroFieldTag
The field type.
TYPE - Static variable in class org.ujac.print.tag.ListTag
Definition of the 'type' attribute.
TYPE_BOOLEAN - Static variable in class org.ujac.print.AttributeDefinition
Constant for boolean attribute type.
TYPE_BOOLEAN - Static variable in interface org.ujac.util.UjacTypes
Constant for column type boolean.
TYPE_BORDER - Static variable in class org.ujac.print.AttributeDefinition
Constant for border attribute type.
TYPE_COLOR - Static variable in class org.ujac.chart.ChartAttributeDefinition
Constant for Color type.
TYPE_COLOR - Static variable in class org.ujac.print.AttributeDefinition
Constant for color attribute type.
TYPE_COLOR - Static variable in class org.ujac.print.ParameterDefinition
Constant for Color type.
TYPE_DATE - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Date.
TYPE_DIMENSION - Static variable in class org.ujac.print.AttributeDefinition
Constant for float attribute type.
TYPE_DOUBLE - Static variable in interface org.ujac.util.UjacTypes
Constant for column type double.
TYPE_ENUM - Static variable in class org.ujac.print.AttributeDefinition
Constant for enumeration attribute type.
TYPE_FLOAT - Static variable in class org.ujac.print.AttributeDefinition
Constant for float attribute type.
TYPE_FLOAT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type float.
TYPE_FONT - Static variable in class org.ujac.chart.ChartAttributeDefinition
Constant for font type.
TYPE_FONT - Static variable in class org.ujac.print.ParameterDefinition
Constant for font type.
TYPE_FONT_FAMILY - Static variable in class org.ujac.print.AttributeDefinition
Constant for font family attribute type.
TYPE_FONT_STYLE - Static variable in class org.ujac.print.AttributeDefinition
Constant for font style attribute type.
TYPE_FORMAT - Static variable in class org.ujac.chart.ChartAttributeDefinition
Constant for Format type.
TYPE_FORMAT - Static variable in class org.ujac.print.ParameterDefinition
Constant for Format type.
TYPE_HORIZONTAL_ALIGNMENT - Static variable in class org.ujac.print.AttributeDefinition
Constant for horizontal alignment attribute type.
TYPE_INT - Static variable in class org.ujac.print.AttributeDefinition
Constant for integer attribute type.
TYPE_INT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type int.
TYPE_LONG - Static variable in interface org.ujac.util.UjacTypes
Constant for column type long.
TYPE_NAME - Static variable in class org.ujac.print.AttributeDefinition
Constant for name attribute type.
TYPE_NAME_BOOLEAN - Static variable in interface org.ujac.util.UjacTypes
Constant for column type boolean.
TYPE_NAME_DATE - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Date.
TYPE_NAME_DOUBLE - Static variable in interface org.ujac.util.UjacTypes
Constant for column type double.
TYPE_NAME_FLOAT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type float.
TYPE_NAME_INT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type int.
TYPE_NAME_LONG - Static variable in interface org.ujac.util.UjacTypes
Constant for column type long.
TYPE_NAME_OBJECT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Object.
TYPE_NAME_SHORT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type short.
TYPE_NAME_STRING - Static variable in interface org.ujac.util.UjacTypes
Constant for column type String.
TYPE_NAME_TABLE - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Table.
TYPE_NAME_TIME - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Time.
TYPE_NAME_TIMESTAMP - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Timestamp.
TYPE_OBJECT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Object.
TYPE_PAGE_SIZE - Static variable in class org.ujac.print.AttributeDefinition
Constant for page size attribute type.
TYPE_SHORT - Static variable in interface org.ujac.util.UjacTypes
Constant for column type short.
TYPE_STRING - Static variable in class org.ujac.print.AttributeDefinition
Constant for string attribute type.
TYPE_STRING - Static variable in interface org.ujac.util.UjacTypes
Constant for column type String.
TYPE_TABLE - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Table.
TYPE_TEXT_ITEM - Static variable in class org.ujac.chart.ChartAttributeDefinition
Constant for text items.
TYPE_TIME - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Time.
TYPE_TIMESTAMP - Static variable in interface org.ujac.util.UjacTypes
Constant for column type Timestamp.
TYPE_VERTICAL_ALIGNMENT - Static variable in class org.ujac.print.AttributeDefinition
Constant for vertical alignment attribute type.
typeCast(Object) - Method in interface org.ujac.util.exi.ExpressionType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.BaseType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.ByteType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.DoubleType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.FloatType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.IntegerType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.LongType
Casts the given value into the handler-specific type.
typeCast(Object) - Method in class org.ujac.util.exi.type.ShortType
Casts the given value into the handler-specific type.
typeCastAttributeValue(Locator, AttributeDefinition, String, Object) - Method in interface org.ujac.print.AttributeHandler
Casts the given object value into a the correct type for the specified attribute definition.
typeCastAttributeValue(Locator, AttributeDefinition, String, Object) - Method in class org.ujac.print.DefaultAttributeHandler
Casts the given object value into a the correct type for the specified attribute definition.
TypeCastException - Exception in org.ujac.util.exi
Name: TypeCastException
Description: An exception that is thrown in case a type cast failed.
TypeCastException() - Constructor for exception org.ujac.util.exi.TypeCastException
Constructs a TypeCastException instance with no specific attributes.
TypeCastException(String) - Constructor for exception org.ujac.util.exi.TypeCastException
Constructs a TypeCastException instance with specific attributes.
typeCastValue(String, String) - Method in class org.ujac.print.BaseDocumentTag
Gets a well typed value for the given one.
typeCastValue(TemplateContext, String, String) - Method in class org.ujac.web.tag.SetPropertyTag
Gets a well typed value for the given one.
TypeConverter - Interface in org.ujac.util
Name: TypeConverter
Description: An interface for type converters.
TypeConverterException - Exception in org.ujac.util
Name: TypeConverterException
Description: An exception thrown in case a type conversion failed.
TypeConverterException() - Constructor for exception org.ujac.util.TypeConverterException
Constructs a TypeConverterException instance with specific attributes.
TypeConverterException(String) - Constructor for exception org.ujac.util.TypeConverterException
Constructs a TypeConverterException instance with specific attributes.
TypeConverterException(String, Throwable) - Constructor for exception org.ujac.util.TypeConverterException
Constructs a TypeConverterException instance with specific attributes.
TypedAttributeHandler - Class in org.ujac.print
Name: TypedAttributeHandler
Description: The base class for typed attribute handlers.
TypedAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.TypedAttributeHandler
Constructs a TypedAttributeHandler instance with specific attributes.
TypeMismatchException - Exception in org.ujac.util.table
Name: TypeMismatchException
Description: Exceptions used if the type of a value doesn't match the type of the referring column.
TypeMismatchException() - Constructor for exception org.ujac.util.table.TypeMismatchException
Constructs a TypeMismatchException instance with no specific arguments.
TypeMismatchException(String) - Constructor for exception org.ujac.util.table.TypeMismatchException
Constructs a TypeMismatchException instance with specific arguments.
TypeMismatchException(String, Throwable) - Constructor for exception org.ujac.util.table.TypeMismatchException
Constructs a TypeMismatchException instance with no specific arguments.

U

UjacException - Exception in org.ujac.util
Name: UjacException
Description: The base UJAC exception class.
UjacException() - Constructor for exception org.ujac.util.UjacException
Creates an instance with no specific arguments.
UjacException(String) - Constructor for exception org.ujac.util.UjacException
Creates an instance with specific arguments.
UjacException(String, Throwable) - Constructor for exception org.ujac.util.UjacException
Constructs a UjacException instance with no specific arguments.
UjacTypeHelper - Class in org.ujac.util
Name: UjacTypes
Description: Provides helper methods for string to type conversion and back.
UjacTypeHelper() - Constructor for class org.ujac.util.UjacTypeHelper
 
UjacTypes - Interface in org.ujac.util
Name: UjacTypes
Description: Defines common types.
uncompress(byte[]) - Method in class org.ujac.print.tag.BaseImageBuilder
Un-compressing the given image data.
UnderlineTag - Class in org.ujac.print.tag
Name: UnderlineTag
Description: A class handling underline font items.
UnderlineTag() - Constructor for class org.ujac.print.tag.UnderlineTag
Constructs a UnderlineTag instance with no specific attributes.
UNITS_OFF - Static variable in class org.ujac.print.tag.graphics.SetLineDashTag
Definition of the 'units-off' attribute.
UNITS_ON - Static variable in class org.ujac.print.tag.graphics.SetLineDashTag
Definition of the 'units-on' attribute.
UNLIMITED - Static variable in class org.ujac.print.ChildDefinition
Constant for the occurrences amount, interpreted as unlimited.
unregisterAlias(String) - Method in class org.ujac.print.AliasTagBuilder
 
unregisterAlias(String) - Method in class org.ujac.print.DefaultTagBuilder
Unregisters an alias for this tag.
unregisterAlias(String) - Method in class org.ujac.print.tag.CustomTagBuilder
Unregisters an alias for this tag.
unregisterAlias(String) - Method in interface org.ujac.print.TagBuilder
Unregisters an alias for this tag.
unregisterAllTypeHandlers() - Method in class org.ujac.util.exi.ExpressionInterpreter
Unregisters all expression types
unregisterTag(String) - Method in class org.ujac.print.DefaultDocumentTagFactory
Unregisters the given document tag.
unregisterTag(String) - Method in interface org.ujac.print.DocumentTagFactory
Unregisters the given document tag.
unregisterTypeHandler(ExpressionType) - Method in class org.ujac.util.exi.ExpressionInterpreter
Unregisters an expression type
unregisterTypeHandler(Class) - Method in class org.ujac.util.exi.ExpressionInterpreter
Unregisters an expression type
url - Variable in class org.ujac.print.tag.acroform.PostButtonAcroFieldTag
The URL to call.
url - Variable in class org.ujac.print.tag.acroform.ResetButtonAcroFieldTag
The URL to call.
usage() - Static method in class org.ujac.chart.test.ChartWriterTester
The main method for testing purposes.

V

values() - Method in class org.ujac.util.exi.ExpressionContext
 
values() - Method in class org.ujac.util.template.TemplateContext
 
VariableOperand - Class in org.ujac.util.exi
Name: VariableOperand
Description: A class implementing operands holding variables.
VariableOperand() - Constructor for class org.ujac.util.exi.VariableOperand
Constructs a VariableOperand instance with specific attributes.
VariableOperand(char[], int, int, int) - Constructor for class org.ujac.util.exi.VariableOperand
Constructs an VariableOperand instance with specific arguments.
VariableOperand(Operand) - Constructor for class org.ujac.util.exi.VariableOperand
Constructs an VariableOperand instance with specific arguments.
VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonAttributes
 
VERTICAL_ALIGNMENT - Static variable in interface org.ujac.print.tag.CommonStyleAttributes
 
VerticalAlignmentAttributeHandler - Class in org.ujac.print
Name: VerticalAlignmentAttributeHandler
Description: Attribute handler for vertical alignment attributes.
VerticalAlignmentAttributeHandler(AttributeHandler) - Constructor for class org.ujac.print.VerticalAlignmentAttributeHandler
Constructs a VerticalAlignmentAttributeHandler instance with specific attributes.
verticalAlignmentHandler - Variable in class org.ujac.print.DefaultAttributeHandler
The vertical alignment attribute handler.
verticalAnchor - Variable in class org.ujac.chart.Base2DScaleChart
The vertical anchor from which to draw the chart.
verticalMaximum - Variable in class org.ujac.chart.Base2DScaleChart
The maximum vertical position.
verticalMinimum - Variable in class org.ujac.chart.Base2DScaleChart
The minimum vertical position.
verticalScale - Variable in class org.ujac.chart.Base2DScaleChart
The vertical scale for the chart values.
verticalZero - Variable in class org.ujac.chart.Base2DScaleChart
The vertical position of the zero coordinate.
ViewerPreferencesTag - Class in org.ujac.print.tag
Name: ViewerPreferencesTag
Description: A class defining the viewer preferences for the generated document.
ViewerPreferencesTag() - Constructor for class org.ujac.print.tag.ViewerPreferencesTag
Constructs a ViewerPreferencesTag instance with no specific attributes.

W

WatermarkTag - Class in org.ujac.print.tag
Name: WatermarkTag
Description: A class handling <watermark> tags.
WatermarkTag() - Constructor for class org.ujac.print.tag.WatermarkTag
Constructs a WatermarkTag instance with no specific attributes.
width - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The field's width.
width - Variable in class org.ujac.print.tag.BaseImageTag
The image width.
WIDTH - Static variable in class org.ujac.print.tag.graphics.SetLineWidthTag
Definition of the 'width' attribute.
WIDTH - Static variable in class org.ujac.print.tag.HeaderFooterPartTag
Declaration of specific attribute 'width'
width - Variable in class org.ujac.print.tag.HeaderFooterPartTag
The fixed width of this part.
write(int) - Method in class org.ujac.util.io.NullDeviceOutputStream
 
write(PrintWriter, Object) - Method in class org.ujac.util.table.TableSerializer
Writes an object to the given print writer.
write(OutputStream, Object) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes an object to the given output stream.
write(Writer, Object) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes an object to the given writer.
write(PrintWriter, Object) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes an object to the given print writer.
write(PrintWriter, Object) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Writes an object to the given print writer.
writeAttribute(PrintWriter, String, String) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes a XML attribute to the given writer.
writeAttribute(PrintWriter, String, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes a XML attribute to the given writer.
writeAttribute(PrintWriter, String, int) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes a XML attribute to the given writer.
writeAttributes(PageContext, JspWriter) - Method in class org.ujac.web.tag.BaseTag
Writes the given attributes to the JSP writer.
writeCloseTag(PrintWriter, String, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes a close tag to the given writer.
writeData(ObjectOutputStream) - Method in class org.ujac.util.exi.ExpressionContext
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.table.BaseRow
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.table.BaseTable
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.table.DataRow
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.table.DataTable
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.table.DefaultColumn
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.table.GroupRow
Writes the object's data to the given stream.
writeData(ObjectOutputStream) - Method in class org.ujac.util.text.FormatHelper
Writes the object's data to the given stream.
writeObject(PrintWriter, ElementDefinition, Object, int) - Method in class org.ujac.util.xml.DynamicObjectSerializer
Writes an object to the given print writer.
writeOpenTag(PrintWriter, String, boolean, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes an open tag to the given writer.
writeTag(PrintWriter, String, Object, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes a XML tag to the given writer.
writeTagBody(PrintWriter, Object, boolean) - Method in class org.ujac.util.xml.BaseObjectSerializer
Writes a tag body.

X

x - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The horizontal position.
X - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'x' attribute.
X - Static variable in class org.ujac.print.tag.HeaderFooterPartTag
Declaration of specific attribute 'x'
X1 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'x1' attribute.
X2 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'x2' attribute.
X3 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'x3' attribute.
X4 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'x4' attribute.
XmlSchemaGenerator - Class in org.ujac.print
Name: XmlSchemaGenerator
Description: Provides command line access to the static method generateXmlSchema at class DocumentTagFactory .
XmlSchemaGenerator(DocumentTagFactory) - Constructor for class org.ujac.print.XmlSchemaGenerator
Constructs a XmlSchemaGenerator instance with specific attributes.
XmlUtils - Class in org.ujac.util.xml
Name: XmlUtils
Description: Class providing common utility methods for XML parsing issues.
XmlUtils() - Constructor for class org.ujac.util.xml.XmlUtils
 

Y

y - Variable in class org.ujac.print.tag.acroform.BaseAcroFieldTag
The vertical position.
Y - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'y' attribute.
Y1 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'y1' attribute.
Y2 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'y2' attribute.
Y3 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'y3' attribute.
Y4 - Static variable in class org.ujac.print.tag.graphics.BaseGraphicsTag
Definition of the 'y4' attribute.
yesterday() - Static method in class org.ujac.util.DateUtils
Gets the current date -1 day.

A B C D E F G H I J K L M N O P Q R S T U V W X Y

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