net.fortytwo.ripple
Class Demo

java.lang.Object
  extended by net.fortytwo.ripple.Demo

public final class Demo
extends Object

Demo application.


Method Summary
static void demo(InputStream in, PrintStream out, PrintStream err)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

demo

public static void demo(InputStream in,
                        PrintStream out,
                        PrintStream err)
                 throws RippleException
Throws:
RippleException

main

public static void main(String[] args)


Copyright © 2007-2011 fortytwo.net. All Rights Reserved.