public class ThemeFileWriter
extends java.lang.Object
| Constructor and Description |
|---|
ThemeFileWriter(java.lang.String _filePath)
Create the Theme File creator with the destination Path
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
generateFile(java.lang.String _fileName,
java.lang.String _data)
Create Theme File
|