org.deft.extension.decoration.style
Class StyleDecoratorInvoker
java.lang.Object
org.deft.extension.decoration.style.StyleDecoratorInvoker
- All Implemented Interfaces:
- Invoker
public class StyleDecoratorInvoker
- extends java.lang.Object
- implements Invoker
Handles a invoker call from a Persistence object and applies a
StyleInformation to a XPath.
Parameter
location - xpath
container - StyleContainer
value - string representation of container content
- Author:
- Martin Heinzerling
Method Summary |
void |
invoke(org.deft.repository.ast.TreeNode ast,
java.util.Map<java.lang.String,java.lang.String> params)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleDecoratorInvoker
public StyleDecoratorInvoker()
invoke
public void invoke(org.deft.repository.ast.TreeNode ast,
java.util.Map<java.lang.String,java.lang.String> params)
- Specified by:
invoke
in interface Invoker
- Parameters:
ast
- root treenodeparams
- parameter map with the concrete modification