- TABLE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
style:family = "table".
- TABLE - Static variable in interface com.nomagic.magicreport.format.html.StyledDocument
-
The type signature that is expected to be present on any attribute key that contributes to the table
presentation.
- TABLE_CELL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
style:family = "table-cell".
- TABLE_COLUMN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
style:family = "table-column".
- TABLE_INDEX - Static variable in class com.nomagic.magicreport.format.html.TableObject
-
- TABLE_MARGIN_LEFT - Static variable in class com.nomagic.magicreport.format.html.TableObject
-
- TABLE_MARGIN_RIGTH - Static variable in class com.nomagic.magicreport.format.html.TableObject
-
- TABLE_PROPERTIES - Static variable in class com.nomagic.magicreport.format.html.StyledTable
-
constants for table properites.
- TABLE_ROW - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
style:family = "table-row".
- TABLE_WIDTH - Static variable in class com.nomagic.magicreport.format.html.TableObject
-
- TableObject - Class in com.nomagic.magicreport.format.html
-
The class use for collect table tag of HTML.
- TableObject() - Constructor for class com.nomagic.magicreport.format.html.TableObject
-
- TableStyle - Class in com.nomagic.magicreport.format.html
-
A collection of attributes, represent table styles.
- TableStyle() - Constructor for class com.nomagic.magicreport.format.html.TableStyle
-
Creates a new style, with a null name and parent.
- TableStyle(String) - Constructor for class com.nomagic.magicreport.format.html.TableStyle
-
Creates a new style.
- TableTool - Class in com.nomagic.magicreport.engine.tools
-
Use for creating the table properties.
- TableTool() - Constructor for class com.nomagic.magicreport.engine.tools.TableTool
-
- TAG_NAME - Static variable in class com.nomagic.magicreport.format.html.StyledTable
-
Constants for tag name.
- TB - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonWritingModeAttlist
-
top-to-bottom.
- TB_LR - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonWritingModeAttlist
-
top-to-bottom, left-to-right.
- TB_RL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonWritingModeAttlist
-
top-to-bottom, right-to-left.
- TEMP_FILE_NAME_PREFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
temp file prefix.
- TEMP_FILE_NAME_PREFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
temp file prefix.
- TEMP_FILE_NAME_PREFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
temp file prefix.
- TEMP_FILE_NAME_SUFFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
temp file suffix.
- TEMP_FILE_NAME_SUFFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
temp file suffix.
- TEMP_FILE_NAME_SUFFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
temp file suffix.
- TempFile - Class in com.nomagic.magicreport
-
Temporary file.
- TempFile(String) - Constructor for class com.nomagic.magicreport.TempFile
-
Constructor.
Creates a new File instance by converting the given pathname string into an abstract pathname.
- TempFile(File, String) - Constructor for class com.nomagic.magicreport.TempFile
-
Constructor.
Creates a new File instance from a parent abstract pathname and a child pathname string.
- TempFile(String, String) - Constructor for class com.nomagic.magicreport.TempFile
-
Constructor.
Creates a new File instance from a parent pathname string and a child pathname string.
- TempFile(URI) - Constructor for class com.nomagic.magicreport.TempFile
-
Constructor.
Creates a new File instance by converting the given file: URI into an abstract pathname.
- template - Variable in exception com.nomagic.magicreport.ParseErrorException
-
Contains reference to error template.
- Template - Class in com.nomagic.magicreport
-
This class is used for representing template and controlling template operations.
- Template() - Constructor for class com.nomagic.magicreport.Template
-
- TEMPLATE_AUTO_IMAGE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report auto image.
- TEMPLATE_COMMENT - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for enable template comment.
- TEMPLATE_DOCX_FORCEAPPLYCHILDSTYLE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key to apply style for child template when the style duplicate with parent style
- TEMPLATE_DOCX_IGNORECHILDSTYLE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for ignoring style list of child template when using include/includesection
- TEMPLATE_DOCX_IGNOREDUPCHILDSTYLE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for apply only list of styles of child that not duplicated with parent
- TEMPLATE_DOCX_NEWLINE_INSERTED - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key to add line break or carriage return instead of line break from CharSequence in formatter
- TEMPLATE_FORCE_HTML - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for enable engine to render all content in HTML format.
- TEMPLATE_ICON_RETINALSCALE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for using retina scaling
- TEMPLATE_IMAGE_FORMAT - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store image format of output template.
- TEMPLATE_INPUT_ENCODING - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output encoding.
- TEMPLATE_INPUT_FILE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report input file.
- TEMPLATE_INPUT_FORMAT - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report input format.
- TEMPLATE_INPUT_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report input location.
- TEMPLATE_LATEST_INPUT_FILE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for currently file location that is evaluated.
- TEMPLATE_LATEST_INPUT_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
- TEMPLATE_LATEST_OUTPUT_FILE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
- TEMPLATE_LATEST_OUTPUT_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
- TEMPLATE_MAIN_INPUT_FILE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report input file.
- TEMPLATE_MAIN_INPUT_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report input location.
- TEMPLATE_MAIN_OUTPUT_FILE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output file.
- TEMPLATE_MAIN_OUTPUT_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output file.
- TEMPLATE_NAME - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report template name.
- TEMPLATE_ODP_USE_VIRTUAL_NAME - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for enable engine to replace ODP hyperlink to page name.
- TEMPLATE_OUTPUT_DPI - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output DPI.
- TEMPLATE_OUTPUT_ENCODING - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output encoding.
- TEMPLATE_OUTPUT_FILE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output file.
- TEMPLATE_OUTPUT_FILENAME - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output file.
- TEMPLATE_OUTPUT_FORMAT - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output format.
- TEMPLATE_OUTPUT_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output location.
- TEMPLATE_OUTPUT_ON_BLANK_FIELD - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Keys for printing string if field value is null.
- TEMPLATE_OUTPUT_RESOURCES - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for store report output resources.
- TEMPLATE_POOL_SIZE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for pool size.
- TEMPLATE_PROCESS_LOCATION - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for process location property.
- TEMPLATE_PROCESS_SIZE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for size of process in memory.
- TEMPLATE_RTF_NEWLINE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Use additional element and owned element to get children of element.
- TEMPLATE_RTF_RSID - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for enable RTF RSID support.
- TEMPLATE_SKIP_HTML_ALL - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for disable engine to render all HTML content to HTML format.
- TEMPLATE_TEST - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Flag for testing template
- TEMPLATE_TRIM_TRAIL_SPACE - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Trim trail spaces after Hash statement.
- TEMPLATE_XLSX_HTML_LINK - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Key for selecting the first or last hyperlink in the HTML String of any cell, and apply the selected hyperlink to the cell.
- TemplateConstants - Class in com.nomagic.magicreport.engine
-
Contain constants value for template engine.
- TemplateEngineFactory - Class in com.nomagic.magicreport
-
This is the factory for template engine.
- TemplateException - Exception in com.nomagic.magicreport
-
Base class for Template runtime exceptions thrown to the application layer.
- TemplateException() - Constructor for exception com.nomagic.magicreport.TemplateException
-
Constructs a new exception with null
as its detail message.
- TemplateException(String) - Constructor for exception com.nomagic.magicreport.TemplateException
-
Constructs a new exception with the specified detail message.
- TemplateException(String, Throwable) - Constructor for exception com.nomagic.magicreport.TemplateException
-
Constructs a new exception with the specified detail message and cause.
- TemplateException(Throwable) - Constructor for exception com.nomagic.magicreport.TemplateException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString()) (which typically contains the class and detail message of
cause).
- templateExists(String) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
- TemplateParser - Class in com.nomagic.magicreport.parser
-
Provides utilities to parse a template.
- TemplateParser() - Constructor for class com.nomagic.magicreport.parser.TemplateParser
-
- TemplateTool - Class in com.nomagic.magicreport.engine.tools
-
The Tool for getting template information.
- TemplateTool() - Constructor for class com.nomagic.magicreport.engine.tools.TemplateTool
-
- TEXT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
-
Constants for style:vertical-rel.
- TEXT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
style:family = "text".
- TextEngine - Class in com.nomagic.magicreport.engine.velocity
-
This class provides an instance of the Velocity template engine.
- TextEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.TextEngine
-
Create instance of engine.
- TextFormatter - Class in com.nomagic.magicreport.format
-
This class provides implementation for text format output.
- TextFormatter(Properties) - Constructor for class com.nomagic.magicreport.format.TextFormatter
-
Create a Text formatter with specific properties.
- TextListLevelStyleAttr - Interface in com.nomagic.magicreport.engine.odf.attribute
-
The attributes that may be associated with the <text-list-level-style-attr>.
- TextListLevelStyleBullet - Class in com.nomagic.magicreport.engine.odf.node
-
A class represent <text:list-level-style-bullet> element.
- TextListLevelStyleBullet() - Constructor for class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
- TextListLevelStyleBulletAttr - Interface in com.nomagic.magicreport.engine.odf.attribute
-
The attributes that may be associated with the <text-list-level-style-bullet-attr>.
- TextListLevelStyleImage - Class in com.nomagic.magicreport.engine.odf.node
-
An image level style element specifies a list style where the list items are preceded by images.
- TextListLevelStyleImage() - Constructor for class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
-
- TextListLevelStyleImageAttr - Interface in com.nomagic.magicreport.engine.odf.attribute
-
Image Location
- TextListLevelStyleNumber - Class in com.nomagic.magicreport.engine.odf.node
-
A class represent <text:list-level-style-number> element.
- TextListLevelStyleNumber() - Constructor for class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
- TextListLevelStyleNumberAttr - Interface in com.nomagic.magicreport.engine.odf.attribute
-
The attributes that may be associated with the <text-list-level-style-number-attr>.
- TextListStyle - Class in com.nomagic.magicreport.engine.odf.node
-
List styles specify the formatting properties for lists.
- TextListStyle() - Constructor for class com.nomagic.magicreport.engine.odf.node.TextListStyle
-
- TextListStyleAttr - Interface in com.nomagic.magicreport.engine.odf.attribute
-
The style:name attribute specifies the name of the list style.
- TextListStyleContent - Class in com.nomagic.magicreport.engine.odf.node
-
A class represent <text-list-style-content> element.
- TextListStyleContent() - Constructor for class com.nomagic.magicreport.engine.odf.node.TextListStyleContent
-
- TextNode - Class in com.nomagic.magicreport.engine.xml
-
The Text node represents the textual content (termed character data in XML) of an Element or Attribute.
- TextNode() - Constructor for class com.nomagic.magicreport.engine.xml.TextNode
-
Create a text node.
- TextNode(String) - Constructor for class com.nomagic.magicreport.engine.xml.TextNode
-
Create a text node with text content.
- TextStyle - Class in com.nomagic.magicreport.format.html
-
A collection of attributes, represent text styles.
- TextStyle() - Constructor for class com.nomagic.magicreport.format.html.TextStyle
-
Creates a new style, with a null name and parent.
- TextStyle(String) - Constructor for class com.nomagic.magicreport.format.html.TextStyle
-
Creates a new style.
- THUMBNAIL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:draw-aspect.
- toHex(byte[]) - Static method in class com.nomagic.magicreport.helper.UUIDGenerator
-
Convert array of bytes into string representation of the unsigned integer in base 16.
- Tool - Class in com.nomagic.magicreport.engine
-
A base class realizing from interface
ITool
.
- Tool() - Constructor for class com.nomagic.magicreport.engine.Tool
-
- TOOL_ENGINE_NAME - Static variable in class com.nomagic.magicreport.ToolsContext
-
- ToolsContext - Class in com.nomagic.magicreport
-
A convenient class use to manage a template tools.
- TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalPosAttlist
-
Constants for style:vertical-pos.
- TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleBackgroundImageAttlist
-
Constants for style:position.
- TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnSepAttlist
-
Constants for style:vertical-align.
- TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:textarea-vertical-align and draw:textarea-horizontal-align.
- TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Constants for style:vertical-align.
- TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Constants for cell vertical align, rotation align.
- toString() - Method in class com.nomagic.magicreport.engine.ITool.HTMLString
-
Returns a string containing the characters in this sequence in the same order as this sequence.
- toString() - Method in class com.nomagic.magicreport.engine.ITool.RetainedString
-
Returns a string containing the characters in this sequence in the same order as this sequence.
- toString() - Method in class com.nomagic.magicreport.engine.ITool.Void
-
Returns a string representation of the object.
- toString() - Method in class com.nomagic.magicreport.engine.MemoryReader
-
Return the buffer's current value as a string.
- toString() - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Return the buffer's current value as a string.
- toString() - Method in exception com.nomagic.magicreport.engine.odf.ODSParseErrorException
-
Return string representation of this exception.
- toString() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLTagString
-
Returns a string containing the characters in this sequence in the same order as this sequence.
- toString() - Method in exception com.nomagic.magicreport.engine.ooxml.PPTXParseErrorException
-
Return string representation of this exception.
- toString() - Method in exception com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
-
Return string representation of this exception.
- toString() - Method in class com.nomagic.magicreport.engine.rtf.node.RTFControl
-
Returns a string representation of the node.
- toString() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return string represents this object.
- toString() - Method in class com.nomagic.magicreport.engine.xml.TextNode
-
Return string represents this object.
- toString() - Method in class com.nomagic.magicreport.Image
-
Returns a string representation of the object.
- toString() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return string representation of this exception.
- toString() - Method in class com.nomagic.magicreport.UnicodeBOMInputStream.BOM
-
Returns a String
representation of this BOM
value.
- track(File, Object) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Track the specified file, using the provided marker, deleting the file when the marker instance is garbage
collected.
- track(String, Object) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Track the specified file, using the provided marker, deleting the file when the marker instance is garbage
collected.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer, DocumentInfo) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer, String, DocumentInfo) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Process the template in inProcessBuffer
into valid format.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Translate the RTF document into valid VTL document.
- translate(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Process the template in inProcessBuffer
into valid format.
- TRANSPARENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonBackgroundColorAttlist
-
Constants for fo:background-color.
- trim(CharSequence) - Static method in class com.nomagic.magicreport.helper.StringUtils
-
Returns a copy of the string, with leading whitespace and trailing whitespace are omitted.
- trimTrailSpace(int, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Calculate and return the new cursor at the end of #hash statement after trim.
- TRUE_TRANSFORM - Static variable in class com.nomagic.magicreport.Image
-
Constants bit for image transformation (physically transform image instead of use document feature).
- TWIPS_PER_INCH - Static variable in class com.nomagic.magicreport.format.RTFFormatter
-
The number of twips in an inch.