net.sf.jasperreports.engine.xml
Class JRHyperlinkFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRHyperlinkFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRHyperlinkFactory
- extends JRBaseFactory
Factory used to create hyperlink for stand-alone JRXML hyperlink specifications.
- Version:
- $Id: JRHyperlinkFactory.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 |
JRHyperlinkFactory
public JRHyperlinkFactory()
createObject
public Object createObject(Attributes atts)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.