public abstract class Style extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Writer |
styleWriter |
protected Writer styleWriter
public Style(Writer styleWriter)
public abstract String getId()
public abstract void write(String styleName) throws IOException
IOExceptionCopyright © 2012. All Rights Reserved.