[ini4j]
A B C D E F G H I K L N O P R S T U V

A

absolutePath() - Method in class PreferencesWrapper
 
add(String) - Method in class Ini
 
addNodeChangeListener(NodeChangeListener) - Method in class PreferencesWrapper
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class PreferencesWrapper
 

B

base - Variable in class FancyIniParser.IniSource
 
bases - Variable in class FancyIniParser.IniSource
 

C

childrenNames() - Method in class PreferencesWrapper
 
childrenNamesSpi() - Method in class IniPreferences
Implements the childrenNamesSpi method as per the specification in AbstractPreferences.childrenNamesSpi().
childrenNamesSpi() - Method in class IniPreferences.SectionPreferences
Implements the childrenNamesSpi method as per the specification in AbstractPreferences.childrenNamesSpi().
childSpi(String) - Method in class IniPreferences
Implements the childSpi method as per the specification in AbstractPreferences.childSpi(String).
childSpi(String) - Method in class IniPreferences.SectionPreferences
Implements the childSpi method as per the specification in AbstractPreferences.childSpi(String).
clear() - Method in class PreferencesWrapper
 
COMMENTS - Static variable in class IniParser
 
contextDestroyed(ServletContextEvent) - Method in class IniPreferencesFactoryListener
 
contextInitialized(ServletContextEvent) - Method in class IniPreferencesFactoryListener
 

D

DEFAULT_SERVICE - Static variable in class IniParser
 
DEFAULT_SYSTEM_LOCATION - Static variable in class IniPreferencesFactoryListener
 
DEFAULT_USER_LOCATION - Static variable in class IniPreferencesFactoryListener
 

E

endIni() - Method in interface IniHandler
 
endSection() - Method in interface IniHandler
 
exportNode(OutputStream) - Method in class PreferencesWrapper
 
exportSubtree(OutputStream) - Method in class PreferencesWrapper
 

F

FancyIniParser - Class in org.ini4j.addon
 
FancyIniParser() - Constructor for class FancyIniParser
 
FancyIniParser.IniSource - Class in org.ini4j.addon
 
FancyIniParser.IniSource(Reader) - Constructor for class FancyIniParser.IniSource
 
FancyIniParser.IniSource(URL) - Constructor for class FancyIniParser.IniSource
 
fetch(Object) - Method in class Ini.Section
 
flush() - Method in class PreferencesWrapper
 
flush() - Method in class IniFile
 
flush() - Method in class IniPreferences.SectionPreferences
Implements the flush method as per the specification in Preferences.flush().
flushSpi() - Method in class IniPreferences
Implements the flushSpi method as per the specification in AbstractPreferences.flushSpi().
flushSpi() - Method in class IniPreferences.SectionPreferences
Implements the flushSpi method as per the specification in AbstractPreferences.flushSpi().

G

get(String, String) - Method in class PreferencesWrapper
 
get(String) - Method in class StrictPreferences
 
getBoolean(String, boolean) - Method in class PreferencesWrapper
 
getBoolean(String) - Method in class StrictPreferences
 
getByteArray(String, byte[]) - Method in class PreferencesWrapper
 
getByteArray(String) - Method in class StrictPreferences
 
getDouble(String, double) - Method in class PreferencesWrapper
 
getDouble(String) - Method in class StrictPreferences
 
getFile() - Method in class IniFile
 
getFloat(String, float) - Method in class PreferencesWrapper
 
getFloat(String) - Method in class StrictPreferences
 
getIni() - Method in class IniPreferences
Provide access to underlaying Ini implementation.
getIniLocation(String) - Method in class IniPreferencesFactory
 
getIniLocation(String) - Method in class IniPreferencesFactoryListener
 
getInt(String, int) - Method in class PreferencesWrapper
 
getInt(String) - Method in class StrictPreferences
 
getLineNumber() - Method in class FancyIniParser.IniSource
 
getLong(String, long) - Method in class PreferencesWrapper
 
getLong(String) - Method in class StrictPreferences
 
getMissingSectionName() - Method in class FancyIniParser
 
getMode() - Method in class IniFile
 
getName() - Method in class Ini.Section
 
getResource(String) - Method in class IniPreferencesFactory
 
getResource(String) - Method in class IniPreferencesFactoryListener
 
getResourceAsStream(String) - Method in class IniPreferencesFactory
 
getSpi(String) - Method in class IniPreferences
Implements the getSpi method as per the specification in AbstractPreferences.getSpi(String).
getSpi(String) - Method in class IniPreferences.SectionPreferences
Implements the getSpi method as per the specification in AbstractPreferences.getSpi(String).

