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 

P

PAGE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonBreakAttlist
Constants for fo:break-before and fo:break-after.
PAGE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
Constants for text:anchor-type.
PAGE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
Constants for style:vertical-rel.
PAGE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonWritingModeAttlist
The layout direction for text-boxes that are anchored to a page is inherited from the layout direction of the page on which the text-box is displayed.
PAGE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PAGE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
Constants for fo:hyphenation-keep.
PAGE_CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
Constants for style:vertical-rel.
PAGE_CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PAGE_END_MARGIN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PAGE_START_MARGIN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PAPER_SIZE - Static variable in class com.nomagic.magicreport.engine.tools.ImageTool
Constant value for paper size.
PARAGRAPH - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
Constants for text:anchor-type.
PARAGRAPH - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
Constants for style:vertical-rel.
PARAGRAPH - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PARAGRAPH - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
style:family = "paragraph".
PARAGRAPH - 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 paragraph level presentation.
PARAGRAPH_CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
Constants for style:vertical-rel.
PARAGRAPH_CONTENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PARAGRAPH_END_MARGIN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
PARAGRAPH_START_MARGIN - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-rel.
ParagraphStyle - Class in com.nomagic.magicreport.format.html
A collection of attributes, represent paragraph styles.
ParagraphStyle() - Constructor for class com.nomagic.magicreport.format.html.ParagraphStyle
Creates a new style, with a null name and parent.
ParagraphStyle(String) - Constructor for class com.nomagic.magicreport.format.html.ParagraphStyle
Creates a new style.
PARALLEL - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:wrap.
parse(CharSequence) - Static method in class com.nomagic.magicreport.engine.rtf.RTFParser
A convenience method to parse a word into RTFNode.
parse(Reader, DefaultHandler) - Method in class com.nomagic.magicreport.engine.xml.StAXSAXParser
Parse the content given Reader as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler) - Method in class com.nomagic.magicreport.engine.xml.StAXSAXParser
Parse the content given InputStream as XML using the specified DefaultHandler.
parse(InputSource, DefaultHandler) - Method in class com.nomagic.magicreport.engine.xml.StAXSAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
parse(Reader, IHTMLHandler) - Method in class com.nomagic.magicreport.format.html.HTMLParser
Parse the content of the reader specified as HTML using the specified IHTMLHandler.
ParseErrorException - Exception in com.nomagic.magicreport
Application-level exception thrown when a template has a syntax or other error which prevents it from being parsed.
ParseErrorException() - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with null as its detail message.
ParseErrorException(String) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified detail message.
ParseErrorException(String, Template) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified detail message.
ParseErrorException(String, Template, int) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified detail message.
ParseErrorException(String, Template, int, int) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified detail message.
ParseErrorException(String, Template, int, int, String) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified detail message.
ParseErrorException(String, Throwable) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified detail message and cause.
ParseErrorException(Throwable) - Constructor for exception com.nomagic.magicreport.ParseErrorException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
PC - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:unit.
POSITION - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:protect.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.DocBookEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.ODPEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
Perform a post-processing after the template has been evaluated.
postProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Perform a post-processing after the template has been evaluated.
PostProcessHandler(Writer) - Constructor for class com.nomagic.magicreport.engine.velocity.ODFEngine.PostProcessHandler
Create SAX handler.
PostProcessHandler(Writer) - Constructor for class com.nomagic.magicreport.engine.velocity.ODPEngine.PostProcessHandler
Create the parser.
PostProcessHandler(Writer) - Constructor for class com.nomagic.magicreport.engine.velocity.ODSEngine.PostProcessHandler
Create SAX handler.
PPTXConstants - Interface in com.nomagic.magicreport.engine.ooxml
String constant for PPTX.
PPTXCreator - Class in com.nomagic.magicreport.format.html
The class use for create Html to Pptx content.
PPTXCreator() - Constructor for class com.nomagic.magicreport.format.html.PPTXCreator
 
