public class DocxRunHelper extends BaseHelper
jasperReportsContext, writer
Constructor and Description |
---|
DocxRunHelper(JasperReportsContext jasperReportsContext,
java.io.Writer writer,
java.lang.String exporterKey) |
Modifier and Type | Method and Description |
---|---|
void |
export(JRStyle style,
java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attributes,
java.lang.String text,
java.util.Locale locale,
boolean hiddenText,
java.lang.String invalidCharReplacement,
java.awt.Color backcolor,
boolean isNewLineAsParagraph) |
void |
exportProps(JRStyle style,
java.util.Locale locale) |
void |
exportProps(java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> parentAttrs,
java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attrs,
java.util.Locale locale,
boolean hiddenText,
boolean highlightText) |
close, flush, write
public DocxRunHelper(JasperReportsContext jasperReportsContext, java.io.Writer writer, java.lang.String exporterKey)
public void export(JRStyle style, java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attributes, java.lang.String text, java.util.Locale locale, boolean hiddenText, java.lang.String invalidCharReplacement, java.awt.Color backcolor, boolean isNewLineAsParagraph)
public void exportProps(JRStyle style, java.util.Locale locale)
public void exportProps(java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> parentAttrs, java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attrs, java.util.Locale locale, boolean hiddenText, boolean highlightText)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com