Class JavaScriptBundles

    • Field Detail

      • boneBundlesFileName

        protected java.lang.String boneBundlesFileName
      • mojoBundlesFileName

        protected java.lang.String mojoBundlesFileName
      • jsBundlesFileName

        protected java.lang.String jsBundlesFileName
      • xmlFile

        protected java.io.File xmlFile
      • logPW

        protected java.io.PrintWriter logPW
      • logFile

        protected java.io.File logFile
    • Constructor Detail

      • JavaScriptBundles

        protected JavaScriptBundles()
    • Method Detail

      • getDescriptors

        public java.lang.String getDescriptors​(java.lang.String bundleName)
      • getBundlePath

        public java.lang.String getBundlePath​(java.lang.String bundleName)
      • getInstance

        public static JavaScriptBundles getInstance()
        Returns the singleton instance.
        Returns:
        The singleton instance.
      • closeLogFile

        protected void closeLogFile()
      • parseCommandLine

        protected boolean parseCommandLine​(java.lang.String[] args)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • process

        protected boolean process()