|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.export.oasis.Style
public abstract class Style
| Field Summary | |
|---|---|
protected java.io.Writer |
styleWriter
|
| Constructor Summary | |
|---|---|
Style(java.io.Writer styleWriter)
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getId()
|
abstract void |
write(java.lang.String styleName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.Writer styleWriter
| Constructor Detail |
|---|
public Style(java.io.Writer styleWriter)
| Method Detail |
|---|
public abstract java.lang.String getId()
public abstract void write(java.lang.String styleName)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||