com.hammurapi.reasoning.tutorial
Class Tutorial
java.lang.Object
com.hammurapi.reasoning.tutorial.Tutorial
public class Tutorial
- extends Object
|
Method Summary |
static void |
main(String[] args)
Main method for the tutorial. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tutorial
public Tutorial()
main
public static void main(String[] args)
throws Exception
- Main method for the tutorial.
- Parameters:
args - The first argument is rule set URI.
- Throws:
Exception