com.hammurapi.reasoning.tutorial
Class Tutorial

java.lang.Object
  extended by com.hammurapi.reasoning.tutorial.Tutorial

public class Tutorial
extends Object


Constructor Summary
Tutorial()
           
 
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
 

Constructor Detail

Tutorial

public Tutorial()
Method Detail

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