Uses of Class
org.ini4j.Ini

Packages that use Ini
org.ini4j [ini4j] main package 
org.ini4j.addon [ini4j] addon package 
 

Uses of Ini in org.ini4j
 

Methods in org.ini4j that return Ini
protected  Ini IniPreferences.getIni()
          Provide access to underlaying Ini implementation.
 

Constructors in org.ini4j with parameters of type Ini
IniPreferences(Ini ini)
          Constructs a new preferences node on top of Ini instance.
 

Uses of Ini in org.ini4j.addon
 

Subclasses of Ini in org.ini4j.addon
protected static class ConfigParser.PyIni
           
 



Copyright © 2011. All Rights Reserved.