Package org.ini4j
Interface Profile.Section
- All Superinterfaces:
CommentedMap<String,
,String> Map<String,
,String> MultiMap<String,
,String> OptionMap
- All Known Subinterfaces:
Registry.Key
- Enclosing interface:
- Profile
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.ini4j.CommentedMap
getComment, putComment, removeComment
Methods 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, remove, replace, replace, replaceAll, size, values
-
Method Details
-
getChild
-
getName
-
getParent
-
getSimpleName
-
addChild
-
childrenNames
String[] childrenNames() -
lookup
-
removeChild
-