H

handleOption(String, String) - Method in interface IniHandler
 

I

include(LineNumberReader, URL) - Method in class FancyIniParser.IniSource
 
INCLUDE_BEGIN - Static variable in class FancyIniParser
 
INCLUDE_END - Static variable in class FancyIniParser
 
Ini - Class in org.ini4j
 
Ini() - Constructor for class Ini
 
Ini(Reader) - Constructor for class Ini
 
Ini(InputStream) - Constructor for class Ini
 
Ini(URL) - Constructor for class Ini
 
Ini.Section - Class in org.ini4j
 
Ini.Section(String) - Constructor for class Ini.Section
 
IniFile - Class in org.ini4j
 
IniFile(File, IniFile.Mode) - Constructor for class IniFile
 
IniFile(File) - Constructor for class IniFile
 
IniFile.Mode - Enum in org.ini4j
 
IniHandler - Interface in org.ini4j
 
IniParser - Class in org.ini4j
 
IniParser() - Constructor for class IniParser
 
IniPreferences - Class in org.ini4j
 
IniPreferences(Ini) - Constructor for class IniPreferences
Constructs a new preferences node on top of Ini instance.
IniPreferences(Reader) - Constructor for class IniPreferences
Constructs a new preferences node based on newly loaded Ini instance.
IniPreferences(InputStream) - Constructor for class IniPreferences
Constructs a new preferences node based on newly loaded Ini instance.
IniPreferences(URL) - Constructor for class IniPreferences
Constructs a new preferences node based on newly loaded Ini instance.
IniPreferences.SectionPreferences - Class in org.ini4j
 
IniPreferencesFactory - Class in org.ini4j
 
IniPreferencesFactory() - Constructor for class IniPreferencesFactory
 
IniPreferencesFactoryListener - Class in org.ini4j
 
IniPreferencesFactoryListener() - Constructor for class IniPreferencesFactoryListener
 
InvalidIniFormatException - Exception in org.ini4j
 
InvalidIniFormatException(String) - Constructor for exception InvalidIniFormatException
Példány képzés adott üzenettel.
InvalidIniFormatException(Throwable) - Constructor for exception InvalidIniFormatException
Példány képzés adott kiváltó okkal.
isAllowEmptyOption() - Method in class FancyIniParser
 
isAllowInclude() - Method in class FancyIniParser
 
isAllowMissingSection() - Method in class FancyIniParser
 
isAllowOptionCaseConversion() - Method in class FancyIniParser
 
isAllowSectionCaseConversion() - Method in class FancyIniParser
 
isAllowUnnamedSection() - Method in class FancyIniParser
 
isUserNode() - Method in class PreferencesWrapper
 

K

KEY_SYSTEM - Static variable in class IniPreferencesFactory
 
KEY_USER - Static variable in class IniPreferencesFactory
 
keys() - Method in class PreferencesWrapper
 
keysSpi() - Method in class IniPreferences
Implements the keysSpi method as per the specification in AbstractPreferences.keysSpi().
keysSpi() - Method in class IniPreferences.SectionPreferences
Implements the keysSpi method as per the specification in AbstractPreferences.keysSpi().

L

load(InputStream) - Method in class Ini
 
load(Reader) - Method in class Ini
 
load(URL) - Method in class Ini
 
loadFromXML(InputStream) - Method in class Ini
 
loadFromXML(Reader) - Method in class Ini
 
loadFromXML(URL) - Method in class Ini
 

N

name() - Method in class PreferencesWrapper
 
newIniPreferences(String) - Method in class IniPreferencesFactory
 
newInstance() - Static method in class IniParser
 
newInstance(Class<T>, Preferences) - Static method in class PreferencesBean
 
node(String) - Method in class PreferencesWrapper
 
nodeExists(String) - Method in class PreferencesWrapper
 

O

OPERATOR - Static variable in class IniParser
 
org.ini4j - package org.ini4j
[ini4j] main package
org.ini4j.addon - package org.ini4j.addon
 

P

parent() - Method in class PreferencesWrapper
 
parse(Reader, IniHandler) - Method in class FancyIniParser
 
parse(URL, IniHandler) - Method in class FancyIniParser
 
parse(FancyIniParser.IniSource, IniHandler) - Method in class FancyIniParser
 
parse(InputStream, IniHandler) - Method in class IniParser
 
parse(Reader, IniHandler) - Method in class IniParser
 
parse(URL, IniHandler) - Method in class IniParser
 
parseError(String, int) - Method in class IniParser
 
parseXML(InputStream, IniHandler) - Method in class IniParser
 
