- handleContent(StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Format ODF content.xml before generate report.
- handleContentType(Set<DocumentContentType>, Set<DocumentContentType>, StringBuilder, Map<String, List<String>>) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle [Content_Type].xml after evaluate.
- handleForColumn(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle the #forcol directive.
- handleForColumn(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine
-
Handle the #forcol directive.
- handleForColumn(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle the #forcol directive.
- handleForColumn(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Handle the #forcol directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODPEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Handle the #forpage directive.
- handleForPage(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Handle the #forpage directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Handle the #forrow directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle the #forrow directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.HTMLEngine
-
Handle the #forrow directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Handle the #forrow directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle the #forrow directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Handle the #forrow directive.
- handleForRow(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Handle the #forrow directive.
- handleGridCol(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add id to w:gridCol tag.
- handleImport(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Handle the #include directive.
- handleIncludeSection(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Handle the #includeSection directive.
- handleIncludeSection(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle the #includeSection directive.
- handleIncludeSection(Template, StringBuffer, DocumentInfo) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle the #includeSection directive.
- handleIncludeSection(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle the #includeSection directive.
- handleMergeColumns(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle $tableprop.mergeColumns directive
- handleMergeColumns(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle $tableprop.mergeColumns directive
- handleMergeColumns(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Handle $tableprop.mergeColumns directive
- handleMergeRows(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle $tableprop.mergeRows directive
- handleMergeRows(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle $tableprop.mergeRows directive
- handleMergeRows(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Handle $tableprop.mergeRows directive
- handleMeta(StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Format ODF meta.xml before generate report.
- handleNumbering(DocumentBuilder, Document, File, StringBuffer, List<String>, List<String>, Map<String, String>) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle numbering.xml.
- handleRelationship(OOXMLStreamWriter, File, Map<String, ? extends DocumentRelationship>, String, Map<String, List<String>>, StringBuilder) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle relationship file after evaluate.
- handleSectionBegin(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Handle the #sectionBegin directive.
- handleSectionBegin(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle the #sectionBegin directive.
- handleSectionBegin(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Handle the #sectionBegin directive.
- handleSectionBegin(Template, StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Handle the #sectionBegin directive.
- handleSharedFiles() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle document.xml.rels, [Content_Types].xml, styles.xml, and numbering.xml
- handleStyle(DocumentBuilder, Document, File, StringBuffer, List<String>, List<String>, Map<String, String>) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Handle styles.xml after evaluate.
- handleVTLSyntax(StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Manage and format the VTL syntax along with ODF syntax.
- handleVTLSyntax(StringBuffer) - Method in class com.nomagic.magicreport.engine.velocity.ODPEngine
-
Manage and format the VTL syntax along with ODF syntax.
- HANGING - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Constants for style:punctuation-wrap.
- hashCode() - Method in class com.nomagic.magicreport.engine.ConcurrentTool.ConsumeObject
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicreport.engine.ITool.HTMLString
-
Returns a hash code for this HTMLString.
- hashCode() - Method in class com.nomagic.magicreport.engine.ITool.RetainedString
-
Returns a hash code for this RetainedString.
- hashCode() - Method in class com.nomagic.magicreport.engine.odf.ODFEntry
-
Returns the hash code value for this entry.
- hashCode() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentContentType
-
- hashCode() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
-
- hashCode() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLEntry
-
Returns the hash code value for this entry.
- hashCode() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLTagString
-
Returns a hash code for this HTMLString.
- hashCode() - Method in class com.nomagic.magicreport.format.html.CellStyle
-
Returns a hashcode for this set of attributes.
- hashCode() - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Returns a hashcode for this set of attributes.
- hashCode() - Method in class com.nomagic.magicreport.Image
-
Returns a hash code value for the object.
- hasTextContent(Collection<Node>) - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return true when childNodes
contains at least one text node.
- HEADER_PATTERN - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
".*header.*".
- HIDDEN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:shadow and dr3d:shadow.
- HIDDEN_AND_PROTECTED - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Constants for cell protect.
- HIGH - Static variable in class com.nomagic.magicreport.engine.tools.ImageTool
-
The scaling quality high.
- HIGHEST - Static variable in class com.nomagic.magicreport.engine.tools.ImageTool
-
The scaling quality highest.
- HMM_PER_INCH - Static variable in class com.nomagic.magicreport.format.RTFFormatter
-
The number of hundredths of millimeters (0.01 mm) in an inch.
- HORIZONTAL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.HorizontalMirror
-
Constants for style:mirror.
- HORIZONTAL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:caption-escape-direction.
- HORIZONTAL_ON_EVEN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.HorizontalMirror
-
Constants for style:mirror.
- HORIZONTAL_ON_ODD - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.HorizontalMirror
-
Constants for style:mirror.
- HorizontalMirror - Interface in com.nomagic.magicreport.engine.odf.attribute
-
Constants value for style:mirror
- HTML_TABLE_COLUMN_MINWIDTH - Static variable in class com.nomagic.magicreport.format.html.DOCXCreator
-
- HTML_TABLE_COLUMN_MINWIDTH_DEFAULT - Static variable in class com.nomagic.magicreport.format.html.DOCXCreator
-
- HTML_TABLE_COLUMN_MINWIDTH_DEFAULT - Static variable in class com.nomagic.magicreport.format.html.RTFCreator
-
- HTML_TABLE_NO_RESIZE - Static variable in class com.nomagic.magicreport.format.html.DOCXCreator
-
- HTML_TABLE_USE_COLUMN_MINWIDTH - Static variable in class com.nomagic.magicreport.format.html.DOCXCreator
-
- HTMLColorConverter - Class in com.nomagic.magicreport.format.html
-
The class for change HTML color code to Six Digit Hex code.
- HTMLCreator - Class in com.nomagic.magicreport.format.html
-
The class use for create HTML content.
- HTMLCreator() - Constructor for class com.nomagic.magicreport.format.html.HTMLCreator
-
- HTMLEngine - Class in com.nomagic.magicreport.engine.velocity
-
This class provides an instance of the Velocity template engine.
- HTMLEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.HTMLEngine
-
Create instance of engine.
- HTMLFormatter - Class in com.nomagic.magicreport.format
-
This class provides implementation for HTML format output.
- HTMLFormatter(Properties) - Constructor for class com.nomagic.magicreport.format.HTMLFormatter
-
Create a HTML formatter with specific properties.
- HTMLParser - Class in com.nomagic.magicreport.format.html
-
A HTML parser to load an HTML document with an HTML element structure.
- HTMLParser() - Constructor for class com.nomagic.magicreport.format.html.HTMLParser
-
Create HTMLReader.
- htmlPlainText(String) - Static method in class com.nomagic.magicreport.helper.XMLUtils
-
Strip all tag element and convert all special characters to plain text.
- HTMLString(CharSequence) - Constructor for class com.nomagic.magicreport.engine.ITool.HTMLString
-
Constructs a retained string that contains the same characters as the specified CharSequence.
- HTMLTagData - Class in com.nomagic.magicreport.format.html
-
The class use for collect HTML data.
- HTMLTagData(Object, String) - Constructor for class com.nomagic.magicreport.format.html.HTMLTagData
-
constructor method of class HtmlTagData.
- HumanAscendingSort(SortTool, String) - Constructor for class com.nomagic.magicreport.engine.tools.SortTool.HumanAscendingSort
-
Create ascending sort.
- HumanDescendingSort(SortTool, String) - Constructor for class com.nomagic.magicreport.engine.tools.SortTool.HumanDescendingSort
-
Create descending sort.
- humanSort(Collection<?>) - Method in class com.nomagic.magicreport.engine.tools.SortTool
-
Special sorting function with human order, which says to split the text to be sorted into numeric and
non-numeric chunks, then sort so that the numeric chunks are treated as numbers.
- humanSort(Collection<?>, String) - Method in class com.nomagic.magicreport.engine.tools.SortTool
-
Special sorting function with human order, which says to split the text to be sorted into numeric and
non-numeric chunks, then sort so that the numeric chunks are treated as numbers.
- HYPERLINK - Static variable in class com.nomagic.magicreport.Link
-
Indicates the bookmark type is hyper link.