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