PPTXEngine - Class in com.nomagic.magicreport.engine.velocity
The Velocity engine for OpenXML PowerPoint Presentation (PPTX).
PPTXEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.PPTXEngine
A class constructor.
PPTXFormatter - Class in com.nomagic.magicreport.format
The Velocity engine support for PPTX.
PPTXFormatter(ITemplateEngine) - Constructor for class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX formatter with specific properties.
PPTXFormatter(Properties) - Constructor for class com.nomagic.magicreport.format.PPTXFormatter
Create a PPTX formatter with specific properties.
PPTXFormatterWrapper - Class in com.nomagic.magicreport.engine.tools
A wrapper for MagicReport PPTX formatter.
PPTXFormatterWrapper(ITemplateEngine) - Constructor for class com.nomagic.magicreport.engine.tools.PPTXFormatterWrapper
Create a PPTX formatter with with specific engine.
PPTXParseErrorException - Exception in com.nomagic.magicreport.engine.ooxml
Application-level exception thrown when a template has a syntax or other error which prevents it from being parsed.
PPTXParseErrorException(String) - Constructor for exception com.nomagic.magicreport.engine.ooxml.PPTXParseErrorException
Constructs a new exception with the specified detail message.
PPTXParseErrorException(ParseErrorException) - Constructor for exception com.nomagic.magicreport.engine.ooxml.PPTXParseErrorException
Constructs a new exception with the specified detail message.
PPTXParseErrorException(String, Template, int, int, String) - Constructor for exception com.nomagic.magicreport.engine.ooxml.PPTXParseErrorException
Constructs a new exception with the specified detail message.
preProcess(Template) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Perform a pre-processing before evaluate the template.
preProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Perform a pre-processing before evaluate template.
preProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
Perform a pre-processing before evaluate the template.
preProcess(Template) - Method in class com.nomagic.magicreport.engine.velocity.TextEngine
Perform a pre-processing before evaluate template.
preProcessFile - Variable in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Link to the output of pre-processing file.
PRESENTATION - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
style:family = "presentation".
PRESENTATION_SLIDE_SHOW - Static variable in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestPreferredViewMode
The author's preference is to open the document as presentation slide show.
PRINT_VIEW - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:draw-aspect.
process(Template) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Process a template evaluation.
process(Template, ITemplateEngine) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Process a template evaluation.
process(Template) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Process a template.
process(Template, ITemplateEngine) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Process a template.
processException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Call this method to process a ParseErrorException.
processException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.ODSEngine
Call this method to process a ParseErrorException.
processException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Call this method to process a ParseErrorException.
processException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Call this method to process a ParseErrorException.
processFile - Variable in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Link to the output of processing file.
processVelocityException(Template, MethodInvocationException) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Call this method to process an Velocity exception and return in new format (ParseErrorException).
processVelocityException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
Call this method to process an Velocity exception and return in new format (ParseErrorException).
processVelocityException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
Call this method to process an Velocity exception and return in new format.
processVelocityException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
Call this method to process an Velocity exception and return in new format.
processVelocityException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
Call this method to process an Velocity exception and return in new format.
processVelocityException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
Call this method to process an Velocity exception and return in new format.
processVelocityException(Template, ParseErrorException) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
Call this method to process an Velocity exception and return in new format.
properties - Variable in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Contains properties from this engine.
properties - Variable in class com.nomagic.magicreport.engine.Tool
Template engine properties.
properties - Variable in class com.nomagic.magicreport.format.DefaultFormatter
Engine properties.
PROTECTED - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
Constants for cell protect.
PT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:unit.
put(String, Object) - Method in interface com.nomagic.magicreport.engine.IContext
Adds a name/value pair to the context.
put(String, Object) - Method in class com.nomagic.magicreport.engine.tools.GroupTool
Add object into group.
put(String, Object) - Method in class com.nomagic.magicreport.engine.velocity.VelocityContext
Adds a name/value pair to the context.
putAttributeToStack(AttributeSet) - Method in class com.nomagic.magicreport.format.html.DocBookCreator
put start tag attributes in to htmlTagStack.
putAttributeToStack(AttributeSet) - Method in class com.nomagic.magicreport.format.html.ODFCreator
put start tag attributes in to htmlTagStack.
putNextEntry(ODFEntry) - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Begins writing a new ODF entry and positions the stream to the start of the entry data.
putNextEntry(OOXMLEntry) - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Begins writing a new OOXML entry and positions the stream to the start of the entry data.
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