|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StyleWriterFactory
Factory that creates PrintWriter instances for the Skin engine to write content
onto. Each call to the create writer function must return a new instance of a print writer.
This method is used to write multiple CSS files for a skin to be able to span CSS selectors over multiple files
| Method Summary | |
|---|---|
java.io.PrintWriter |
createWriter()
Create a print writer to write to a new file. |
| Method Detail |
|---|
java.io.PrintWriter createWriter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||