net.sf.jasperreports.engine.xml
Class JRPropertyExpressionFactory

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

public class JRPropertyExpressionFactory
extends JRBaseFactory

JRDesignPropertyExpression factory.

Version:
$Id: JRPropertyExpressionFactory.java 3616 2010-03-24 14:20:41Z teodord $
Author:
Lucian Chirita ([email protected])

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.xml.JRBaseFactory
digester
 
Constructor Summary
JRPropertyExpressionFactory()
           
 
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

JRPropertyExpressionFactory

public JRPropertyExpressionFactory()
Method Detail

createObject

public java.lang.Object createObject(org.xml.sax.Attributes attrs)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.