public class URLMapper extends Object implements ConfigurationMapper
Constructor and Description |
---|
URLMapper() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Type type) |
Object |
map(TreeNode treeNode,
Type type) |
TreeNode |
unmap(Object object,
Type type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fork, initialize, invalidate, isDirty, name, watchers
public boolean canHandle(Type type)
canHandle
in interface ConfigurationMapper
public Object map(TreeNode treeNode, Type type)
map
in interface ConfigurationMapper
public TreeNode unmap(Object object, Type type)
unmap
in interface ConfigurationMapper
Copyright © 2013-2018–2019 SeedStack. All rights reserved.