Package org.ini4j
Class Wini
- All Implemented Interfaces:
Serializable,Map<String,,Profile.Section> CommentedMap<String,,Profile.Section> Configurable,MultiMap<String,,Profile.Section> Persistable,Profile
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ini4j.Profile
Profile.Section -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ini4j.Ini
getConfig, getFile, load, load, load, load, load, newBuilder, setConfig, setFile, store, store, store, store, store, storeMethods inherited from class org.ini4j.BasicProfile
add, add, as, as, fetch, fetch, get, get, getComment, put, remove, remove, setCommentMethods inherited from class org.ini4j.CommonMultiMap
clear, getComment, putAll, putComment, remove, remove, removeCommentMethods inherited from class org.ini4j.BasicMultiMap
add, add, containsKey, containsValue, entrySet, get, get, getAll, isEmpty, keySet, length, put, put, putAll, size, toString, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.ini4j.CommentedMap
getComment, putComment, removeCommentMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, values
-
Field Details
-
PATH_SEPARATOR
public static final char PATH_SEPARATOR- See Also:
-
-
Constructor Details
-
Wini
public Wini() -
Wini
-
Wini
-
Wini
-
Wini
-
-
Method Details
-
escape
-
unescape
-