Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

C

calculateCellWidth() - Method in class com.nomagic.magicreport.format.html.ODFCreator
Calculate table and td width
calculatePaperWidthHeight() - Method in class com.nomagic.magicreport.engine.tools.ImageTool
CAPITAL_ALPHABETIC - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonNumFormatAttlist
Alphabetic: A, B, C, ...
CAPITAL_ROMAN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonNumFormatAttlist
Roman: I, II, III, IV, ...
CELL_BORDER - Static variable in class com.nomagic.magicreport.format.html.CellStyle
Constants for cellborder attribute.
CELL_COLSPAN - Static variable in class com.nomagic.magicreport.format.html.CellObject
 
CELL_INDEX - Static variable in class com.nomagic.magicreport.format.html.CellObject
 
CELL_ISSPANNED - Static variable in class com.nomagic.magicreport.format.html.CellObject
 
CELL_PADDING - Static variable in class com.nomagic.magicreport.format.html.CellStyle
Constants for cellpadding attribute.
CELL_WIDTH - Static variable in class com.nomagic.magicreport.format.html.CellObject
 
CELL_WIDTH_POSITION - Static variable in class com.nomagic.magicreport.format.html.CellObject
 
CellInfo - Class in com.nomagic.magicreport.engine.velocity
Class to store cell information for processing forcol, mergerow, or mergecolumn syntax.
CellInfo() - Constructor for class com.nomagic.magicreport.engine.velocity.CellInfo
 
CellObject - Class in com.nomagic.magicreport.format.html
The class use for collect column object.
CellObject() - Constructor for class com.nomagic.magicreport.format.html.CellObject
 
CellStyle - Class in com.nomagic.magicreport.format.html
A collection of attributes, represent cell styles.
CellStyle() - Constructor for class com.nomagic.magicreport.format.html.CellStyle
Creates a new style, with a null name and parent.
CellStyle(String) - Constructor for class com.nomagic.magicreport.format.html.CellStyle
Creates a new style.
CENTER - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAlign
Constants for fo:text-align.
CENTER - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleBackgroundImageAttlist
Constants for style:position.
CENTER - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:measure-vertical-align and style:horizontal-pos.
CENTER - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
Constants for fo:text-align-last.
CENTER - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
Constants for rotation align.
CENTER - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesAttlist
Constants for table align.
changeColorFormat(String) - Static method in class com.nomagic.magicreport.format.html.HTMLColorConverter
Change color(3-digits RGB, 6-digits RGB ,color name and RGB value) to 6-digits RGB.
changeColorFormat(String) - Method in class com.nomagic.magicreport.format.html.ODFCreator
Change color(3-digits RGB, 6-digits RGB and color name) to RGB format.
changeColorFormat(String) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
Change color(3-digits RGB, 6-digits RGB and color name) to RGB format.
changeColorFormat(String) - Method in class com.nomagic.magicreport.format.html.RTFCreator
Change color(3-digits RGB, 6-digits RGB and color name) to RGB format.
changeColorFormat(String) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
Change color(3-digits RGB, 6-digits RGB and color name) to RGB format.
changeEvent - Variable in class com.nomagic.magicreport.format.html.SimpleStyle
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
CHAR - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
Constants for text:anchor-type.
CHAR - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
Constants for style:vertical-rel.
CHAR - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
CHARACTER - 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 character level presentation.
characters(char[], int, int) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingUpdateProcess
 
characters(char[], int, int) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
 
