net.sf.jasperreports.crosstabs.xml
Class JRCellContentsFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.crosstabs.xml.JRCellContentsFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRCellContentsFactory
- extends JRBaseFactory
- Version:
- $Id: JRCellContentsFactory.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_cellContents
public static final String ELEMENT_cellContents
- See Also:
- Constant Field Values
ATTRIBUTE_backcolor
public static final String ATTRIBUTE_backcolor
- See Also:
- Constant Field Values
ATTRIBUTE_mode
public static final String ATTRIBUTE_mode
- See Also:
- Constant Field Values
ATTRIBUTE_style
public static final String ATTRIBUTE_style
- See Also:
- Constant Field Values
JRCellContentsFactory
public JRCellContentsFactory()
createObject
public Object createObject(Attributes attributes)
Copyright © 2012. All Rights Reserved.