jegg.impl
Class AppRunner

java.lang.Object
  extended byjegg.impl.AppRunner

public class AppRunner
extends java.lang.Object

Author:
Bruce Lowery

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

Field Detail

JEGG_FILE_PROP

public static final java.lang.String JEGG_FILE_PROP
See Also:
Constant Field Values

DEFAULT_JEGG_FILE

public static final java.lang.String DEFAULT_JEGG_FILE
See Also:
Constant Field Values
Constructor Detail

AppRunner

public AppRunner()
Method Detail

main

public static final void main(java.lang.String[] args)
                       throws javax.xml.parsers.ParserConfigurationException,
                              java.io.IOException,
                              org.xml.sax.SAXException
Throws:
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException


Copyright © 2004 . All Rights Reserved.