net.sf.jasperreports.engine.xml
Class JRPropertyExpressionFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
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 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRPropertyExpressionFactory
public JRPropertyExpressionFactory()
createObject
public Object createObject(Attributes attrs)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.