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) |
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, writepublic 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)
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-2010 Jaspersoft Corporation www.jaspersoft.com