net.sf.jasperreports.engine.xml
Class JRPrintElementFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.xml.JRBaseFactory
      extended by net.sf.jasperreports.engine.xml.JRPrintElementFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory

public class JRPrintElementFactory
extends JRBaseFactory

Version:
$Id: JRPrintElementFactory.java 1471 2006-11-09 18:16:34 +0200 (Thu, 09 Nov 2006) lucianc $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
static java.lang.String ATTRIBUTE_key
           
 
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester
 
Constructor Summary
JRPrintElementFactory()
           
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes atts)
           
 
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

ATTRIBUTE_key

public static final java.lang.String ATTRIBUTE_key
See Also:
Constant Field Values
Constructor Detail

JRPrintElementFactory

public JRPrintElementFactory()
Method Detail

createObject

public java.lang.Object createObject(org.xml.sax.Attributes atts)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com