org.mmbase.richtext.processors.xml
Class MmxfGetString
java.lang.Object
org.mmbase.richtext.processors.xml.MmxfGetString
- All Implemented Interfaces:
- Processor, Serializable
- public class MmxfGetString
- extends Object
- implements Processor
This class implements the `get' for `mmxf' fields.
- Since:
- MMBase-1.8
- Version:
- $Id: MmxfGetString.java,v 1.5 2006/03/12 19:52:15 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
MmxfGetString
public MmxfGetString()
getDocument
public static Document getDocument(Node node,
Field field)
- Returns a 'objects' Document containing the node with the mmxf field plus all idrelated objects
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