| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnu.staldal.lsp.LSPRunner
public class LSPRunner
Execute LSP pages in a stand-alone environment. Useful for testing and debugging.
| Constructor Summary | |
|---|---|
| LSPRunner() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args)Application main method. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LSPRunner()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
                 throws java.lang.InstantiationException,
                        java.lang.IllegalAccessException,
                        java.lang.VerifyError,
                        org.xml.sax.SAXException,
                        java.io.IOException
args - command line arguments
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.VerifyError
org.xml.sax.SAXException
java.io.IOException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||