net.sf.jasperreports.engine.xml
Class JRExpressionFactory

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

public class JRExpressionFactory
extends JRBaseFactory

Version:
$Id: JRExpressionFactory.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Nested Class Summary
static class JRExpressionFactory.ArbitraryExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.BooleanExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.ComparableExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.ComparatorExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.ConnectionExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.DataSourceExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.DateExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.DoubleExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.IntegerExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.MapExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.NumberExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.ObjectExpressionFactory
          Deprecated. To be removed.
static class JRExpressionFactory.StringExpressionFactory
          Deprecated. To be removed.
 
Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester
 
Constructor Summary
JRExpressionFactory()
           
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes attrs)
           
 
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

JRExpressionFactory

public JRExpressionFactory()
Method Detail

createObject

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com