public class MmxfGetString extends Object implements Processor
| Modifier and Type | Field and Description |
|---|---|
static String |
MODE_BRS |
static String |
MODE_LOADRELATED |
static String |
MODE_LOADRELATIONS |
static String |
MODE_SHOWBROKEN |
static String |
MODE_UNDECORATEIDS |
| Constructor and Description |
|---|
MmxfGetString() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
getDocument(Node node,
Field field)
Returns a 'objects' Document containing the node with the mmxf field plus all idrelated objects
|
(package private) static DocumentBuilder |
getDocumentBuilder() |
protected static Generator |
getGenerator(Cloud cloud) |
Object |
process(Node node,
Field field,
Object value) |
protected void |
putParams(Map source,
Map dest)
Stupid Xalan can come with exceptions like:
java.lang.IllegalArgumentException: The value of param org.mmbase.cloud.ignore-validation must be a valid Java Object
If values are
null This avoid setting values to null. |
String |
toString() |
public static String MODE_SHOWBROKEN
public static String MODE_LOADRELATIONS
public static String MODE_LOADRELATED
public static String MODE_UNDECORATEIDS
public static String MODE_BRS
static DocumentBuilder getDocumentBuilder()
public static Document getDocument(Node node, Field field)
protected void putParams(Map source, Map dest)
null This avoid setting values to null.MMBase 1.9-SNAPSHOT - ${javadoctimestamp}