public class JRCrosstabFactory extends JRBaseFactory
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_columnBreakOffset |
static String |
ATTRIBUTE_ignoreWidth |
static String |
ATTRIBUTE_isRepeatColumnHeaders |
static String |
ATTRIBUTE_isRepeatRowHeaders |
static String |
ELEMENT_crosstab |
static String |
ELEMENT_crosstabHeaderCell |
static String |
ELEMENT_parametersMapExpression |
static String |
ELEMENT_titleCell |
static String |
ELEMENT_whenNoDataCell |
digester, EXCEPTION_MESSAGE_KEY_UNKNOWN_REPORT_STYLE
Constructor and Description |
---|
JRCrosstabFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
createObject(Attributes atts) |
getDigester, setDigester
public static final String ELEMENT_crosstab
public static final String ELEMENT_titleCell
public static final String ELEMENT_whenNoDataCell
public static final String ELEMENT_crosstabHeaderCell
public static final String ELEMENT_parametersMapExpression
public static final String ATTRIBUTE_columnBreakOffset
public static final String ATTRIBUTE_isRepeatColumnHeaders
public static final String ATTRIBUTE_isRepeatRowHeaders
public static final String ATTRIBUTE_ignoreWidth
public Object createObject(Attributes atts)
Copyright © 2016. All rights reserved.