- FAMILY_PARAGRAPH - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleContent
-
Constants for style:family.
- FAMILY_RUBY - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleContent
-
Constants for style:family.
- FAMILY_SECTION - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleContent
-
Constants for style:family.
- FAMILY_TEXT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleContent
-
Constants for style:family.
- FILE_CONTENT_TYPE_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
content type file name.
- FILE_CONTENTTYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
Content_Types file name.
- FILE_CORE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
core property file.
- FILE_CORE_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
core property file name.
- FILE_CUSTOM_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
core property file name.
- FILE_DOCUMENT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
document file name.
- FILE_DOCUMENT_RELATION - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
document file name.
- FILE_HANDOUT_MASTER - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
handoutMaster
- FILE_MEDIA - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
media directory.
- FILE_MEDIA - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
media directory.
- FILE_MEDIA - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
media directory.
- FILE_NUMBERING - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
numbering file.
- FILE_PRESENTATION - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
presentation file name.
- FILE_PROP - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
core property folder.
- FILE_PROP - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
core property folder.
- FILE_PROP - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
core property folder.
- FILE_SHAREDSTRINGS - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
sharedStrings file name.
- FILE_STYLE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
style file name.
- FILE_STYLES - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
styles file name.
- FILE_SUFFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
file suffix.
- FILE_SUFFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
-
file suffix.
- FILE_SUFFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
file suffix.
- FILE_SUFFIX_RELATION - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
file suffix for relation.
- FILE_SUFFIX_RELATION_XML - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
file suffix for relation of xml file.
- FILE_WORKBOOK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
-
workbook file name.
- FileSearchFactory - Class in com.nomagic.magicreport.helper.file
-
Create custom file search.
- FileTool - Class in com.nomagic.magicreport.engine.tools
-
This class enables to generate output report file in the template file.
- FileTool(ITemplateEngine) - Constructor for class com.nomagic.magicreport.engine.tools.FileTool
-
Create a file tool with default global engine.
- FileUtils - Class in com.nomagic.magicreport.helper
-
A collection of utility methods for File handler.
- filter(CharSequence) - Static method in class com.nomagic.magicreport.format.LaTeXFormatter
-
Filter the specified string for characters that are sensitive to LaTeX interpreters, returning the string
with these characters replaced by the corresponding character entities.
- filter(CharSequence) - Static method in class com.nomagic.magicreport.helper.XMLUtils
-
Filter the specified string for characters that are sensitive to HTML interpreters, returning the string
with these characters replaced by the corresponding character entities.
- filterExcludeLineBreak(String) - Static method in class com.nomagic.magicreport.helper.XMLUtils
-
- finalizeOutput() - Method in class com.nomagic.magicreport.ODFTemplate
-
Finalize the output before terminate this object.
- finalizeOutput() - Method in class com.nomagic.magicreport.OOXMLTemplate
-
Finalize the output before terminate this object.
- finalizeOutput() - Method in class com.nomagic.magicreport.Template
-
Finalize the output before terminate this object.
- finalizeOutputLater() - Method in class com.nomagic.magicreport.OOXMLTemplate
-
Manually call this method for real finalize.
- findField(String) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return field name from getter or setter method name.
- findGetter(Field) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return getter name from given field.
- findGetter(String, Class<?>) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return getter Method from given bean class and field name.
- findGetter(String) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return getter name from given field name.
- findSetter(Field) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return setter name from given field.
- findSetter(String, Class<?>, Class<?>) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return setter name from given field name.
- findSetter(String) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Return setter name from given field name.
- findTemplate(String, String) - Method in class com.nomagic.magicreport.engine.velocity.ReportFileResourceLoader
-
Try to find a template given a normalized path.
- fireStateChanged() - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Notifies all listeners that have registered interest for notification on this event type.
- FIT_PAPER - Static variable in class com.nomagic.magicreport.Image
-
Constants bit for image transformation (auto fit).
- FIXED - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:caption-angle-type.
- FLAT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for dr3d:normals-kind and dr3d:texture-generation-mode-x and dr3d:texture-generation-mode-y.
- flush() - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Flush the stream.
- flush() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
-
Flushes the stream.
- flush() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
-
Flushes the stream.
- flush() - Method in class com.nomagic.magicreport.Image
-
- flush(Object) - Method in class com.nomagic.magicreport.Image
-
- flush(Object) - Method in class com.nomagic.magicreport.SVGIcon
-
- FONT - 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 determination
of what font to use to render some text.
- FONT_STYLE_PREFIX - Static variable in interface com.nomagic.magicreport.engine.odf.ODFConstants
-
Font family.
- fontList - Variable in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Contains list of font being appended to report.
- FOOTER_PATTERN - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
".*footer.*".
- FOOTNOTE_PATTERN - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
-
".*footnotes.*".
- FORCE_ROTATE - Static variable in class com.nomagic.magicreport.Image
-
Constants bit for force rotate
- FORCE_ROTATE_LEFT - Static variable in class com.nomagic.magicreport.Image
-
Constants bit for force rotate (rotate left).
- FORCE_ROTATE_RIGHT - Static variable in class com.nomagic.magicreport.Image
-
Constants bit for force rotate (rotate right).
- FOREGROUND - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:run-through.
- format(Object) - Method in class com.nomagic.magicreport.format.DefaultFormatter
-
Convert an Object value into default format.
- format(Object) - Method in class com.nomagic.magicreport.format.DocBookFormatter
-
Convert an Object value into HTML format.
- format(Object) - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
Convert an Object value into HTML format.
- format(Object) - Method in class com.nomagic.magicreport.format.HTMLFormatter
-
Convert an Object value into HTML format.
- format(Object) - Method in interface com.nomagic.magicreport.format.IFormatter
-
Convert an Object value into desire format.
- format(Object) - Method in class com.nomagic.magicreport.format.LaTeXFormatter
-
Convert an Object value into HTML format.
- format(Object) - Method in class com.nomagic.magicreport.format.ODFFormatter
-
Convert an Object value into HTML format.
- format(Object) - Method in class com.nomagic.magicreport.format.PPTXFormatter
-
Convert an Object value into PPTX format.
- format(Object) - Method in class com.nomagic.magicreport.format.RTFFormatter
-
Convert an Object value into RTF format.
- format(Object) - Method in class com.nomagic.magicreport.format.TextFormatter
-
Convert an Object value into RTF format.
- format(Object) - Method in class com.nomagic.magicreport.format.XLSXFormatter
-
Convert an Object value into HTML format.
- format(Object) - Method in class com.nomagic.magicreport.format.XMLFormatter
-
Convert an Object value into HTML format.
- FORMULA_HIDDEN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Constants for cell protect.
- FRAME - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
-
Constants for text:anchor-type.
- FRAME - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
-
Constants for style:vertical-rel.
- FRAME - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:horizontal-rel.
- FRAME_CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
-
Constants for style:vertical-rel.
- FRAME_CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:horizontal-rel.
- FRAME_END_MARGIN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:horizontal-rel.
- FRAME_START_MARGIN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:horizontal-rel.
- FREE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:caption-angle-type.
- FROM_INSIDE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:horizontal-pos.
- FROM_LEFT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:horizontal-pos.
- FROM_TOP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalPosAttlist
-
Constants for style:vertical-pos.
- FT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:unit.
- FULL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:wrap-contour-mode.
- fullMessage - Variable in exception com.nomagic.magicreport.ParseErrorException
-
Message in detailed.