public class CompositeMapper extends BaseComposite<ConfigurationMapper> implements ConfigurationMapper
items| Constructor and Description |
|---|
CompositeMapper(ConfigurationMapper... items) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Type type) |
protected CompositeMapper |
doFork(ConfigurationMapper... items) |
void |
initialize(Coffig coffig) |
Object |
map(TreeNode treeNode,
Type type) |
TreeNode |
unmap(Object object,
Type type) |
fork, get, invalidate, isDirty, watchersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfork, invalidate, isDirty, name, watcherspublic CompositeMapper(ConfigurationMapper... items)
public void initialize(Coffig coffig)
initialize in interface ConfigurationComponentinitialize in class BaseComposite<ConfigurationMapper>protected CompositeMapper doFork(ConfigurationMapper... items)
doFork in class BaseComposite<ConfigurationMapper>public 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.