Class MsStylesToSkinLF

    • Constructor Detail

      • MsStylesToSkinLF

        public MsStylesToSkinLF()
    • Method Detail

      • 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
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception