com.l2fprod.tools.msstyles
Class MsStylesToSkinLF
java.lang.Object
com.l2fprod.tools.ThemeConverter
com.l2fprod.tools.msstyles.MsStylesToSkinLF
public class MsStylesToSkinLF
- extends ThemeConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MsStylesToSkinLF
public MsStylesToSkinLF()
setMsStyleDirectory
public void setMsStyleDirectory(java.lang.String directory)
getMsStyleDirectory
public java.lang.String getMsStyleDirectory()
setMsStyleXML
public void setMsStyleXML(java.lang.String file)
throws java.lang.Exception
- Throws:
java.lang.Exception
process
public void process()
throws java.lang.Exception
- Overrides:
process
in class ThemeConverter
- Throws:
java.lang.Exception
handleProperty
protected java.lang.String handleProperty(java.lang.String path)
throws java.lang.Exception
- Specified by:
handleProperty
in class ThemeConverter
- Throws:
java.lang.Exception
handleImage
protected java.lang.String handleImage(java.lang.String path,
int index,
int count,
java.lang.String outputname)
throws java.lang.Exception
- Specified by:
handleImage
in class ThemeConverter
- Throws:
java.lang.Exception
paramString
protected java.lang.String paramString()
- Overrides:
paramString
in class ThemeConverter
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception