net.simplace.processors.JDOMParserProcessor

Parses and builds an JDOM-Tree out of a xml string from the ${parameterToParse}.


public final class JDOMParserProcessor extends
net.simplace.util.pipeline.FWProcessor {
// Public Constructors
public JDOMParserProcessor();


// Public Instance Methods
public boolean process() throws PipeLineException; // Defines
net.simplace.util.pipeline.FWProcessor


Instance for Category.


}



Hierarchy: java.lang.Object - net.simplace.util.pipeline.FWProcessor - JDOMParserProcessor