Class PropertiesFilesWriter

    • Constructor Detail

      • PropertiesFilesWriter

        public PropertiesFilesWriter()
    • Method Detail

      • removeProperties

        protected void removeProperties​(@NotNull
                                        File propsFile)
      • writeProperties

        protected void writeProperties​(@NotNull
                                       File propsFile,
                                       @NotNull
                                       Map<String,​String> propsMap,
                                       String comment)