|
|||||||||
| Home >> All >> samples >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
samples.xml
Class Main

java.lang.Objectsamples.xml.Main
- public class Main
- extends java.lang.Object
Jargus Sample Application.
- Version:
- $Id: Main.java,v 1.1 2001/04/25 18:37:00 blob79 Exp $
| Constructor Summary | |
Main()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Sample. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Main
public Main()
| Method Detail |
main
public static void main(java.lang.String[] args) throws java.lang.Exception
- Sample.
|
|||||||||
| Home >> All >> samples >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
samples.xml.Main