org.mmbase.datatypes.processors.xml
Class HtmlSetString

java.lang.Object
  extended byorg.mmbase.datatypes.processors.xml.HtmlSetString
All Implemented Interfaces:
Processor, Serializable

public class HtmlSetString
extends Object
implements Processor

Since:
MMBase-1.8
Version:
$Id: HtmlSetString.java,v 1.2 2005/12/10 14:33:36 michiel Exp $
Author:
Michiel Meeuwissen
See Also:
Serialized Form

Field Summary
protected static String POST
           
protected static String PREF
           
 
Constructor Summary
HtmlSetString()
           
 
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
 

Field Detail

PREF

protected static final String PREF
See Also:
Constant Field Values

POST

protected static final String POST
See Also:
Constant Field Values
Constructor Detail

HtmlSetString

public HtmlSetString()
Method Detail

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.

toString

public String toString()


MMBase build 1.8.1.20060716