|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.crosstabs.xml.JRCellContentsFactory
public class JRCellContentsFactory
Field Summary | |
---|---|
static java.lang.String |
ATTRIBUTE_backcolor
|
static java.lang.String |
ATTRIBUTE_mode
|
static java.lang.String |
ATTRIBUTE_style
|
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory |
---|
digester |
Constructor Summary | |
---|---|
JRCellContentsFactory()
|
Method Summary | |
---|---|
java.lang.Object |
createObject(org.xml.sax.Attributes attributes)
|
Methods inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory |
---|
getDigester, setDigester |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ATTRIBUTE_backcolor
public static final java.lang.String ATTRIBUTE_mode
public static final java.lang.String ATTRIBUTE_style
Constructor Detail |
---|
public JRCellContentsFactory()
Method Detail |
---|
public java.lang.Object createObject(org.xml.sax.Attributes attributes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |