net.sf.jasperreports.engine.xml
Class JRPrintHyperlinkParameterFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRPrintHyperlinkParameterFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRPrintHyperlinkParameterFactory
- extends JRBaseFactory
Factory that creates print hyperlink parameters
from hyperlinkParameter XML elements.
- Version:
- $Id: JRPrintHyperlinkParameterFactory.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
- See Also:
JRPrintHyperlinkParameters.addParameter(JRPrintHyperlinkParameter)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRPrintHyperlinkParameterFactory
public JRPrintHyperlinkParameterFactory()
createObject
public Object createObject(Attributes attrs)
Copyright © 2012. All Rights Reserved.