All Classes and Interfaces

Class
Description
Base object to create new implementations of the Section objects.
Utility used to convert elements of type CharSequence to valid Boolean type.
Utility used to convert elements of type CharSequence to collection of data known as List or Set, in addition to a series of extra utilities to implement more elements.
Ini<T extends Section>
Interface used as a data model to generate new implementations.
Interface used as a data model to generate new implementations.
IniOptions Builder interface
Class used to read the ini files and generate the content of the Ini objects
Class used to save temporary data when reading an ini file.
Class used to write ini files with all the contents of the current Ini object.
Utility used to convert elements of type CharSequence to valid Number type.
Interface used as a data model to generate new implementations.
Interface used as a data model to generate new implementations.
Interface used for the representation of attributes of the sections.
Utilities class for handling section content
Class used to temporarily save the data of a section, such as name and attributes (only if it is an advanced section).
Utilities class for handling section elements
Simple class that controls a basic operation of ini files.
Default implementation of the IniOptions interface
Ini options builder
Default implementation of the AbstractSection interface.
Default implementation of the SectionAttributes interface.
Utility used to handle content of CharSequence type