Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractBeanInvocationHandler - Class in org.ini4j.spi
- AbstractBeanInvocationHandler() - Constructor for class org.ini4j.spi.AbstractBeanInvocationHandler
- add(String) - Method in class org.ini4j.BasicProfile
- add(String) - Method in class org.ini4j.BasicRegistry
- add(String) - Method in interface org.ini4j.Profile
- add(String, Object) - Method in class org.ini4j.BasicOptionMap
- add(String, Object) - Method in interface org.ini4j.OptionMap
- add(String, Object, int) - Method in class org.ini4j.BasicOptionMap
- add(String, Object, int) - Method in interface org.ini4j.OptionMap
- add(String, String, Object) - Method in class org.ini4j.BasicProfile
- add(String, String, Object) - Method in interface org.ini4j.Profile
- add(K, V) - Method in class org.ini4j.BasicMultiMap
- add(K, V) - Method in interface org.ini4j.MultiMap
- add(K, V, int) - Method in class org.ini4j.BasicMultiMap
- add(K, V, int) - Method in interface org.ini4j.MultiMap
- addChild(String) - Method in interface org.ini4j.Profile.Section
- addChild(String) - Method in interface org.ini4j.Registry.Key
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- addSection(String) - Method in class org.ini4j.ConfigParser
- addVetoableChangeListener(String, VetoableChangeListener) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- as(Class<T>) - Method in class org.ini4j.BasicOptionMap
- as(Class<T>) - Method in class org.ini4j.BasicProfile
- as(Class<T>) - Method in interface org.ini4j.OptionMap
- as(Class<T>) - Method in interface org.ini4j.Profile
- as(Class<T>, String) - Method in class org.ini4j.BasicOptionMap
- as(Class<T>, String) - Method in class org.ini4j.BasicProfile
- as(Class<T>, String) - Method in interface org.ini4j.OptionMap
- as(Class<T>, String) - Method in interface org.ini4j.Profile
B
- BasicMultiMap<K,
V> - Class in org.ini4j - BasicMultiMap() - Constructor for class org.ini4j.BasicMultiMap
- BasicMultiMap(Map<K, List<V>>) - Constructor for class org.ini4j.BasicMultiMap
- BasicOptionMap - Class in org.ini4j
- BasicOptionMap() - Constructor for class org.ini4j.BasicOptionMap
- BasicOptionMap(boolean) - Constructor for class org.ini4j.BasicOptionMap
- BasicProfile - Class in org.ini4j
- BasicProfile() - Constructor for class org.ini4j.BasicProfile
- BasicProfile(boolean, boolean) - Constructor for class org.ini4j.BasicProfile
- BasicRegistry - Class in org.ini4j
- BasicRegistry() - Constructor for class org.ini4j.BasicRegistry
- BeanAccess - Interface in org.ini4j.spi
- BeanTool - Class in org.ini4j.spi
- BeanTool() - Constructor for class org.ini4j.spi.BeanTool
C
- childrenNames() - Method in interface org.ini4j.Profile.Section
- childrenNamesSpi() - Method in class org.ini4j.IniPreferences
-
Implements the
childrenNamesSpi
method as per the specification inAbstractPreferences.childrenNamesSpi()
. - childrenNamesSpi() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
childrenNamesSpi
method as per the specification inAbstractPreferences.childrenNamesSpi()
. - childSpi(String) - Method in class org.ini4j.IniPreferences
-
Implements the
childSpi
method as per the specification inAbstractPreferences.childSpi(String)
. - childSpi(String) - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
childSpi
method as per the specification inAbstractPreferences.childSpi(String)
. - clear() - Method in class org.ini4j.BasicMultiMap
- clear() - Method in class org.ini4j.CommonMultiMap
- clone() - Method in class org.ini4j.Config
- CommentedMap<K,
V> - Interface in org.ini4j - CommonMultiMap<K,
V> - Class in org.ini4j - CommonMultiMap() - Constructor for class org.ini4j.CommonMultiMap
- Config - Class in org.ini4j
- Config() - Constructor for class org.ini4j.Config
- ConfigParser - Class in org.ini4j
- ConfigParser() - Constructor for class org.ini4j.ConfigParser
- ConfigParser(Map<String, String>) - Constructor for class org.ini4j.ConfigParser
- ConfigParser.ConfigParserException - Exception Class in org.ini4j
- ConfigParser.DuplicateSectionException - Exception Class in org.ini4j
- ConfigParser.InterpolationException - Exception Class in org.ini4j
- ConfigParser.InterpolationMissingOptionException - Exception Class in org.ini4j
- ConfigParser.NoOptionException - Exception Class in org.ini4j
- ConfigParser.NoSectionException - Exception Class in org.ini4j
- ConfigParser.ParsingException - Exception Class in org.ini4j
- ConfigParserException(String) - Constructor for exception class org.ini4j.ConfigParser.ConfigParserException
- Configurable - Interface in org.ini4j
- containsKey(Object) - Method in class org.ini4j.BasicMultiMap
- containsValue(Object) - Method in class org.ini4j.BasicMultiMap
D
- decode(String) - Method in class org.ini4j.spi.RegEscapeTool
- DEFAULT_COMMENT - Static variable in class org.ini4j.Config
- DEFAULT_EMPTY_OPTION - Static variable in class org.ini4j.Config
- DEFAULT_EMPTY_SECTION - Static variable in class org.ini4j.Config
- DEFAULT_ESCAPE - Static variable in class org.ini4j.Config
- DEFAULT_ESCAPE_KEY_ONLY - Static variable in class org.ini4j.Config
- DEFAULT_ESCAPE_NEWLINE - Static variable in class org.ini4j.Config
- DEFAULT_FILE_ENCODING - Static variable in class org.ini4j.Config
- DEFAULT_GLOBAL_SECTION - Static variable in class org.ini4j.Config
- DEFAULT_GLOBAL_SECTION_NAME - Static variable in class org.ini4j.Config
- DEFAULT_HEADER_COMMENT - Static variable in class org.ini4j.Config
- DEFAULT_INCLUDE - Static variable in class org.ini4j.Config
- DEFAULT_LINE_SEPARATOR - Static variable in class org.ini4j.Config
- DEFAULT_LOWER_CASE_OPTION - Static variable in class org.ini4j.Config
- DEFAULT_LOWER_CASE_SECTION - Static variable in class org.ini4j.Config
- DEFAULT_MULTI_OPTION - Static variable in class org.ini4j.Config
- DEFAULT_MULTI_SECTION - Static variable in class org.ini4j.Config
- DEFAULT_NAME - Static variable in interface org.ini4j.Registry.Key
- DEFAULT_PATH_SEPARATOR - Static variable in class org.ini4j.Config
- DEFAULT_PROPERTY_FIRST_UPPER - Static variable in class org.ini4j.Config
- DEFAULT_STRICT_OPERATOR - Static variable in class org.ini4j.Config
- DEFAULT_SUFFIX - Static variable in class org.ini4j.Reg
- DEFAULT_TREE - Static variable in class org.ini4j.Config
- DEFAULT_UNNAMED_SECTION - Static variable in class org.ini4j.Config
- defaults() - Method in class org.ini4j.ConfigParser
E
- encode(TypeValuesPair) - Method in class org.ini4j.spi.RegEscapeTool
- endIni() - Method in class org.ini4j.spi.IniBuilder
- endIni() - Method in class org.ini4j.spi.RegBuilder
- endIni() - Method in class org.ini4j.spi.IniFormatter
- endIni() - Method in interface org.ini4j.spi.IniHandler
- endOptions() - Method in class org.ini4j.spi.OptionsBuilder
- endOptions() - Method in class org.ini4j.spi.OptionsFormatter
- endOptions() - Method in interface org.ini4j.spi.OptionsHandler
- endSection() - Method in class org.ini4j.spi.IniBuilder
- endSection() - Method in class org.ini4j.spi.RegBuilder
- endSection() - Method in class org.ini4j.spi.IniFormatter
- endSection() - Method in interface org.ini4j.spi.IniHandler
- entrySet() - Method in class org.ini4j.BasicMultiMap
- escape(String) - Method in class org.ini4j.spi.EscapeTool
- escape(String) - Method in class org.ini4j.Wini
- ESCAPE_CHAR - Static variable in interface org.ini4j.Registry
- EscapeTool - Class in org.ini4j.spi
- EscapeTool() - Constructor for class org.ini4j.spi.EscapeTool
F
- fetch(Object) - Method in class org.ini4j.BasicOptionMap
- fetch(Object) - Method in interface org.ini4j.OptionMap
- fetch(Object, int) - Method in class org.ini4j.BasicOptionMap
- fetch(Object, int) - Method in interface org.ini4j.OptionMap
- fetch(Object, int, Class<T>) - Method in class org.ini4j.BasicOptionMap
- fetch(Object, int, Class<T>) - Method in interface org.ini4j.OptionMap
- fetch(Object, Class<T>) - Method in class org.ini4j.BasicOptionMap
- fetch(Object, Class<T>) - Method in interface org.ini4j.OptionMap
- fetch(Object, Class<T>, T) - Method in class org.ini4j.BasicOptionMap
- fetch(Object, Class<T>, T) - Method in interface org.ini4j.OptionMap
- fetch(Object, Object) - Method in class org.ini4j.BasicProfile
- fetch(Object, Object) - Method in interface org.ini4j.Profile
- fetch(Object, Object, Class<T>) - Method in class org.ini4j.BasicProfile
- fetch(Object, Object, Class<T>) - Method in interface org.ini4j.Profile
- fetch(Object, String) - Method in class org.ini4j.BasicOptionMap
- fetch(Object, String) - Method in interface org.ini4j.OptionMap
- fetchAll(Object, Class<T>) - Method in class org.ini4j.BasicOptionMap
- fetchAll(Object, Class<T>) - Method in interface org.ini4j.OptionMap
- FILE_ENCODING - Static variable in interface org.ini4j.Registry
- firePropertyChange(String, Object, Object) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- fireVetoableChange(String, Object, Object) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- flush() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
flush
method as per the specification inPreferences.flush()
. - flushSpi() - Method in class org.ini4j.IniPreferences
-
Implements the
flushSpi
method as per the specification inAbstractPreferences.flushSpi()
. - flushSpi() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
flushSpi
method as per the specification inAbstractPreferences.flushSpi()
. - from(Object) - Method in class org.ini4j.BasicOptionMap
- from(Object) - Method in interface org.ini4j.OptionMap
- from(Object, String) - Method in class org.ini4j.BasicOptionMap
- from(Object, String) - Method in interface org.ini4j.OptionMap
- fromString(String) - Static method in enum org.ini4j.Registry.Type
G
- get(Object) - Method in class org.ini4j.BasicMultiMap
- get(Object) - Method in class org.ini4j.BasicRegistry
- get(Object) - Method in interface org.ini4j.Registry
- get(Object, int) - Method in class org.ini4j.BasicMultiMap
- get(Object, int) - Method in class org.ini4j.BasicRegistry
- get(Object, int) - Method in interface org.ini4j.MultiMap
- get(Object, int) - Method in interface org.ini4j.Registry
- get(Object, int, Class<T>) - Method in class org.ini4j.BasicOptionMap
- get(Object, int, Class<T>) - Method in interface org.ini4j.OptionMap
- get(Object, Class<T>) - Method in class org.ini4j.BasicOptionMap
- get(Object, Class<T>) - Method in interface org.ini4j.OptionMap
- get(Object, Class<T>, T) - Method in class org.ini4j.BasicOptionMap
- get(Object, Class<T>, T) - Method in interface org.ini4j.OptionMap
- get(Object, Object) - Method in class org.ini4j.BasicProfile
- get(Object, Object) - Method in interface org.ini4j.Profile
- get(Object, Object, Class<T>) - Method in class org.ini4j.BasicProfile
- get(Object, Object, Class<T>) - Method in interface org.ini4j.Profile
- get(Object, String) - Method in class org.ini4j.BasicOptionMap
- get(Object, String) - Method in interface org.ini4j.OptionMap
- get(String, String) - Method in class org.ini4j.ConfigParser
- get(String, String, boolean) - Method in class org.ini4j.ConfigParser
- get(String, String, boolean, Map<String, String>) - Method in class org.ini4j.ConfigParser
- getAll(Object) - Method in class org.ini4j.BasicMultiMap
- getAll(Object) - Method in interface org.ini4j.MultiMap
- getAll(Object, Class<T>) - Method in class org.ini4j.BasicOptionMap
- getAll(Object, Class<T>) - Method in interface org.ini4j.OptionMap
- getBoolean(String, String) - Method in class org.ini4j.ConfigParser
- getChild(String) - Method in interface org.ini4j.Profile.Section
- getChild(String) - Method in interface org.ini4j.Registry.Key
- getComment() - Method in class org.ini4j.BasicProfile
- getComment() - Method in class org.ini4j.Options
- getComment() - Method in interface org.ini4j.Profile
- getComment(Object) - Method in interface org.ini4j.CommentedMap
- getComment(Object) - Method in class org.ini4j.CommonMultiMap
- getConfig() - Method in interface org.ini4j.Configurable
- getConfig() - Method in class org.ini4j.Ini
- getConfig() - Method in class org.ini4j.Options
- getConfig() - Method in class org.ini4j.Reg
- getConfig() - Method in class org.ini4j.spi.IniFormatter
- getConfig() - Method in class org.ini4j.spi.OptionsFormatter
- getConfig() - Method in class org.ini4j.spi.IniParser
- getConfig() - Method in class org.ini4j.spi.OptionsParser
- getDouble(String, String) - Method in class org.ini4j.ConfigParser
- getEnvironment(String) - Static method in class org.ini4j.Config
- getEnvironment(String, String) - Static method in class org.ini4j.Config
- getFile() - Method in class org.ini4j.Ini
- getFile() - Method in class org.ini4j.Options
- getFile() - Method in interface org.ini4j.Persistable
- getFile() - Method in class org.ini4j.Reg
- getFileEncoding() - Method in class org.ini4j.Config
- getFloat(String, String) - Method in class org.ini4j.ConfigParser
- getGlobal() - Static method in class org.ini4j.Config
- getGlobalSectionName() - Method in class org.ini4j.Config
- getIni() - Method in class org.ini4j.ConfigParser
- getIni() - Method in class org.ini4j.IniPreferences
-
Provide access to underlaying
Ini
implementation. - getInstance() - Static method in class org.ini4j.spi.BeanTool
- getInstance() - Static method in class org.ini4j.spi.EscapeTool
- getInstance() - Static method in class org.ini4j.spi.RegEscapeTool
- getInstance() - Static method in class org.ini4j.spi.WinEscapeTool
- getInt(String, String) - Method in class org.ini4j.ConfigParser
- getLineSeparator() - Method in class org.ini4j.Config
- getLong(String, String) - Method in class org.ini4j.ConfigParser
- getName() - Method in interface org.ini4j.Profile.Section
- getOutput() - Method in class org.ini4j.spi.IniFormatter
- getOutput() - Method in class org.ini4j.spi.OptionsFormatter
- getParent() - Method in interface org.ini4j.Profile.Section
- getParent() - Method in interface org.ini4j.Registry.Key
- getPathSeparator() - Method in class org.ini4j.Config
- getProperty(String, Class<?>) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- getPropertySpi(String, Class<?>) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- getProxy() - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- getSimpleName() - Method in interface org.ini4j.Profile.Section
- getSpi(String) - Method in class org.ini4j.IniPreferences
-
Implements the
getSpi
method as per the specification inAbstractPreferences.getSpi(String)
. - getSpi(String) - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
getSpi
method as per the specification inAbstractPreferences.getSpi(String)
. - getSystemProperty(String) - Static method in class org.ini4j.Config
- getSystemProperty(String, String) - Static method in class org.ini4j.Config
- getType() - Method in class org.ini4j.spi.TypeValuesPair
- getType(Object) - Method in interface org.ini4j.Registry.Key
- getType(Object, Registry.Type) - Method in interface org.ini4j.Registry.Key
- getValues() - Method in class org.ini4j.spi.TypeValuesPair
- getVersion() - Method in class org.ini4j.BasicRegistry
- getVersion() - Method in interface org.ini4j.Registry
H
- handleComment(String) - Method in class org.ini4j.spi.IniFormatter
- handleComment(String) - Method in class org.ini4j.spi.OptionsFormatter
- handleComment(String) - Method in class org.ini4j.spi.IniBuilder
- handleComment(String) - Method in class org.ini4j.spi.RegBuilder
- handleComment(String) - Method in interface org.ini4j.spi.IniHandler
- handleComment(String) - Method in class org.ini4j.spi.OptionsBuilder
- handleComment(String) - Method in interface org.ini4j.spi.OptionsHandler
- handleOption(String, String) - Method in class org.ini4j.spi.IniFormatter
- handleOption(String, String) - Method in class org.ini4j.spi.OptionsFormatter
- handleOption(String, String) - Method in class org.ini4j.spi.IniBuilder
- handleOption(String, String) - Method in interface org.ini4j.spi.IniHandler
- handleOption(String, String) - Method in class org.ini4j.spi.OptionsBuilder
- handleOption(String, String) - Method in interface org.ini4j.spi.OptionsHandler
- handleOption(String, String) - Method in class org.ini4j.spi.RegBuilder
- hasOption(String, String) - Method in class org.ini4j.ConfigParser
- hasProperty(String) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- hasPropertySpi(String) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- hasSection(String) - Method in class org.ini4j.ConfigParser
- HKEY_CLASSES_ROOT - Enum constant in enum org.ini4j.Registry.Hive
- HKEY_CURRENT_CONFIG - Enum constant in enum org.ini4j.Registry.Hive
- HKEY_CURRENT_USER - Enum constant in enum org.ini4j.Registry.Hive
- HKEY_LOCAL_MACHINE - Enum constant in enum org.ini4j.Registry.Hive
- HKEY_USERS - Enum constant in enum org.ini4j.Registry.Hive
I
- [ini4j] main package - Search tag in package org.ini4j
- Section
- [ini4j] service provider package - Search tag in package org.ini4j.spi
- Section
- Ini - Class in org.ini4j
- Ini() - Constructor for class org.ini4j.Ini
- Ini(File) - Constructor for class org.ini4j.Ini
- Ini(InputStream) - Constructor for class org.ini4j.Ini
- Ini(Reader) - Constructor for class org.ini4j.Ini
- Ini(URL) - Constructor for class org.ini4j.Ini
- IniBuilder - Class in org.ini4j.spi
- IniBuilder() - Constructor for class org.ini4j.spi.IniBuilder
- IniFormatter - Class in org.ini4j.spi
- IniFormatter() - Constructor for class org.ini4j.spi.IniFormatter
- IniHandler - Interface in org.ini4j.spi
- IniParser - Class in org.ini4j.spi
- IniParser() - Constructor for class org.ini4j.spi.IniParser
- IniPreferences - Class in org.ini4j
- IniPreferences(InputStream) - Constructor for class org.ini4j.IniPreferences
-
Constructs a new preferences node based on newly loaded
Ini
instance. - IniPreferences(Reader) - Constructor for class org.ini4j.IniPreferences
-
Constructs a new preferences node based on newly loaded
Ini
instance. - IniPreferences(URL) - Constructor for class org.ini4j.IniPreferences
-
Constructs a new preferences node based on newly loaded
Ini
instance. - IniPreferences(Ini) - Constructor for class org.ini4j.IniPreferences
-
Constructs a new preferences node on top of
Ini
instance. - IniPreferences.SectionPreferences - Class in org.ini4j
- IniPreferencesFactory - Class in org.ini4j
- IniPreferencesFactory() - Constructor for class org.ini4j.IniPreferencesFactory
- inject(Object, BeanAccess) - Method in class org.ini4j.spi.BeanTool
- inject(BeanAccess, Object) - Method in class org.ini4j.spi.BeanTool
- InterpolationException(String) - Constructor for exception class org.ini4j.ConfigParser.InterpolationException
- InvalidFileFormatException - Exception Class in org.ini4j
- InvalidFileFormatException(String) - Constructor for exception class org.ini4j.InvalidFileFormatException
- invoke(Object, Method, Object[]) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- isComment() - Method in class org.ini4j.Config
- isEmpty() - Method in class org.ini4j.BasicMultiMap
- isEmptyOption() - Method in class org.ini4j.Config
- isEmptySection() - Method in class org.ini4j.Config
- isEscape() - Method in class org.ini4j.Config
- isEscapeKeyOnly() - Method in class org.ini4j.Config
- isEscapeNewline() - Method in class org.ini4j.Config
- isGlobalSection() - Method in class org.ini4j.Config
- isHeaderComment() - Method in class org.ini4j.Config
- isInclude() - Method in class org.ini4j.Config
- isLowerCaseOption() - Method in class org.ini4j.Config
- isLowerCaseSection() - Method in class org.ini4j.Config
- isMultiOption() - Method in class org.ini4j.Config
- isMultiSection() - Method in class org.ini4j.Config
- isPropertyFirstUpper() - Method in class org.ini4j.Config
- isStrictOperator() - Method in class org.ini4j.Config
- isTree() - Method in class org.ini4j.Config
- isUnnamedSection() - Method in class org.ini4j.Config
- isWindows() - Static method in class org.ini4j.Reg
- items(String) - Method in class org.ini4j.ConfigParser
- items(String, boolean) - Method in class org.ini4j.ConfigParser
- items(String, boolean, Map<String, String>) - Method in class org.ini4j.ConfigParser
K
- KEY_PREFIX - Static variable in class org.ini4j.Config
- KEY_SEPARATOR - Static variable in interface org.ini4j.Registry
- KEY_SYSTEM - Static variable in class org.ini4j.IniPreferencesFactory
- KEY_USER - Static variable in class org.ini4j.IniPreferencesFactory
- keySet() - Method in class org.ini4j.BasicMultiMap
- keysSpi() - Method in class org.ini4j.IniPreferences
-
Implements the
keysSpi
method as per the specification inAbstractPreferences.keysSpi()
. - keysSpi() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
keysSpi
method as per the specification inAbstractPreferences.keysSpi()
.
L
- length(Object) - Method in class org.ini4j.BasicMultiMap
- length(Object) - Method in interface org.ini4j.MultiMap
- LINE_SEPARATOR - Static variable in interface org.ini4j.Registry
- load() - Method in class org.ini4j.Ini
- load() - Method in class org.ini4j.Options
- load() - Method in interface org.ini4j.Persistable
- load() - Method in class org.ini4j.Reg
- load(File) - Method in class org.ini4j.Ini
- load(File) - Method in class org.ini4j.Options
- load(File) - Method in interface org.ini4j.Persistable
- load(File) - Method in class org.ini4j.Reg
- load(InputStream) - Method in class org.ini4j.Ini
- load(InputStream) - Method in class org.ini4j.Options
- load(InputStream) - Method in interface org.ini4j.Persistable
- load(InputStream) - Method in class org.ini4j.Reg
- load(Reader) - Method in class org.ini4j.Ini
- load(Reader) - Method in class org.ini4j.Options
- load(Reader) - Method in interface org.ini4j.Persistable
- load(Reader) - Method in class org.ini4j.Reg
- load(URL) - Method in class org.ini4j.Ini
- load(URL) - Method in class org.ini4j.Options
- load(URL) - Method in interface org.ini4j.Persistable
- load(URL) - Method in class org.ini4j.Reg
- lookup(String...) - Method in interface org.ini4j.Profile.Section
- lookup(String...) - Method in interface org.ini4j.Registry.Key
M
- MultiMap<K,
V> - Interface in org.ini4j
N
- newBuilder() - Method in class org.ini4j.Ini
- newBuilder() - Method in class org.ini4j.Options
- newBuilder() - Method in class org.ini4j.Reg
- newInstance() - Static method in class org.ini4j.spi.IniParser
- newInstance() - Static method in class org.ini4j.spi.OptionsBuilder
- newInstance() - Static method in class org.ini4j.spi.OptionsParser
- newInstance(Writer, Config) - Static method in class org.ini4j.spi.IniFormatter
- newInstance(Writer, Config) - Static method in class org.ini4j.spi.OptionsFormatter
- newInstance(Config) - Static method in class org.ini4j.spi.IniParser
- newInstance(Config) - Static method in class org.ini4j.spi.OptionsParser
- newInstance(Ini) - Static method in class org.ini4j.spi.IniBuilder
- newInstance(Options) - Static method in class org.ini4j.spi.OptionsBuilder
- newInstance(Reg) - Static method in class org.ini4j.spi.RegBuilder
O
- OptionMap - Interface in org.ini4j
- options(String) - Method in class org.ini4j.ConfigParser
- Options - Class in org.ini4j
- Options() - Constructor for class org.ini4j.Options
- Options(File) - Constructor for class org.ini4j.Options
- Options(InputStream) - Constructor for class org.ini4j.Options
- Options(Reader) - Constructor for class org.ini4j.Options
- Options(URL) - Constructor for class org.ini4j.Options
- OptionsBuilder - Class in org.ini4j.spi
- OptionsBuilder() - Constructor for class org.ini4j.spi.OptionsBuilder
- OptionsFormatter - Class in org.ini4j.spi
- OptionsFormatter() - Constructor for class org.ini4j.spi.OptionsFormatter
- OptionsHandler - Interface in org.ini4j.spi
- OptionsParser - Class in org.ini4j.spi
- OptionsParser() - Constructor for class org.ini4j.spi.OptionsParser
- org.ini4j - package org.ini4j
-
[ini4j] main package
- org.ini4j.spi - package org.ini4j.spi
-
[ini4j] service provider package
P
- parse(InputStream, IniHandler) - Method in class org.ini4j.spi.IniParser
- parse(InputStream, OptionsHandler) - Method in class org.ini4j.spi.OptionsParser
- parse(Reader, IniHandler) - Method in class org.ini4j.spi.IniParser
- parse(Reader, OptionsHandler) - Method in class org.ini4j.spi.OptionsParser
- parse(String, Class<?>) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- parse(String, Class<T>) - Method in class org.ini4j.spi.BeanTool
- parse(URL, IniHandler) - Method in class org.ini4j.spi.IniParser
- parse(URL, OptionsHandler) - Method in class org.ini4j.spi.OptionsParser
- parseError(String, int) - Method in class org.ini4j.spi.IniParser
- parseError(String, int) - Method in class org.ini4j.spi.OptionsParser
- parseSpecialValue(String, Class) - Method in class org.ini4j.spi.BeanTool
- PATH_SEPARATOR - Static variable in interface org.ini4j.Profile
- PATH_SEPARATOR - Static variable in class org.ini4j.Wini
- Persistable - Interface in org.ini4j
- Profile - Interface in org.ini4j
- Profile.Section - Interface in org.ini4j
- PROP_COMMENT - Static variable in class org.ini4j.Config
- PROP_EMPTY_OPTION - Static variable in class org.ini4j.Config
- PROP_EMPTY_SECTION - Static variable in class org.ini4j.Config
- PROP_ESCAPE - Static variable in class org.ini4j.Config
- PROP_ESCAPE_KEY_ONLY - Static variable in class org.ini4j.Config
- PROP_ESCAPE_NEWLINE - Static variable in class org.ini4j.Config
- PROP_FILE_ENCODING - Static variable in class org.ini4j.Config
- PROP_GLOBAL_SECTION - Static variable in class org.ini4j.Config
- PROP_GLOBAL_SECTION_NAME - Static variable in class org.ini4j.Config
- PROP_HEADER_COMMENT - Static variable in class org.ini4j.Config
- PROP_INCLUDE - Static variable in class org.ini4j.Config
- PROP_LINE_SEPARATOR - Static variable in class org.ini4j.Config
- PROP_LOWER_CASE_OPTION - Static variable in class org.ini4j.Config
- PROP_LOWER_CASE_SECTION - Static variable in class org.ini4j.Config
- PROP_MULTI_OPTION - Static variable in class org.ini4j.Config
- PROP_MULTI_SECTION - Static variable in class org.ini4j.Config
- PROP_PATH_SEPARATOR - Static variable in class org.ini4j.Config
- PROP_PROPERTY_FIRST_UPPER - Static variable in class org.ini4j.Config
- PROP_STRICT_OPERATOR - Static variable in class org.ini4j.Config
- PROP_TREE - Static variable in class org.ini4j.Config
- PROP_UNNAMED_SECTION - Static variable in class org.ini4j.Config
- propAdd(String, String) - Method in interface org.ini4j.spi.BeanAccess
- propDel(String) - Method in interface org.ini4j.spi.BeanAccess
- PROPERTIES - Static variable in class org.ini4j.IniPreferencesFactory
- propGet(String) - Method in interface org.ini4j.spi.BeanAccess
- propGet(String, int) - Method in interface org.ini4j.spi.BeanAccess
- propLength(String) - Method in interface org.ini4j.spi.BeanAccess
- propSet(String, String) - Method in interface org.ini4j.spi.BeanAccess
- propSet(String, String, int) - Method in interface org.ini4j.spi.BeanAccess
- proxy(Class<T>, BeanAccess) - Method in class org.ini4j.spi.BeanTool
- put(String, Object) - Method in class org.ini4j.BasicOptionMap
- put(String, Object) - Method in interface org.ini4j.OptionMap
- put(String, Object, int) - Method in class org.ini4j.BasicOptionMap
- put(String, Object, int) - Method in interface org.ini4j.OptionMap
- put(String, String, Object) - Method in class org.ini4j.BasicProfile
- put(String, String, Object) - Method in interface org.ini4j.Profile
- put(String, Profile.Section) - Method in class org.ini4j.BasicRegistry
- put(String, Profile.Section) - Method in interface org.ini4j.Registry
- put(String, Profile.Section, int) - Method in class org.ini4j.BasicRegistry
- put(String, Profile.Section, int) - Method in interface org.ini4j.Registry
- put(K, V) - Method in class org.ini4j.BasicMultiMap
- put(K, V, int) - Method in class org.ini4j.BasicMultiMap
- put(K, V, int) - Method in interface org.ini4j.MultiMap
- putAll(String, Object) - Method in class org.ini4j.BasicOptionMap
- putAll(String, Object) - Method in interface org.ini4j.OptionMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.ini4j.BasicMultiMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.ini4j.CommonMultiMap
- putAll(K, List<V>) - Method in class org.ini4j.BasicMultiMap
- putAll(K, List<V>) - Method in interface org.ini4j.MultiMap
- putComment(K, String) - Method in interface org.ini4j.CommentedMap
- putComment(K, String) - Method in class org.ini4j.CommonMultiMap
- putSpi(String, String) - Method in class org.ini4j.IniPreferences
-
Implements the
putSpi
method as per the specification inAbstractPreferences.putSpi(String,String)
. - putSpi(String, String) - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
putSpi
method as per the specification inAbstractPreferences.putSpi(String,String)
. - putType(String, Registry.Type) - Method in interface org.ini4j.Registry.Key
Q
- quote(String) - Method in class org.ini4j.spi.EscapeTool
R
- read(File) - Method in class org.ini4j.ConfigParser
- read(InputStream) - Method in class org.ini4j.ConfigParser
- read(Reader) - Method in class org.ini4j.ConfigParser
- read(String) - Method in class org.ini4j.Reg
- read(String...) - Method in class org.ini4j.ConfigParser
- read(URL) - Method in class org.ini4j.ConfigParser
- Reg - Class in org.ini4j
- Reg() - Constructor for class org.ini4j.Reg
- Reg(File) - Constructor for class org.ini4j.Reg
- Reg(InputStream) - Constructor for class org.ini4j.Reg
- Reg(Reader) - Constructor for class org.ini4j.Reg
- Reg(String) - Constructor for class org.ini4j.Reg
- Reg(URL) - Constructor for class org.ini4j.Reg
- REG_BINARY - Enum constant in enum org.ini4j.Registry.Type
- REG_DWORD - Enum constant in enum org.ini4j.Registry.Type
- REG_DWORD_BIG_ENDIAN - Enum constant in enum org.ini4j.Registry.Type
- REG_EXPAND_SZ - Enum constant in enum org.ini4j.Registry.Type
- REG_FULL_RESOURCE_DESCRIPTOR - Enum constant in enum org.ini4j.Registry.Type
- REG_LINK - Enum constant in enum org.ini4j.Registry.Type
- REG_MULTI_SZ - Enum constant in enum org.ini4j.Registry.Type
- REG_NONE - Enum constant in enum org.ini4j.Registry.Type
- REG_QWORD - Enum constant in enum org.ini4j.Registry.Type
- REG_RESOURCE_LIST - Enum constant in enum org.ini4j.Registry.Type
- REG_RESOURCE_REQUIREMENTS_LIST - Enum constant in enum org.ini4j.Registry.Type
- REG_SZ - Enum constant in enum org.ini4j.Registry.Type
- RegBuilder - Class in org.ini4j.spi
- RegBuilder() - Constructor for class org.ini4j.spi.RegBuilder
- RegEscapeTool - Class in org.ini4j.spi
- RegEscapeTool() - Constructor for class org.ini4j.spi.RegEscapeTool
- Registry - Interface in org.ini4j
- Registry.Hive - Enum in org.ini4j
- Registry.Key - Interface in org.ini4j
- Registry.Type - Enum in org.ini4j
- remove(Object) - Method in class org.ini4j.BasicMultiMap
- remove(Object) - Method in class org.ini4j.BasicRegistry
- remove(Object) - Method in class org.ini4j.CommonMultiMap
- remove(Object) - Method in interface org.ini4j.Registry
- remove(Object, int) - Method in class org.ini4j.BasicMultiMap
- remove(Object, int) - Method in class org.ini4j.BasicRegistry
- remove(Object, int) - Method in class org.ini4j.CommonMultiMap
- remove(Object, int) - Method in interface org.ini4j.MultiMap
- remove(Object, int) - Method in interface org.ini4j.Registry
- remove(Object, Object) - Method in class org.ini4j.BasicProfile
- remove(Object, Object) - Method in interface org.ini4j.Profile
- remove(Profile.Section) - Method in class org.ini4j.BasicProfile
- remove(Profile.Section) - Method in class org.ini4j.BasicRegistry
- remove(Profile.Section) - Method in interface org.ini4j.Profile
- REMOVE - Static variable in enum org.ini4j.Registry.Type
- REMOVE_CHAR - Static variable in enum org.ini4j.Registry.Type
- removeChild(String) - Method in interface org.ini4j.Profile.Section
- removeComment(Object) - Method in interface org.ini4j.CommentedMap
- removeComment(Object) - Method in class org.ini4j.CommonMultiMap
- removeNodeSpi() - Method in class org.ini4j.IniPreferences
-
Implements the
removeNodeSpi
method as per the specification inAbstractPreferences.removeNodeSpi()
. - removeNodeSpi() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
removeNodeSpi
method as per the specification inAbstractPreferences.removeNodeSpi()
. - removeOption(String, String) - Method in class org.ini4j.ConfigParser
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- removeSection(String) - Method in class org.ini4j.ConfigParser
- removeSpi(String) - Method in class org.ini4j.IniPreferences
-
Implements the
removeSpi
method as per the specification inAbstractPreferences.removeSpi(String)
. - removeSpi(String) - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
removeSpi
method as per the specification inAbstractPreferences.removeSpi(String)
. - removeType(Object) - Method in interface org.ini4j.Registry.Key
- removeVetoableChangeListener(String, VetoableChangeListener) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- reset() - Method in class org.ini4j.Config
S
- sections() - Method in class org.ini4j.ConfigParser
- SEPARATOR - Static variable in enum org.ini4j.Registry.Type
- SEPARATOR_CHAR - Static variable in enum org.ini4j.Registry.Type
- set(String, String, Object) - Method in class org.ini4j.ConfigParser
- setComment(boolean) - Method in class org.ini4j.Config
- setComment(String) - Method in class org.ini4j.BasicProfile
- setComment(String) - Method in class org.ini4j.Options
- setComment(String) - Method in interface org.ini4j.Profile
- setConfig(Config) - Method in interface org.ini4j.Configurable
- setConfig(Config) - Method in class org.ini4j.Ini
- setConfig(Config) - Method in class org.ini4j.Options
- setConfig(Config) - Method in class org.ini4j.Reg
- setConfig(Config) - Method in class org.ini4j.spi.IniFormatter
- setConfig(Config) - Method in class org.ini4j.spi.OptionsFormatter
- setConfig(Config) - Method in class org.ini4j.spi.IniParser
- setConfig(Config) - Method in class org.ini4j.spi.OptionsParser
- setEmptyOption(boolean) - Method in class org.ini4j.Config
- setEmptySection(boolean) - Method in class org.ini4j.Config
- setEscape(boolean) - Method in class org.ini4j.Config
- setEscapeKeyOnly(boolean) - Method in class org.ini4j.Config
- setEscapeNewline(boolean) - Method in class org.ini4j.Config
- setFile(File) - Method in class org.ini4j.Ini
- setFile(File) - Method in class org.ini4j.Options
- setFile(File) - Method in interface org.ini4j.Persistable
- setFile(File) - Method in class org.ini4j.Reg
- setFileEncoding(Charset) - Method in class org.ini4j.Config
- setGlobalSection(boolean) - Method in class org.ini4j.Config
- setGlobalSectionName(String) - Method in class org.ini4j.Config
- setHeaderComment(boolean) - Method in class org.ini4j.Config
- setInclude(boolean) - Method in class org.ini4j.Config
- setIni(Ini) - Method in class org.ini4j.spi.IniBuilder
- setLineSeparator(String) - Method in class org.ini4j.Config
- setLowerCaseOption(boolean) - Method in class org.ini4j.Config
- setLowerCaseSection(boolean) - Method in class org.ini4j.Config
- setMultiOption(boolean) - Method in class org.ini4j.Config
- setMultiSection(boolean) - Method in class org.ini4j.Config
- setOptions(Options) - Method in class org.ini4j.spi.OptionsBuilder
- setOutput(PrintWriter) - Method in class org.ini4j.spi.IniFormatter
- setOutput(PrintWriter) - Method in class org.ini4j.spi.OptionsFormatter
- setPathSeparator(char) - Method in class org.ini4j.Config
- setProperty(String, Object, Class<?>) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- setPropertyFirstUpper(boolean) - Method in class org.ini4j.Config
- setPropertySpi(String, Object, Class<?>) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- setReg(Reg) - Method in class org.ini4j.spi.RegBuilder
- setStrictOperator(boolean) - Method in class org.ini4j.Config
- setTree(boolean) - Method in class org.ini4j.Config
- setUnnamedSection(boolean) - Method in class org.ini4j.Config
- setVersion(String) - Method in class org.ini4j.BasicRegistry
- setVersion(String) - Method in interface org.ini4j.Registry
- size() - Method in class org.ini4j.BasicMultiMap
- startIni() - Method in class org.ini4j.spi.IniBuilder
- startIni() - Method in class org.ini4j.spi.RegBuilder
- startIni() - Method in class org.ini4j.spi.IniFormatter
- startIni() - Method in interface org.ini4j.spi.IniHandler
- startOptions() - Method in class org.ini4j.spi.OptionsBuilder
- startOptions() - Method in class org.ini4j.spi.OptionsFormatter
- startOptions() - Method in interface org.ini4j.spi.OptionsHandler
- startSection(String) - Method in class org.ini4j.spi.IniBuilder
- startSection(String) - Method in class org.ini4j.spi.RegBuilder
- startSection(String) - Method in class org.ini4j.spi.IniFormatter
- startSection(String) - Method in interface org.ini4j.spi.IniHandler
- store() - Method in class org.ini4j.Ini
- store() - Method in class org.ini4j.Options
- store() - Method in interface org.ini4j.Persistable
- store() - Method in class org.ini4j.Reg
- store(File) - Method in class org.ini4j.Ini
- store(File) - Method in class org.ini4j.Options
- store(File) - Method in interface org.ini4j.Persistable
- store(File) - Method in class org.ini4j.Reg
- store(OutputStream) - Method in class org.ini4j.Ini
- store(OutputStream) - Method in class org.ini4j.Options
- store(OutputStream) - Method in interface org.ini4j.Persistable
- store(OutputStream) - Method in class org.ini4j.Reg
- store(Writer) - Method in class org.ini4j.Ini
- store(Writer) - Method in class org.ini4j.Options
- store(Writer) - Method in interface org.ini4j.Persistable
- store(Writer) - Method in class org.ini4j.Reg
- store(IniHandler, Profile.Section) - Method in class org.ini4j.Ini
- store(IniHandler, Profile.Section, String, int) - Method in class org.ini4j.Ini
- store(OptionsHandler) - Method in class org.ini4j.Options
- sync() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
sync
method as per the specification inPreferences.sync()
. - syncSpi() - Method in class org.ini4j.IniPreferences.SectionPreferences
-
Implements the
syncSpi
method as per the specification inAbstractPreferences.syncSpi()
. - syncSpi() - Method in class org.ini4j.IniPreferences
-
Implements the
syncSpi
method as per the specification inAbstractPreferences.syncSpi()
. - systemRoot() - Method in class org.ini4j.IniPreferencesFactory
T
- TMP_PREFIX - Static variable in class org.ini4j.Reg
- to(Object) - Method in class org.ini4j.BasicOptionMap
- to(Object) - Method in interface org.ini4j.OptionMap
- to(Object, String) - Method in class org.ini4j.BasicOptionMap
- to(Object, String) - Method in interface org.ini4j.OptionMap
- toString() - Method in class org.ini4j.BasicMultiMap
- toString() - Method in enum org.ini4j.Registry.Type
- TYPE_SEPARATOR - Static variable in interface org.ini4j.Registry
- TypeValuesPair - Class in org.ini4j.spi
- TypeValuesPair(Registry.Type, String[]) - Constructor for class org.ini4j.spi.TypeValuesPair
U
- UNCHECKED - Static variable in class org.ini4j.spi.Warnings
- unescape(String) - Method in class org.ini4j.spi.EscapeTool
- unescape(String) - Method in class org.ini4j.Wini
- unquote(String) - Method in class org.ini4j.spi.EscapeTool
- userRoot() - Method in class org.ini4j.IniPreferencesFactory
V
- valueOf(String) - Static method in enum org.ini4j.Registry.Hive
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ini4j.Registry.Type
-
Returns the enum constant of this type with the specified name.
- values() - Method in class org.ini4j.BasicMultiMap
- values() - Static method in enum org.ini4j.Registry.Hive
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ini4j.Registry.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in interface org.ini4j.Registry
W
- Warnings - Class in org.ini4j.spi
- WinEscapeTool - Class in org.ini4j.spi
- WinEscapeTool() - Constructor for class org.ini4j.spi.WinEscapeTool
- Wini - Class in org.ini4j
- Wini() - Constructor for class org.ini4j.Wini
- Wini(File) - Constructor for class org.ini4j.Wini
- Wini(InputStream) - Constructor for class org.ini4j.Wini
- Wini(Reader) - Constructor for class org.ini4j.Wini
- Wini(URL) - Constructor for class org.ini4j.Wini
- write() - Method in class org.ini4j.Reg
- write(File) - Method in class org.ini4j.ConfigParser
- write(OutputStream) - Method in class org.ini4j.ConfigParser
- write(Writer) - Method in class org.ini4j.ConfigParser
Z
- zero(Class<?>) - Method in class org.ini4j.spi.AbstractBeanInvocationHandler
- zero(Class<T>) - Method in class org.ini4j.spi.BeanTool
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form