uk.ac.gla.dcs.renaissance.xml
Class FastInfoSetUtils.XML2Fis

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.xml.FastInfoSetUtils.XML2Fis
All Implemented Interfaces:
bpiwowar.experiments.Task
Enclosing class:
FastInfoSetUtils

public class FastInfoSetUtils.XML2Fis
extends bpiwowar.experiments.AbstractTask

Convert XML files to Fast Info Set

Author:
bpiwowar

Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
FastInfoSetUtils.XML2Fis()
           
 
Method Summary
 int execute()
           
 void process(InputStream in, OutputStream out)
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
getName, getParent, init, processTrailingArguments, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastInfoSetUtils.XML2Fis

public FastInfoSetUtils.XML2Fis()
Method Detail

execute

public int execute()
            throws Throwable
Overrides:
execute in class bpiwowar.experiments.AbstractTask
Throws:
Throwable

process

public void process(InputStream in,
                    OutputStream out)
             throws ParserConfigurationException,
                    SAXException,
                    IOException
Throws:
ParserConfigurationException
SAXException
IOException


Copyright © 2011. All Rights Reserved.