net.simplace.processors.JDOMUnparseProcessor

Unparses and outputs an JDOM-Tree from jdom Element to a string from the ${parameterToUnparse}.


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


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


Must be overidden to implemnt concrete pipe procedure.


}



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