Class JarJsonGenerator

    • Method Summary

      Modifier and Type Method Description
      java.lang.String getBaseGroup()  
      java.io.File getJarFile()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JarJsonGenerator

        public JarJsonGenerator()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • JarJsonGenerator

        public JarJsonGenerator​(java.io.File jarFile,
                                java.lang.String baseGroup)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getJarFile

        public java.io.File getJarFile()
      • getBaseGroup

        public java.lang.String getBaseGroup()