parseXML(Reader, IniHandler) - Method in class IniParser
 
parseXML(URL, IniHandler) - Method in class IniParser
 
peer - Variable in class PreferencesWrapper
 
PreferencesBean - Class in org.ini4j
 
PreferencesBean() - Constructor for class PreferencesBean
 
PreferencesWrapper - Class in org.ini4j.addon
 
PreferencesWrapper(Preferences) - Constructor for class PreferencesWrapper
 
PROPERTIES - Static variable in class IniPreferencesFactory
 
put(String, String) - Method in class PreferencesWrapper
 
putBoolean(String, boolean) - Method in class PreferencesWrapper
 
putByteArray(String, byte[]) - Method in class PreferencesWrapper
 
putDouble(String, double) - Method in class PreferencesWrapper
 
putFloat(String, float) - Method in class PreferencesWrapper
 
putInt(String, int) - Method in class PreferencesWrapper
 
putLong(String, long) - Method in class PreferencesWrapper
 
putSpi(String, String) - Method in class IniPreferences
Implements the putSpi method as per the specification in AbstractPreferences.putSpi(String,String).
putSpi(String, String) - Method in class IniPreferences.SectionPreferences
Implements the putSpi method as per the specification in AbstractPreferences.putSpi(String,String).

R

reader - Variable in class FancyIniParser.IniSource
 
readers - Variable in class FancyIniParser.IniSource
 
readLine() - Method in class FancyIniParser.IniSource
 
remove(String) - Method in class PreferencesWrapper
 
remove(Ini.Section) - Method in class Ini
 
removeNode() - Method in class PreferencesWrapper
 
removeNodeChangeListener(NodeChangeListener) - Method in class PreferencesWrapper
 
removeNodeSpi() - Method in class IniPreferences
Implements the removeNodeSpi method as per the specification in AbstractPreferences.removeNodeSpi().
removeNodeSpi() - Method in class IniPreferences.SectionPreferences
Implements the removeNodeSpi method as per the specification in AbstractPreferences.removeNodeSpi().
removePreferenceChangeListener(PreferenceChangeListener) - Method in class PreferencesWrapper
 
removeSpi(String) - Method in class IniPreferences
Implements the removeSpi method as per the specification in AbstractPreferences.removeSpi(String).
removeSpi(String) - Method in class IniPreferences.SectionPreferences
Implements the removeSpi method as per the specification in AbstractPreferences.removeSpi(String).
resolve(StringBuilder, Ini.Section) - Method in class Ini
 

S

SECTION_BEGIN - Static variable in class IniParser
 
SECTION_END - Static variable in class IniParser
 
SERVICE_ID - Static variable in class IniParser
 
setAllowEmptyOption(boolean) - Method in class FancyIniParser
 
setAllowInclude(boolean) - Method in class FancyIniParser
 
setAllowMissingSection(boolean) - Method in class FancyIniParser
 
setAllowOptionCaseConversion(boolean) - Method in class FancyIniParser
 
setAllowSectionCaseConversion(boolean) - Method in class FancyIniParser
 
setAllowUnnamedSection(boolean) - Method in class FancyIniParser
 
setMissingSectionName(String) - Method in class FancyIniParser
 
startIni() - Method in interface IniHandler
 
startSection(String) - Method in interface IniHandler
 
store(OutputStream) - Method in class Ini
 
store(Writer) - Method in class Ini
 
storeToXML(OutputStream) - Method in class Ini
 
storeToXML(Writer) - Method in class Ini
 
StrictPreferences - Class in org.ini4j.addon
 
StrictPreferences(Preferences) - Constructor for class StrictPreferences
 
sync() - Method in class PreferencesWrapper
 
sync() - Method in class IniFile
 
sync() - Method in class IniPreferences.SectionPreferences
Implements the sync method as per the specification in Preferences.sync().
syncSpi() - Method in class IniPreferences.SectionPreferences
Implements the syncSpi method as per the specification in AbstractPreferences.syncSpi().
syncSpi() - Method in class IniPreferences
Implements the syncSpi method as per the specification in AbstractPreferences.syncSpi().
systemRoot() - Method in class IniPreferencesFactory
 

T

to(Class<T>) - Method in class Ini.Section
 
to(Class<T>) - Method in class Ini
 
toString() - Method in class PreferencesWrapper
 

U

unescape(String) - Method in class IniParser
 
userRoot() - Method in class IniPreferencesFactory
 

V

valueOf(String) - Static method in enum IniFile.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum IniFile.Mode
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I K L N O P R S T U V
[ini4j]