Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INITools

A simple way to manage .ini files in java, comes in three classes a Reader, a Writer and a settings class

INIReader: just call the getSettings() function after proper call of the constructor

INIWriter: instanciate a new object with a proper INISettings object and then call its write() function to serialize it

INISettings: this objects act like a map of map for every field and subfield. call its getters and setters to set the names and values of each propriety

About

A simple way to manage .ini files in java, comes in three classes a Reader, a Writer and a settings class

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages