public class XlsxRunHelper extends BaseHelper
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLOR_NONE |
jasperReportsContext, writer| Constructor and Description |
|---|
XlsxRunHelper(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,
java.lang.String invalidCharReplacement,
boolean isStyledText) |
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) |
close, flush, writepublic static final java.lang.String COLOR_NONE
public XlsxRunHelper(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, java.lang.String invalidCharReplacement, boolean isStyledText)
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)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com