|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Implementations of this class are responsible for reading and writing a hierarchically structured set of options or parameters.
| Method Summary | |
Map |
read(String nameSpace)
Restores formerly stored key value pairs. |
void |
write(String nameSpace,
Map sectionMap)
Stores the key value pairs defined in the given map. |
| Method Detail |
public void write(String nameSpace,
Map sectionMap)
nameSpace - the namespace for the key value pairs.public Map read(String nameSpace)
nameSpace - the namespace of the stored key value pairs.
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||