A C D E F G H I L M N P R S T 

R

read() - Method in class fr.tikione.ini.util.AbstractLineReader
Read a single character.
read() - Method in class fr.tikione.ini.util.InputstreamLineReader
 
readLine() - Method in class fr.tikione.ini.util.AbstractLineReader
Read a line of text.
removeKey(String, String) - Method in class fr.tikione.ini.Ini
Remove a key.
removeSection(String, boolean) - Method in class fr.tikione.ini.Ini
Remove all section's content and, optionally, the section declaration itself.
renameKey(String, String, String) - Method in class fr.tikione.ini.Ini
Rename a key if exists.
renameSection(String, String) - Method in class fr.tikione.ini.Ini
Rename a section if exists.
replaceFirst(String, Pattern, String) - Static method in class fr.tikione.ini.util.StringHelper
Replace the first substring of this string that matches the given compiled pattern with the literalized given replacement.
A C D E F G H I L M N P R S T