fr.umlv.tatoo.cc.lexer.main
Class LexerMain

java.lang.Object
  extended by fr.umlv.tatoo.cc.lexer.main.LexerMain

public class LexerMain
extends Object


Constructor Summary
LexerMain()
           
 
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

LexerMain

public LexerMain()
Method Detail

main

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