org.deft.extension.decoration.style
Class StyleDecoratorInvoker

java.lang.Object
  extended by 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

Constructor Summary
StyleDecoratorInvoker()
           
 
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
 

Constructor Detail

StyleDecoratorInvoker

public StyleDecoratorInvoker()
Method Detail

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 treenode
params - parameter map with the concrete modification