org.mmbase.datatypes.processors.xml
Class FieldGetString
java.lang.Object
org.mmbase.datatypes.processors.xml.FieldGetString
- All Implemented Interfaces:
- Serializable, Processor
public class FieldGetString
- extends Object
- implements Processor
- Since:
- MMBase-1.8
- Version:
- $Id: FieldGetString.java 41987 2010-04-20 16:14:35Z michiel $
- Author:
- Michiel Meeuwissen
- See Also:
FieldSetString,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldGetString
public FieldGetString()
process
public 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.
MMBase 2.0-SNAPSHOT - null