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