net.sf.jasperreports.engine.xml
Class JRBoxFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.xml.JRBaseFactory
      extended by net.sf.jasperreports.engine.xml.JRBoxFactory
All Implemented Interfaces:
org.apache.commons.digester.ObjectCreationFactory
Direct Known Subclasses:
JRBaseBoxFactory

public class JRBoxFactory
extends JRBaseFactory

Version:
$Id: JRBoxFactory.java 1291 2006-06-13 18:11:10 +0300 (Tue, 13 Jun 2006) teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester
 
Constructor Summary
JRBoxFactory()
           
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes atts)
           
static void setBoxAttributes(org.xml.sax.Attributes atts, JRBox box)
           
 
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
 

Constructor Detail

JRBoxFactory

public JRBoxFactory()
Method Detail

createObject

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

setBoxAttributes

public static void setBoxAttributes(org.xml.sax.Attributes atts,
                                    JRBox box)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com