chapters.onJoran.calculator
Class Calculator2
java.lang.Object
chapters.onJoran.calculator.Calculator2
public class Calculator2
- extends Object
This examples illustrates collaboration between multiple actions through the
common execution context stack.
It differs from Calculator1 in that it supports arbitrary nesting of
computation elements.
You can test this application with the sample XML file calculator3.xml.
- Author:
- Ceki Güulcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Calculator2
public Calculator2()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2013 QOS.ch. All Rights Reserved.