fr.umlv.tatoo.cc.parser.main
Class ParserMain

java.lang.Object
  extended by fr.umlv.tatoo.cc.parser.main.ParserMain

public class ParserMain
extends Object


Constructor Summary
ParserMain()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserMain

public ParserMain()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        ParserConfigurationException,
                        SAXException
Parameters:
args -
Throws:
SAXException
ParserConfigurationException
IOException