net.sf.jasperreports.engine.export.oasis
Class Style
java.lang.Object
net.sf.jasperreports.engine.export.oasis.Style
- Direct Known Subclasses:
- BorderStyle, GraphicStyle, ParagraphStyle
public abstract class Style
- extends Object
- Version:
- $Id: Style.java 5180 2012-03-29 13:23:12Z 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 |
styleWriter
protected Writer styleWriter
Style
public Style(Writer styleWriter)
getId
public abstract String getId()
write
public abstract void write(String styleName)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.