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 1536 2006-12-22 12:34:40 +0200 (Fri, 22 Dec 2006) teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
Method Summary |
java.lang.Object |
createObject(org.xml.sax.Attributes atts)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_hyperlinkTooltipExpression
public static final java.lang.String ELEMENT_hyperlinkTooltipExpression
- See Also:
- Constant Field Values
ELEMENT_sectionHyperlink
public static final java.lang.String ELEMENT_sectionHyperlink
- See Also:
- Constant Field Values
ELEMENT_itemHyperlink
public static final java.lang.String ELEMENT_itemHyperlink
- See Also:
- Constant Field Values
ATTRIBUTE_hyperlinkType
public static final java.lang.String ATTRIBUTE_hyperlinkType
- See Also:
- Constant Field Values
ATTRIBUTE_hyperlinkTarget
public static final java.lang.String ATTRIBUTE_hyperlinkTarget
- See Also:
- Constant Field Values
JRHyperlinkFactory
public JRHyperlinkFactory()
createObject
public java.lang.Object createObject(org.xml.sax.Attributes atts)
throws java.lang.Exception
- Throws:
java.lang.Exception
© 2001-2006 JasperSoft Corporation www.jaspersoft.com