chapter3.helloWorld
Class HelloWorld
java.lang.Object
chapter3.helloWorld.HelloWorld
public class HelloWorld
- extends Object
A hello world example using Joran.
The first and only argument of this application must be the path to
the XML file to interpret.
For example,
java joran.helloWorld.HelloWorld examples/src/joran/helloWorld/hello.xml
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorld
public HelloWorld()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2009 QOS.ch. All Rights Reserved.