net.sf.jasperreports.engine.xml
Class JRParagraphFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRParagraphFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRParagraphFactory
- extends JRBaseFactory
- Version:
- $Id: JRParagraphFactory.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRParagraphFactory
public JRParagraphFactory()
createObject
public Object createObject(Attributes atts)
setParagraphAttributes
public static void setParagraphAttributes(Attributes atts,
JRParagraph paragraph)
Copyright © 2012. All Rights Reserved.