Class JResourceFile

    • Constructor Detail

      • JResourceFile

        protected JResourceFile​(String name)
    • Method Detail

      • name

        public String name()
        Gets the name of this property file
      • isResource

        protected boolean isResource()
        Returns true if this file should be generated into the directory that the resource files go into.

        Returns false if this file should be generated into the directory where other source files go.