org.mmbase.datatypes.processors
Class ContextProcessor.Set

java.lang.Object
  extended by org.mmbase.datatypes.processors.ContextProcessor.Set
All Implemented Interfaces:
Serializable, Processor
Enclosing class:
ContextProcessor

public static class ContextProcessor.Set
extends Object
implements Processor

See Also:
Serialized Form

Constructor Summary
ContextProcessor.Set()
           
 
Method Summary
 Object process(Node node, Field field, Object value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextProcessor.Set

public ContextProcessor.Set()
Method Detail

process

public final Object process(Node node,
                            Field field,
                            Object value)
Specified by:
process in interface Processor
Parameters:
node - The node object for which the field must be transformed.
field - The field which is set.
value - The (new) field value.

toString

public String toString()
Overrides:
toString in class Object


MMBase 2.0-SNAPSHOT - null