net.sf.jasperreports.engine.xml
Class JRHyperlinkParameterFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRHyperlinkParameterFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRHyperlinkParameterFactory
- extends JRBaseFactory
Factory that creates hyperlink parameters
from hyperlinkParameter XML elements.
- Version:
- $Id: JRHyperlinkParameterFactory.java 5180 2012-03-29 13:23:12Z 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 |
JRHyperlinkParameterFactory
public JRHyperlinkParameterFactory()
createObject
public Object createObject(Attributes atts)
Copyright © 2012. All Rights Reserved.