QJCC homepage

biz.chitec.qdemo.gjsa
Class GJSAParserDemo

java.lang.Object
  extended bybiz.chitec.qdemo.gjsa.GJSAParserDemo

public final class GJSAParserDemo
extends java.lang.Object

Demonstration for the GJSA parser.

Version:
$Id: 0062d81a9495969bea7ee330da803e59fe9c7912 $
Author:
chitec/Dirk Hillbrecht 2002 Distributed under the terms of the GNU LGPL.

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

Constructor Detail

GJSAParserDemo

public GJSAParserDemo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
test program

Parameters:
args - Description of the Parameter
Throws:
java.lang.Throwable - Description of the Exception

QJCC homepage