net.simplace.pipe.processors.JDOMParserProcessor
Parses and builds an JDOM-Tree out of a xml string from the ${parameterToParse}.
public final class JDOMParserProcessor extends
net.simplace.pipe.control.FWProcessor {
// Public Constructors
public JDOMParserProcessor();
// Public Instance Methods
}
Hierarchy: java.lang.Object - net.simplace.pipe.control.FWProcessor - JDOMParserProcessor