chapter3.newRule
Class NewRuleCalculator
java.lang.Object
chapter3.newRule.NewRuleCalculator
public class NewRuleCalculator
- extends Object
This example illustrates the usage of NewRuleAction which allows the Joran
interpreter to learn new rules on the fly from the XML file being
interpreted.
This example relies heavily on the code from the joran.calculator package.
- Author:
- Ceki Güulcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewRuleCalculator
public NewRuleCalculator()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2011 QOS.ch. All Rights Reserved.