net.sf.jasperreports.engine.xml
Class JRAbstractStyleFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRAbstractStyleFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
- Direct Known Subclasses:
- JRConditionalStyleFillerFactory, JRPrintStyleFactory, JRStyleFactory, JRTemplateStyleFactory
public abstract class JRAbstractStyleFactory
- extends JRBaseFactory
- Version:
- $Id: JRAbstractStyleFactory.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRAbstractStyleFactory
public JRAbstractStyleFactory()
createObject
public Object createObject(Attributes atts)
setCommonStyle
protected void setCommonStyle(JRStyle style,
Attributes atts)
setParentStyle
protected abstract void setParentStyle(JRDesignStyle currentStyle,
String parentStyleName)
Copyright © 2012. All Rights Reserved.