net.sf.jasperreports.engine.xml
Class JRComponentElementFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRComponentElementFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRComponentElementFactory
- extends JRBaseFactory
XML factory of JRDesignComponentElement instances.
- Version:
- $Id: JRComponentElementFactory.java 4595 2011-09-08 15:55:10Z 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 |
JRComponentElementFactory
public JRComponentElementFactory()
createObject
public Object createObject(Attributes attrs)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.