Esempio n. 1
0
 public void parseOutput()
 {
     this.op = new XMLOutputParser();
     this.op.parseOutput(this.xsctconf);
 }
Esempio n. 2
0
 public void parseOutput()
 {
     this.op = new XMLOutputParser();
     this.op.parseOutput(this.xsctconf);
 }