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