net.sf.jasperreports.engine.xml
Class JRElementDatasetFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRElementDatasetFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRElementDatasetFactory
- extends JRBaseFactory
- Version:
- $Id: JRElementDatasetFactory.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRElementDatasetFactory
public JRElementDatasetFactory()
createObject
public Object createObject(Attributes atts)
setDatasetAtts
protected void setDatasetAtts(Attributes atts,
JRDesignElementDataset dataset)
Copyright © 2012. All Rights Reserved.