net.sf.jasperreports.engine.xml
Class JRExpressionFactory.ArbitraryExpressionFactory

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

Deprecated. To be removed.

public static class JRExpressionFactory.ArbitraryExpressionFactory
extends JRBaseFactory

A JRExpressionFactory that uses an attribute named class to determine the expression value class.

Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester
 
Constructor Summary
JRExpressionFactory.ArbitraryExpressionFactory()
          Deprecated.  
JRExpressionFactory.ArbitraryExpressionFactory(java.lang.Class<?> defaultValueClass)
          Deprecated.  
JRExpressionFactory.ArbitraryExpressionFactory(java.lang.String defaultValueClass)
          Deprecated.  
 
Method Summary
 java.lang.Object createObject(org.xml.sax.Attributes attrs)
          Deprecated.  
 
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.ArbitraryExpressionFactory

public JRExpressionFactory.ArbitraryExpressionFactory()
Deprecated. 

JRExpressionFactory.ArbitraryExpressionFactory

public JRExpressionFactory.ArbitraryExpressionFactory(java.lang.String defaultValueClass)
Deprecated. 

JRExpressionFactory.ArbitraryExpressionFactory

public JRExpressionFactory.ArbitraryExpressionFactory(java.lang.Class<?> defaultValueClass)
Deprecated. 
Method Detail

createObject

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com