chapters.onJoran.implicit
Class PrintMe

java.lang.Object
  extended by 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ü

Constructor Summary
PrintMe()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintMe

public PrintMe()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2005-2013 QOS.ch. All Rights Reserved.