edu.washington.cs.knowitall.rule.util
Class RunRuleAgainstAnnotations

java.lang.Object
  extended by edu.washington.cs.knowitall.rule.util.RunRuleAgainstAnnotations

public class RunRuleAgainstAnnotations
extends Object


Constructor Summary
RunRuleAgainstAnnotations()
           
 
Method Summary
static void main(String[] args)
           
static void printUsage(org.apache.commons.cli.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunRuleAgainstAnnotations

public RunRuleAgainstAnnotations()
Method Detail

main

public static void main(String[] args)
                 throws org.jdom.JDOMException,
                        IOException,
                        SecurityException,
                        IllegalArgumentException,
                        ClassNotFoundException,
                        NoSuchMethodException,
                        InstantiationException,
                        IllegalAccessException,
                        InvocationTargetException
Throws:
org.jdom.JDOMException
IOException
SecurityException
IllegalArgumentException
ClassNotFoundException
NoSuchMethodException
InstantiationException
IllegalAccessException
InvocationTargetException

printUsage

public static void printUsage(org.apache.commons.cli.Options options)


Copyright © 2011 University of Washington CSE. All Rights Reserved.