public abstract class Style extends Object
| Modifier and Type | Field and Description |
|---|---|
protected WriterHelper |
styleWriter |
| Constructor and Description |
|---|
Style(WriterHelper styleWriter) |
protected WriterHelper styleWriter
public Style(WriterHelper styleWriter)
public abstract String getId()
public abstract void write(String styleName) throws IOException
IOExceptionCopyright © 2014. All rights reserved.