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 

E

EDIT - Static variable in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestPreferredViewMode
edit: The author's preference is to open the document as an editable document.
ElementNode - Class in com.nomagic.magicreport.engine.xml
The Element represents an element in XML document.
ElementNode(String) - Constructor for class com.nomagic.magicreport.engine.xml.ElementNode
Create an element with out associated attribute.
ElementNode(String, Attributes) - Constructor for class com.nomagic.magicreport.engine.xml.ElementNode
Create an element with associated attributes.
EMBED - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawDataAttlist
Constants value for xlink:show.
ENABLED - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for dr3d:backface-culling and dr3d:texture-filter.
encode(byte[]) - Static method in class com.nomagic.magicreport.helper.Base64
Encodes a byte[] containing binary data, into a String containing characters in the Base64 alphabet.
END - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAlign
Constants for fo:text-align.
endDocument() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
 
endDocument() - Method in class com.nomagic.magicreport.engine.velocity.ODPEngine.PostProcessHandler
Receive notification of the end of the document.
endDocument() - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine.PostProcessHandler
Receive notification of the end of the document.
endDocument() - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
Receive notification of the end of the document.
endDocument() - Method in class com.nomagic.magicreport.format.html.DocBookCreator
 
endDocument() - Method in class com.nomagic.magicreport.format.html.DOCXCreator
Receive notification of end document tag.
endDocument() - Method in interface com.nomagic.magicreport.format.html.IHTMLHandler
Receive notification of end document.
endDocument() - Method in class com.nomagic.magicreport.format.html.ODFCreator
Receive notification of end document tag.
endDocument() - Method in class com.nomagic.magicreport.format.html.PPTXCreator
Receive notification of end document tag.
endDocument() - Method in class com.nomagic.magicreport.format.html.RTFCreator
The Override Method.
endDocument() - Method in class com.nomagic.magicreport.format.html.XLSXCreator
Receive notification of end document tag.
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingUpdateProcess
 
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleProcess
 
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
 
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine.PostProcessHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.ODPEngine.PostProcessHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine.PostProcessHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.nomagic.magicreport.engine.xml.XMLDataHandler
Receive notification of the end of an element.
ENDNOTE_PATTERN - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
".*endnotes.*".
endPage() - Method in class com.nomagic.magicreport.engine.tools.DocumentPageTool
 
endTag() - Method in class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.DrawFrame
Return string represent element end tag.
endTag() - Method in interface com.nomagic.magicreport.engine.odf.node.ODFNode
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumn
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumns
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumnSep
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleDropCap
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleMap
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableColumnProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTabStops
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
Return string represent element end tag.
endTag() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyle
Return string represent element end tag.
endTag(HTML.Tag) - Method in class com.nomagic.magicreport.format.html.DocBookCreator
 
endTag(HTML.Tag) - Method in class com.nomagic.magicreport.format.html.DOCXCreator
Receive notification of the end of a tag.
endTag(HTML.Tag) - Method in interface com.nomagic.magicreport.format.html.IHTMLHandler
Receive notification of the end of a tag.
endTag(HTML.Tag) - Method in class com.nomagic.magicreport.format.html.ODFCreator
Receive notification of the end of a tag.
endTag(HTML.Tag) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
Receive notification of the end of a tag.
endTag(HTML.Tag) - Method in class com.nomagic.magicreport.format.html.RTFCreator
Receive notification of the end of a tag.
endTag(HTML.Tag) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
Receive notification of the end of a tag.
engine - Variable in class com.nomagic.magicreport.engine.velocity.InsertionHandler
Reference to template engine.
ensureOpen() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamReader
Check to make sure that the stream has not been closed.
ensureOpen() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Check to make sure that the stream has not been closed.
ensureOpen() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
Check to make sure that the stream has not been closed.
ensureOpen() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Check to make sure that the stream has not been closed.
ensureOriginal() - Method in class com.nomagic.magicreport.Image
 
ensureOriginal() - Method in class com.nomagic.magicreport.SVGIcon
 
equals(Object) - Method in class com.nomagic.magicreport.engine.ConcurrentTool.ConsumeObject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.nomagic.magicreport.engine.ITool.HTMLString
Compares this HTMLString to the specified object.
equals(Object) - Method in class com.nomagic.magicreport.engine.ITool.RetainedString
Compares this RetainedString to the specified object.
equals(Object) - Method in class com.nomagic.magicreport.engine.odf.ODFEntry
Determines whether another object is equal to this ODFEntry.
equals(Object) - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentContentType
 
equals(Object) - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
 
equals(Object) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLEntry
Determines whether another object is equal to this OOXMLEntry.
equals(Object) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLTagString
Compares this HTMLString to the specified object.
equals(Object) - Method in class com.nomagic.magicreport.format.html.CellStyle
Compares this object to the specified object.
equals(Object) - Method in class com.nomagic.magicreport.format.html.SimpleStyle
Compares this object to the specified object.
equals(Object) - Method in class com.nomagic.magicreport.Image
Indicates whether some other object is "equal to" this one.
error(Object) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
Deprecated.
Use getLog() and call warn() on it.
evaluate(Template) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Template, ITemplateEngine) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Template) - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Template) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Template) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Template) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Context, Writer, String, String) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
renders the input string using the context into the output writer.
evaluate(Context, Writer, String, InputStream) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
evaluate(Context, Writer, String, Reader) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
Renders the input reader using the context into the output writer.
evaluate(Template) - Method in class com.nomagic.magicreport.engine.velocity.TextEngine
Merge a template with current context and rendered stream into the writer.
evaluate(Template) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Merge a template with current context and rendered stream into the writer.
EvaluatedDocument - Class in com.nomagic.magicreport.engine.ooxml.child.docx
Class to keep evaluated content of document.
EvaluatedDocument() - Constructor for class com.nomagic.magicreport.engine.ooxml.child.docx.EvaluatedDocument
 
exists(String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
Tests whether the file denoted by pathname exists.
expandPermits(int) - Method in class com.nomagic.magicreport.engine.BlockingControl
Reduce the number of available permits by the indicated reduction.
ExtensionClassLoader - Class in com.nomagic.magicreport
This class loader is used to provide class loader for MagicReport extension.
ExtensionClassLoader(URL) - Constructor for class com.nomagic.magicreport.ExtensionClassLoader
Constructs a new URLClassLoader for the specified URL using the system class loader as parent ClassLoader.
ExtensionClassLoader(URL[]) - Constructor for class com.nomagic.magicreport.ExtensionClassLoader
Constructs a new URLClassLoader for the specified URLs using the system class loader as parent ClassLoader.
ExtensionClassLoader(URL[], ClassLoader) - Constructor for class com.nomagic.magicreport.ExtensionClassLoader
Constructs a new ExtensionClassLoader for the given URLs.
extractDirective(StringBuffer, int, String, Class<?>[], Template) - Method in class com.nomagic.magicreport.parser.TemplateParser
Extract a directive from buffer string.
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