| Package | Description |
|---|---|
| at.salzburgresearch.nodekeeper | |
| at.salzburgresearch.nodekeeper.handlers.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeKeeper.addDataHandler(DataHandler dataHandler)
Adds a data handler that is used to read and write node data
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanHandler
A handler for Boolean type.
|
class |
DictionaryDataHandler
A handler for Dictionary type
Author: Thomas Kurz (tkurz@apache.org)
|
class |
IntegerHandler
A handler for Integer type
Author: Thomas Kurz (tkurz@apache.org)
|
class |
StringDataHandler
A handler for String type
Author: Thomas Kurz (tkurz@apache.org)
|
Copyright © 2013. All Rights Reserved.