|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Profile.Section
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface Map |
---|
Map.Entry<K,V> |
Method Summary | |
---|---|
Profile.Section |
addChild(String key)
|
String[] |
childrenNames()
|
Profile.Section |
getChild(String key)
|
String |
getName()
|
Profile.Section |
getParent()
|
String |
getSimpleName()
|
Profile.Section |
lookup(String... path)
|
void |
removeChild(String key)
|
Methods inherited from interface org.ini4j.OptionMap |
---|
add, add, as, as, fetch, fetch, fetch, fetch, fetch, fetch, fetchAll, from, from, get, get, get, get, getAll, put, put, putAll, to, to |
Methods inherited from interface org.ini4j.MultiMap |
---|
add, add, get, getAll, length, put, putAll, remove |
Methods inherited from interface org.ini4j.CommentedMap |
---|
getComment, putComment, removeComment |
Methods inherited from interface Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Method Detail |
---|
Profile.Section getChild(String key)
String getName()
Profile.Section getParent()
String getSimpleName()
Profile.Section addChild(String key)
String[] childrenNames()
Profile.Section lookup(String... path)
void removeChild(String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |