|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectMultiMapImpl<String,String>
OptionMapImpl
Ini.Section
public class Ini.Section
Nested Class Summary |
---|
Nested classes/interfaces inherited from class OptionMapImpl |
---|
OptionMapImpl.Access |
Nested classes/interfaces inherited from interface Map |
---|
Map.Entry<K,V> |
Constructor Summary | |
---|---|
Ini.Section(String name)
|
Method Summary | ||
---|---|---|
String |
getName()
|
|
protected void |
resolve(StringBuilder buffer)
|
|
|
to(Class<T> clazz)
Deprecated. |
Methods inherited from class OptionMapImpl |
---|
as, as, fetch, fetch, from, from, getDefaultBeanAccess, newBeanAccess, newBeanAccess, to, to |
Methods inherited from class MultiMapImpl |
---|
add, add, clear, containsKey, containsValue, entrySet, get, get, getAll, isEmpty, keySet, length, put, put, putAll, putAll, remove, remove, size, values |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface MultiMap |
---|
add, add, get, getAll, length, put, putAll, remove |
Methods inherited from interface Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Constructor Detail |
---|
public Ini.Section(String name)
Method Detail |
---|
public String getName()
@Deprecated public <T> T to(Class<T> clazz)
protected void resolve(StringBuilder buffer)
resolve
in class OptionMapImpl
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |