chapters.onJoran.implicit
Class PrintMe
java.lang.Object
chapters.onJoran.implicit.PrintMe
public class PrintMe
- extends Object
This example illustrates the usage of implicit actions.
Keep in mind that implicit actions are not associated with any specific
pattern. Moreover, they are added directly to a Joran Interpreter instead of
a rule store.
- Author:
- Ceki Güulcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintMe
public PrintMe()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2013 QOS.ch. All Rights Reserved.