org.mmbase.datatypes.processors
Class CopyProcessor
java.lang.Object
org.mmbase.datatypes.processors.CopyProcessor
- All Implemented Interfaces:
- Processor, Serializable
- public final class CopyProcessor
- extends Object
- implements Processor
The Processor that does nothing.
- Since:
- MMBase-1.8
- Version:
- $Id: CopyProcessor.java,v 1.3 2005/12/10 14:33:36 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
CopyProcessor
public CopyProcessor()
getInstance
public static CopyProcessor getInstance()
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()
MMBase build 1.8.1.20060716