g-Eclipse
Release 1.0.0

eu.geclipse.batch.model.qdl.util
Class QdlXMLProcessor

java.lang.Object
  extended by XMLProcessor
      extended by eu.geclipse.batch.model.qdl.util.QdlXMLProcessor

public class QdlXMLProcessor
extends XMLProcessor

This class contains helper methods to serialize and deserialize XML documents


Constructor Summary
QdlXMLProcessor()
          Public constructor to instantiate the helper
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QdlXMLProcessor

public QdlXMLProcessor()
Public constructor to instantiate the helper.


g-Eclipse
Release 1.0.0