characters(char[], int, int) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine.PostProcessHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class com.nomagic.magicreport.engine.velocity.ODPEngine.PostProcessHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine.PostProcessHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
/** Receive notification of character data inside an element.
characters(char[]) - Method in class com.nomagic.magicreport.format.html.DocBookCreator
 
characters(char[]) - Method in class com.nomagic.magicreport.format.html.DOCXCreator
Receive notification of character data inside a tag.
characters(char[]) - Method in interface com.nomagic.magicreport.format.html.IHTMLHandler
Receive notification of character data inside a tag.
characters(char[]) - Method in class com.nomagic.magicreport.format.html.ODFCreator
Receive notification of character data inside a tag.
characters(char[]) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
Receive notification of character data inside a tag.
characters(char[]) - Method in class com.nomagic.magicreport.format.html.RTFCreator
Receive notification of character data inside a tag.
characters(char[]) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
Receive notification of character data inside a tag.
charAt(int) - Method in class com.nomagic.magicreport.engine.ITool.HTMLString
Returns the char value at the specified index.
charAt(int) - Method in class com.nomagic.magicreport.engine.ITool.RetainedString
Returns the char value at the specified index.
charAt(int) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLTagString
Returns the char value at the specified index.
CHART - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
style:family = "chart".
checkFileNotFoundException(Exception, File) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
 
checkRowSpan() - Method in class com.nomagic.magicreport.format.html.RTFCreator
check rowspan when creator received tag td, th or tr.
clear() - Method in class com.nomagic.magicreport.engine.tools.GroupTool
Removes all mappings.
clear() - Method in class com.nomagic.magicreport.engine.tools.TableTool
Clear content
clear(Object) - Method in class com.nomagic.magicreport.engine.tools.TableTool
Clear content
clear(int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
Clear content
clear() - Method in class com.nomagic.magicreport.engine.xml.Attr
Clear the attribute list for reuse.
clearCellStyle() - Method in class com.nomagic.magicreport.format.html.StyledTable
Clear cell style.
clearProperty(String) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
Clear a Velocity Runtime property.
CLIP - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:overflow-behavior.
clone() - Method in class com.nomagic.magicreport.engine.Tool
Creates and returns a copy of this object.
clone() - Method in class com.nomagic.magicreport.Image
Creates and returns a copy of this object.
cloneInternalVariables(ITemplateEngine, ITemplateEngine) - Static method in class com.nomagic.magicreport.engine.ooxml.child.docx.DOCXChildEngineHelper
Clone some internal variables from parent to child.
close() - Method in class com.nomagic.magicreport.engine.MemoryReader
Close the stream.
close() - Method in class com.nomagic.magicreport.engine.MemoryWriter
Close the stream.
close() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamReader
Close the stream.
close() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Close the stream.
close() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
Close the stream.
close() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Close the stream.
close() - Method in class com.nomagic.magicreport.engine.rtf.RTFImageOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class com.nomagic.magicreport.UnicodeBOMInputStream
 
closeEntry() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Closes the current ODF entry and positions the stream for writing the next entry.
closeEntry() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Closes the current OOXML entry and positions the stream for writing the next entry.
CM - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:unit.
COLLAPSING - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesAttlist
Constants for table border model.
COLOR - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for dr3d:texture-kind.
COLOR - Static variable in class com.nomagic.magicreport.format.html.CellStyle
Constants for color attribute.
COLOR - 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 presentation of color.
COLOR_STYLE_PREFIX - Static variable in interface com.nomagic.magicreport.engine.odf.ODFConstants
Color style prefix name.
colorList - Variable in class com.nomagic.magicreport.engine.velocity.ODFEngine
Contains list of color being appended to report.
colorToString(Color) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
Convert color into string.
COLSPAN - Static variable in class com.nomagic.magicreport.format.html.CellStyle
Constants for colspan attribute.
Column - Class in com.nomagic.magicreport
Contains utilities functions for column handler
Column() - Constructor for class com.nomagic.magicreport.Column
Create empty column.
COLUMN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonBreakAttlist
Constants for fo:break-before and fo:break-after.
columnNumber - Variable in exception com.nomagic.magicreport.ParseErrorException
The column number of the parsing error, or -1 if not defined.
ColumnStyle - Class in com.nomagic.magicreport.format.html
A collection of attributes, represent table styles.
ColumnStyle() - Constructor for class com.nomagic.magicreport.format.html.ColumnStyle
Creates a new style, with a null name and parent.
ColumnStyle(String) - Constructor for class com.nomagic.magicreport.format.html.ColumnStyle
Creates a new style.
com.nomagic.magicreport - package com.nomagic.magicreport
 
com.nomagic.magicreport.engine - package com.nomagic.magicreport.engine
 
com.nomagic.magicreport.engine.odf - package com.nomagic.magicreport.engine.odf
 
com.nomagic.magicreport.engine.odf.attribute - package com.nomagic.magicreport.engine.odf.attribute
 
com.nomagic.magicreport.engine.odf.manifest - package com.nomagic.magicreport.engine.odf.manifest
 
com.nomagic.magicreport.engine.odf.node - package com.nomagic.magicreport.engine.odf.node
 
com.nomagic.magicreport.engine.ooxml - package com.nomagic.magicreport.engine.ooxml
 
com.nomagic.magicreport.engine.ooxml.child.docx - package com.nomagic.magicreport.engine.ooxml.child.docx
 
com.nomagic.magicreport.engine.rtf - package com.nomagic.magicreport.engine.rtf
 
com.nomagic.magicreport.engine.rtf.node - package com.nomagic.magicreport.engine.rtf.node
 
com.nomagic.magicreport.engine.tools - package com.nomagic.magicreport.engine.tools
 
com.nomagic.magicreport.engine.velocity - package com.nomagic.magicreport.engine.velocity
 
com.nomagic.magicreport.engine.xml - package com.nomagic.magicreport.engine.xml
 
com.nomagic.magicreport.format - package com.nomagic.magicreport.format
 
com.nomagic.magicreport.format.html - package com.nomagic.magicreport.format.html
 
com.nomagic.magicreport.helper - package com.nomagic.magicreport.helper
 
com.nomagic.magicreport.helper.file - package com.nomagic.magicreport.helper.file
 
com.nomagic.magicreport.helper.image - package com.nomagic.magicreport.helper.image
 
com.nomagic.magicreport.parser - package com.nomagic.magicreport.parser
 
comment(char[]) - Method in class com.nomagic.magicreport.format.html.DocBookCreator
 
comment(char[]) - Method in class com.nomagic.magicreport.format.html.DOCXCreator
 
comment(char[]) - Method in interface com.nomagic.magicreport.format.html.IHTMLHandler
Receive notification of comment data.
comment(char[]) - Method in class com.nomagic.magicreport.format.html.ODFCreator
Receive notification of comment data.
comment(char[]) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
 
comment(char[]) - Method in class com.nomagic.magicreport.format.html.RTFCreator
Receive notification of comment data.
comment(char[]) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
 
CommonBackgroundColorAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The background attribute fo:background-color and the background element <style:background-image> specify the background properties of the page.
CommonBackgroundTransparencyAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Background Transparency.
CommonBorderAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The border attributes fo:border, fo:border-top, fo:border-bottom, fo:border-left and fo:border-right specify the border properties of the headers and footers.
CommonBorderLineWidthAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
If the line style for a border is double, use the border line properties style:border-line-width, style:border-line-width-top, style:border-line-width-bottom,style:border-line-width-left and style:border-line-width-right to individually specify the width of the inner and outer lines and the distance between them.
CommonBreakAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the fo:break-before and fo:break-after properties to insert a page or column break before or after a paragraph.
CommonDrawDataAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The image data can be stored in one of the following ways: The image data is contained in an external file.
CommonDrawPosition - Interface in com.nomagic.magicreport.engine.odf.attribute
The position attributes svg:x and svg:y specify the x and y coordinates of the start position of the drawing shape.
CommonDrawRelSizeAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
For frames, the width and height of the drawing object may be specified as a relative value using the style:rel-width and style:rel-height attributes.
CommonDrawSizeAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The attributes svg:width and svg:height specify the width and height of the drawing shape.
CommonEditableAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Style is editable.
CommonHorizontalMarginAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the fo:margin-left and fo:margin-right properties to specify the left and right margins for a paragraph.
CommonKeepWithNextAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the fo:keep-with-next property to specify whether or not to keep the current paragraph and the next paragraph together on a page or in a column after a break is inserted.
CommonMarginAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the fo:margin property to specify the top, bottom, left and right margins for paragraphs simultaneously.
CommonNumFormatAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The attributes that may be associated with the <common-num-format-attlist>.
CommonNumFormatPrefixSuffixAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The attributes that may be associated with the <common-num-format-prefix-suffix-attlist>.
CommonPaddingAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the padding properties fo:padding, fo:padding-top, fo:padding-bottom, fo:padding-left and fo:padding-right to specify the spacing around a paragraph.
CommonPageNumberAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
If a paragraph style specifies a master page that should be applied beginning from the start of the paragraph, the style:page-number attribute specifies the page number that should be used for new page.
CommonRotationAngleAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The style:rotation-angle property specifies the rotation angle of the cell content in degrees.
CommonShadowAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The shadow attribute style:shadow specifies the shadow of the page.
CommonStyleDirectionAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The style:direction property specifies the direction of characters in a cell.
CommonTextAlign - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the fo:text-align property to specify how to align text in paragraphs.
CommonTextAnchorAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Within text documents, the anchor type attribute text:anchor-type specifies how a frame isbound to the text document.
CommonVerticalMarginAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
Use the fo:margin-top and fo:margin-bottom properties to specify the top and bottom margins for a paragraph.
CommonVerticalPosAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The style:vertical-pos property specifies the vertical alignment of the frame in relation to a specific area.
CommonVerticalRelAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The style:vertical-rel property specifies the area to which the vertical position of a frame relates.
CommonWritingModeAttlist - Interface in com.nomagic.magicreport.engine.odf.attribute
The style:writing mode attribute specifies the writing mode that should is used by all paragraphs that appear on the page.
compare(Object, Object) - Method in class com.nomagic.magicreport.engine.tools.SortTool.HumanAscendingSort
Compares its two arguments for order.
compare(Object, Object) - Method in class com.nomagic.magicreport.engine.tools.SortTool.HumanDescendingSort
Compares its two arguments for order.
computeName(String, String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Create pathname string from given directory, name.
computeName(String, String, String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Create pathname string from given directory, name, and file type.
ConcurrentTool - Class in com.nomagic.magicreport.engine
Provide concurrent task running in template engine.
ConcurrentTool() - Constructor for class com.nomagic.magicreport.engine.ConcurrentTool
Create concurrent tool.
ConcurrentTool(String) - Constructor for class com.nomagic.magicreport.engine.ConcurrentTool
Create concurrent tool with name.
ConcurrentTool.ConsumeObject - Class in com.nomagic.magicreport.engine
Inner class which acts as the reference for a file pending deletion.
consume(ConcurrentTool.ConsumeObject) - Method in class com.nomagic.magicreport.engine.ConcurrentTool
Consume a object.
consume(ConcurrentTool.ConsumeObject) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Consumes this object so that it will be processed in the default manner.
ConsumeObject(Object) - Constructor for class com.nomagic.magicreport.engine.ConcurrentTool.ConsumeObject
Create consumed object.
ConsumeObject(Object[][]) - Constructor for class com.nomagic.magicreport.engine.ConcurrentTool.ConsumeObject
Create consumed object.
contains(String) - Method in class com.nomagic.magicreport.engine.tools.GroupTool
Returns true if contains a group name.
CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:protect and draw:draw-aspect.
contentEntry - Variable in class com.nomagic.magicreport.engine.odf.ODFStreamReader
Keep the entry for content reader.
contentEntry - Variable in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Keep the entry for content writer.
contentEntry - Variable in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
Keep the entry for content reader.
contentReader - Variable in class com.nomagic.magicreport.engine.odf.ODFStreamReader
An internal reader for specified content entry.
contentReader - Variable in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
An internal reader for specified content entry.
ContentTypeProcess(DocumentInfo) - Constructor for class com.nomagic.magicreport.engine.velocity.DOCXEngine.ContentTypeProcess
 
contentWriter - Variable in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
An internal writer for specified content entry.
context - Variable in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Current context of this engine.
context - Variable in class com.nomagic.magicreport.engine.Tool
Template context.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationshipTool
 
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.ArrayTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.BookmarkTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.DocumentPageTool
 
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.FileTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.GroupTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.ImageTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.MapTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.SortTool
Contains a context name.
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.TableTool
 
CONTEXT_NAME - Static variable in class com.nomagic.magicreport.engine.tools.TemplateTool
Contains a context name.
CONTEXT_NAME_PATTERN - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
Contains valid pattern of context name.
contextKeys() - Method in interface com.nomagic.magicreport.engine.IContext
Finds all the keys of the entry in this context.
contextKeys() - Method in class com.nomagic.magicreport.engine.velocity.VelocityContext
Finds all the keys of the entry in this context.
contextKeysArray() - Method in interface com.nomagic.magicreport.engine.IContext
Finds all the keys of the entry in this context as array.
contextKeysArray() - Method in class com.nomagic.magicreport.engine.velocity.VelocityContext
Finds all the keys of the entry in this context as array.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.DocBookCreator
Convert the HTML content from reader into DocBook document.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.DOCXCreator
Convert the HTML content from reader into DOCX document.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.HTMLCreator
Convert the HTML content from reader into HTML document.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.ODFCreator
Convert the HTML content from reader into ODF document.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
Convert the HTML content from reader into PPTX document.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.RTFCreator
Convert the HTML content from reader into RTF document.
convert(Reader, Writer) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
Convert the HTML content from reader into XLSX document.
convert(Reader, Writer) - Method in interface com.nomagic.magicreport.format.IDocumentCreator
Convert the document content from reader into other document.
convertToODF(String, ArrayList<Attribute>, Deque<String>) - Method in class com.nomagic.magicreport.format.html.ODFCreator
convert html to ODF.
copy(String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Copy an input file to output file with the same name in binary format.
copy(File) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Copy an input file to output file with the same name in binary format.
copy(String, String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Copy an input file to output file in binary format.
copy(File, String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Copy an input file to output file in binary format.
copy(File, File) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Copy an input file to output file in binary format.
copy(String) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
Copy an external image from local file or URL into report.
copy(InputStream, OutputStream) - Static method in class com.nomagic.magicreport.helper.FileUtils
Copy bytes from an InputStream to an OutputStream.
copy(Reader, Writer) - Static method in class com.nomagic.magicreport.helper.FileUtils
Copy chars from a Reader to a Writer.
copy(File, File) - Static method in class com.nomagic.magicreport.helper.FileUtils
Copies a file to a new location.
copy(String) - Method in exception com.nomagic.magicreport.ParseErrorException
Creates and returns a copy of this object.
copy(ITemplateEngine, ITemplateEngine) - Method in class com.nomagic.magicreport.TemplateEngineFactory
Copies all properties and context from source engine to destination engine.
copy(ITemplateEngine, ITemplateEngine, boolean, boolean) - Method in class com.nomagic.magicreport.TemplateEngineFactory
Copies all properties and context from source engine to destination engine.
CORRECT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for dr3d:edge-rounding-mode.
create(Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create bookmark.
create(String, Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create bookmark.
create(String, Object, String) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create bookmark with the specified element type.
create(String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
A shortcut to create file which output filename is template name and no import context object.
create(File) - Method in class com.nomagic.magicreport.engine.tools.FileTool
A shortcut to create file which output filename is same as a name of template file and no import context object.
create(String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
A shortcut to create file which output filename is template name.
create(File, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
A shortcut to create file which output filename is same as a name of template file.
create(String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Generate the report output from given template name.
create(File, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Generate the report output from given template file.
create(String, String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
create(String, String, String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Generate the report output by using the template file.
create(File, String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Generate the report output by using the template file.
create(File, File, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Generate the report output by using the template file.
create() - Method in class com.nomagic.magicreport.engine.tools.GroupTool
Create new instance of group tool.
createAndWait(String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(String, String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File, String, String, Object) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(String, Map<String, Object>) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File, Map<String, Object>) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(String, String, Map<String, Object>) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File, String, Map<String, Object>) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createAndWait(File, File, Map<String, Object>) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Invoke a new template engine to generate a report and return the path to output file.
createArray() - Method in class com.nomagic.magicreport.engine.tools.ArrayTool
Create an empty ArrayList.
createArray(Collection<T>) - Method in class com.nomagic.magicreport.engine.tools.ArrayTool
Constructs an ArrayList containing the elements of the specified collection, in the order they are returned by the collection's iterator.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.DocBookFormatter
Create a DocBook bookmark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.DOCXFormatter
Create a DOCX bookmark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.HTMLFormatter
Create a HTML bookmark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.ODFFormatter
Create a ODF book mark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX bookmark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create a RTF bookmark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.TextFormatter
Create a HTML bookmark string from given Bookmark object.
createBookmark(Bookmark) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Create a XLSX bookmark string from given Bookmark object.
createColumn(Column) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Increase new columns from given Column object.
createColumn(Column) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Increase new columns from given Column object.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Return a formatted comment from given message.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Return a formatted comment from given message.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.HTMLEngine
Return a formatted comment from given message.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.LaTeXEngine
Return a formatted comment from given message.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Return a formatted comment from given message.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
Return a formatted comment from given message.
createComment(String) - Method in class com.nomagic.magicreport.engine.velocity.XMLEngine
Return a formatted comment from given message.
createContext() - Method in class com.nomagic.magicreport.engine.velocity.VelocityContext
Create a velocity context from template context.
createDir(File) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Create directory
createDirectory(File) - Static method in class com.nomagic.magicreport.helper.FileUtils
Create a directory denoted by abstract pathname.
createDocumentInfo(ITemplateEngine, File) - Static method in class com.nomagic.magicreport.engine.ooxml.child.docx.DOCXChildEngineHelper
Create Document Info.
createFormatter(Class<ITemplateEngine>) - Method in class com.nomagic.magicreport.engine.velocity.InsertionHandler
Deprecated.
the formatter is no longer determined by Class ITemplateEngine. It will be created directly from ITemplateEngine.getFormatter().
createFormatterWrapper(Class<?>) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
Create the formatter wrapper from given engine class.
createGridRowSpan(GridRowSpan) - Method in class com.nomagic.magicreport.format.DOCXFormatter
Create a DOCX gridrowspan (merge columns vertically) string from given GridRowSpan object.
createGridRowSpan(GridRowSpan) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX gridrowspan (merge columns vertically) string from given GridRowSpan object.
createGridRowSpan(GridRowSpan) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Create a XLSX gridrowspan (merge columns vertically) string from given GridRowSpan object.
createGridSpan(GridSpan) - Method in class com.nomagic.magicreport.format.DOCXFormatter
Create a DOCX gridspan (merge columns horizontally) string from given GridSpan object.
createGridSpan(GridSpan) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX gridspan (merge columns horizontally) string from given GridSpan object.
createGridSpan(GridSpan) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Create a XLSX gridspan (merge columns horizontally) string from given GridSpan object.
createHashMap() - Method in class com.nomagic.magicreport.engine.tools.MapTool
Create HashMap instance.
createHashSet() - Method in class com.nomagic.magicreport.engine.tools.ArrayTool
Create HashSet instance.
createId(String) - Static method in class com.nomagic.magicreport.helper.UUIDGenerator
Sometime element id in MagicDraw is not capable in other application e.g.
createImage(Image) - Method in class com.nomagic.magicreport.format.DocBookFormatter
Create a DocBook image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.DOCXFormatter
Create a DOCX image string from given Image object.
createImage(Image, float, float, int) - Method in class com.nomagic.magicreport.format.DOCXFormatter
Create a DOCX image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.HTMLFormatter
Create a HTML image string from given Image object.
createImage(Image, int, int, String) - Method in class com.nomagic.magicreport.format.HTMLFormatter
Create a HTML image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.ODFFormatter
Create a ODF image string from given Image object.
createImage(Image, int, int, int) - Method in class com.nomagic.magicreport.format.ODFFormatter
Create a ODF image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX image string from given Image object.
createImage(Image, float, float, int) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create a RTF image string from given Image object.
createImage(Image, int, int, int) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create a RTF image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.TextFormatter
Create a HTML image string from given Image object.
createImage(Image, int, int, String) - Method in class com.nomagic.magicreport.format.TextFormatter
Create a HTML image string from given Image object.
createImage(Image) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Create a DOCX image string from given Image object.
createImage(Image, float, float, int) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Create a DOCX image string from given Image object.
createImageBody(Image, Writer) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create image body to writer.
createImageFooter(Image, int, int, int) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create an image footer.
createImageHeader(Image, int, int, int) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create an image header.
createImageProperty(float, float, int) - Method in class com.nomagic.magicreport.format.RTFFormatter
Calculate Property of image.
createImageTool() - Method in class com.nomagic.magicreport.format.html.AbstractDocumentCreator
Create the new image tool from styled document.
createImageWithAbsolutePath(Image) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
Export image and return absolute path of the file.
This method is suitable for TXT, HTML and XML template only.
Use the method with above template types, the image would be exported on a file system and return absolute path.
Use the method with other template types, the image would be exported in a report output and return INVALID path.
createImageWithAbsolutePath(Image, boolean) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
Export image and return absolute path of the file.
This method is suitable for TXT, HTML and XML template only.
Use the method with above template types, the image would be exported on a file system and return absolute path.
Use the method with other template types, the image would be exported in a report output and return INVALID path.
createImageWithRelativePath(Image) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
Export image and return relative path of image file.
This method is suitable for TXT, HTML and XML template only.
Use the method with above template types, the image would be exported on a file system and return relative path.
Use the method with other template types, the image would be exported in a report output and return INVALID path.
createLink(Link) - Method in class com.nomagic.magicreport.format.DocBookFormatter
Create a RTF link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.DOCXFormatter
Create a DOCX link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.HTMLFormatter
Create a HTML link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.ODFFormatter
Create a ODF link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.RTFFormatter
Create a RTF link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.TextFormatter
Create a HTML link string from given Link object.
createLink(Link) - Method in class com.nomagic.magicreport.format.XLSXFormatter
Create a XLSX link string from given Link object.
createListDef() - Method in class com.nomagic.magicreport.format.html.DOCXListCreator
Create num tag in numbering.
createListSyle() - Method in class com.nomagic.magicreport.format.html.DOCXListCreator
Create list style.
createMrTempFile(String, String) - Static method in class com.nomagic.magicreport.helper.FileUtils
Create temporary file in the FileUtils.getMrTempDir() directory.
createNonOverwriteFile(File, String, String) - Static method in class com.nomagic.magicreport.helper.FileUtils
Create a non-overwrite file from given name and extension.
createNonOverwriteFile(File, String) - Static method in class com.nomagic.magicreport.helper.FileUtils
Create a non-overwrite file from given name and extension.
createOriginal() - Method in class com.nomagic.magicreport.Image
Create a new instance of original image.
createParseErrorWrapper(ParseErrorException, Reader) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Create a ParseErrorException from the message.
createParseErrorWrapper(ParseErrorException, Reader) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Create a ParseErrorException from the message.
createParseErrorWrapper(ParseErrorException, Reader) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine
Create a ParseErrorException from the message.
createParseErrorWrapper(ParseErrorException, Reader) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Create a ParseErrorException from the message.
createParseErrorWrapper(ParseErrorException, Reader) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
Create a ParseErrorException from the message.
createParseErrorWrapper(ParseErrorException, Reader) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Create a ParseErrorException from the message.
createSilentImage(Image) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
Create image and do not return any path.
createTempFile(String, String, String, boolean) - Static method in class com.nomagic.magicreport.helper.FileUtils

Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTemplate() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
Creates a new and empty Template for generating report by this engine.
createTemplate(File, File) - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
Creates a new Template object.
createTemplate() - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Creates a new and empty Template for generating report by this engine.
createTemplate(File, File) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Creates a new Template object.
createTemplate(File, File, boolean) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Creates a new Template object.
createTemplate() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Creates a new Template object for generating report by this engine.
createTemplate(File, File) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Creates a new Template object.
createTemplate(File, File, boolean) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Creates a new Template object.
createTemplate(File, File, boolean, boolean) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Creates a new Template object.
createTemplate() - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Creates a new ODFTemplate object.
createTemplate(File, File) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Creates a new ODFTemplate object.
createTemplate(File, File, boolean) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Creates a new Template object.
createTemplate() - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Creates a new Template object for generating report by this engine.
createTemplate(File, File) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Creates a new Template object.
createTemplate(File, File, boolean) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Creates a new Template object.
createTemplate() - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Creates a new Template object for generating report by this engine.
createTemplate(File, File) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Creates a new Template object.
createTemplate(File, File, boolean) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Creates a new Template object.
createTemplateEngine(String) - Method in class com.nomagic.magicreport.TemplateEngineFactory
Create a new instance of template engine associated with given type.
createTemplateEngine(Class<? extends ITemplateEngine>) - Method in class com.nomagic.magicreport.TemplateEngineFactory
Create a new instance of template engine associated with given class.
createTreeMap() - Method in class com.nomagic.magicreport.engine.tools.MapTool
Create TreeMap instance.
CUSTOM_BOOKMARK - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_bookmark".
CUSTOM_BOOKMARK_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_bName".
CUSTOM_BOOKMARK_NAME_ORIGINAL - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_bOrignalName".
CUSTOM_BOOKMARK_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_bookmarkStart".
CUSTOM_BUILTIN_DEFINEDNAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_builtInDefinedName
CUSTOM_CMD_END - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_par_e".
CUSTOM_CMD_END - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_par_e".
CUSTOM_CMD_END - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_par_e".
CUSTOM_CMD_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_par_s".
CUSTOM_CMD_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_par_s".
CUSTOM_CMD_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_par_s".
CUSTOM_COLUMN_TEXT - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_columnText.
CUSTOM_COMMENT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_comment".
CUSTOM_COMMENT - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_comment".
CUSTOM_COMMENT - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_comment".
CUSTOM_DEFINED_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_definedId".
CUSTOM_DELETE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_delete".
CUSTOM_DELETE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_delete".
CUSTOM_DELETE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_delete".
CUSTOM_DRAWING - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_drawing".
CUSTOM_DRAWING_PATH - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_drawingPath".
CUSTOM_ERROR - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_error.
CUSTOM_ERROR - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_error".
CUSTOM_ERROR - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_error".
CUSTOM_ERROR_COMMENT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
.
CUSTOM_FIX_TO_NUMBER - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_fixToNumber
CUSTOM_FIX_TO_TEXT - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_fixToText
CUSTOM_FLDSIMPLE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_fldSimple".
CUSTOM_FORCOL - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_forcol
CUSTOM_FORCOL - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_forcol
CUSTOM_FORCOL - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_forcol
CUSTOM_GRID - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_grid
CUSTOM_GRID - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_grid
CUSTOM_GRID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_grid
CUSTOM_GRID_COLSPAN_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_grid_colSpan_size
CUSTOM_GRID_FORCOL_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_grid_forcol_size
CUSTOM_GRID_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_gridid
CUSTOM_GRID_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_gridid
CUSTOM_GRID_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_gridid
CUSTOM_GRID_IS_FORCOL - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_grid_is_forcol
CUSTOM_GRID_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_gridsize
CUSTOM_GRID_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_gridsize
CUSTOM_GRID_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_gridsize
CUSTOM_GRIDCOL_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_gridCol_Id
CUSTOM_GRIDCOL_ID_PARENT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_gridCol_Id
CUSTOM_GRIDCOL_ID_VALUE_PREFIX - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_gridCol_Id
CUSTOM_GRIDSPAN - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_gridSpan
CUSTOM_GRIDSPAN - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_gridSpan
CUSTOM_GRIDSPAN - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_gridspan
CUSTOM_GRIDSPAN_ROW - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_gridrowspan
CUSTOM_HTML_CONVERSION - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_htmlConversion
CUSTOM_HTML_CONVERTION_END - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_htmlconvertion_end".
CUSTOM_HTML_CONVERTION_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_htmlconvertion_start".
CUSTOM_HYPERLINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_hyperlink".
CUSTOM_HYPERLINK_HTML - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_hyperlink_html
CUSTOM_HYPERLINK_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_hyperLinkId
CUSTOM_HYPERLINK_MAP - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_hyperLinkMap
CUSTOM_HYPERLINK_OBJECT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_hyperlinkObj".
CUSTOM_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_id
CUSTOM_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_id
CUSTOM_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_id
CUSTOM_IMAGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_image".
CUSTOM_IMAGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_image".
CUSTOM_IMAGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_image".
CUSTOM_LINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_link
CUSTOM_LINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_link
CUSTOM_LINK_BOOKMARK - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_bookmark
CUSTOM_LINK_BOOKMARK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_bookmark
CUSTOM_LINK_HYPERLINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_hyperlink
CUSTOM_LINK_HYPERLINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_hyperlink
CUSTOM_LINK_LOCALLINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_locallink
CUSTOM_LINK_LOCALLINK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_locallink
CUSTOM_MACRO - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_macro".
CUSTOM_MACRO - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_macro".
CUSTOM_MACRO - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_macro".
CUSTOM_MARK_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_markID
CUSTOM_MERGE_COL - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_mergeCol
CUSTOM_MERGE_COL - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_mergeCol
CUSTOM_MERGE_COL - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeCol
CUSTOM_MERGE_COL_DYNAMIC - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_merge_col_dynamic
CUSTOM_MERGE_COL_STATIC - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_merge_col_static
CUSTOM_MERGE_GRID_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_mergegridid
CUSTOM_MERGE_GRID_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_mergegridid
CUSTOM_MERGE_GRID_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergegridid
CUSTOM_MERGE_GRID_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_mergegridsize
CUSTOM_MERGE_GRID_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_mergegridsize
CUSTOM_MERGE_GRID_SIZE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergegridsize
CUSTOM_MERGE_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_mergeid
CUSTOM_MERGE_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_mergeid
CUSTOM_MERGE_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeid
CUSTOM_MERGE_ROW_DYNAMIC - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_merge_row_dynamic
CUSTOM_MERGE_ROW_MERGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeRowMerge
CUSTOM_MERGE_ROW_MERGE_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeRowMergeId
CUSTOM_MERGE_ROW_STATIC - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_merge_row_static
CUSTOM_MERGE_SHEET_ID - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_merge_sheet_id
CUSTOM_MERGE_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeStart
CUSTOM_MERGE_START_COL - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeStart_col
CUSTOM_MERGE_START_ROW - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeStart_row
CUSTOM_MERGE_STOP - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergeStop
CUSTOM_MERGE_TAG - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_merge
CUSTOM_MERGE_TYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_mergetype
CUSTOM_MERGE_TYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_mergetype
CUSTOM_MERGE_TYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergetype
CUSTOM_MERGE_VALUE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr_mergevalue
CUSTOM_MERGE_VALUE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr_mergevalue
CUSTOM_MERGE_VALUE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr_mergevalue
CUSTOM_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
mr name
CUSTOM_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
mr name
CUSTOM_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mr name
CUSTOM_NEW_LINE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_newline".
CUSTOM_NEW_LINE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_newline".
CUSTOM_NEW_LINE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_newline".
CUSTOM_NEWLINE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_newline".
CUSTOM_NOT_SUPPORT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_notSupport".
CUSTOM_NOT_SUPPORT - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_notSupport".
CUSTOM_NOT_SUPPORT - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_notSupport".
CUSTOM_PAGE_HEIGHT - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"page_height".
CUSTOM_PAGE_PROP - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_pageprop".
CUSTOM_PAGE_WIDTH - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"page_width".
CUSTOM_PAR - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_par".
CUSTOM_PAR_DELETE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_par_delete".
CUSTOM_PAR_END - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_par_e".
CUSTOM_PAR_END - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_par_e".
CUSTOM_PAR_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_par_s".
CUSTOM_PAR_START - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_par_s".
CUSTOM_ROWBREAK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_rowBreak".
CUSTOM_SEPARATE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_separate".
CUSTOM_SHEET_RELATION - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_sheetRelation".
CUSTOM_SKIP - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_skip".
CUSTOM_SKIP - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_skip".
CUSTOM_SKIP - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_skip".
CUSTOM_SPACIAL_BOOKMARK - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_specialBookmark".
CUSTOM_TABLE_NAME - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_tableName".
CUSTOM_TEMP_TAG - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_temptag".
CUSTOM_TYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_type".
CUSTOM_TYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_type".
CUSTOM_TYPE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_type".
CUSTOM_TYPE_VALUE_MERGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
"mr_merge".
CUSTOM_TYPE_VALUE_MERGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.PPTXConstants
"mr_merge".
CUSTOM_TYPE_VALUE_MERGE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
"mr_merge".
CUSTOM_XML_NAMESPACKE - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
xmlns
CUSTOM_XML_NAMESPACKE_TEMP - Static variable in interface com.nomagic.magicreport.engine.ooxml.XLSXConstants
mrTempXMLNS
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2010 - No Magic Asia