public class MapMapper extends Object implements ConfigurationMapper
| Constructor and Description |
|---|
MapMapper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Type type) |
ConfigurationComponent |
fork() |
void |
initialize(Coffig coffig) |
Object |
map(TreeNode treeNode,
Type type) |
TreeNode |
unmap(Object object,
Type type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvalidate, isDirty, name, watcherspublic void initialize(Coffig coffig)
initialize in interface ConfigurationComponentpublic ConfigurationComponent fork()
fork in interface ConfigurationComponentpublic boolean canHandle(Type type)
canHandle in interface ConfigurationMapperpublic Object map(TreeNode treeNode, Type type)
map in interface ConfigurationMapperpublic TreeNode unmap(Object object, Type type)
unmap in interface ConfigurationMapperCopyright © 2013-2018–2019 SeedStack. All rights reserved.