test
Class TestEventReader

java.lang.Object
  extended by test.TestEventReader

public class TestEventReader
extends Object


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

Constructor Detail

TestEventReader

public TestEventReader()
Method Detail

test

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

main

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


Copyright © 2012 Fasterxml.com. All Rights Reserved.