com.carrotsearch.ant.tasks.junit4
Class DecodeEventStream

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.DecodeEventStream

public class DecodeEventStream
extends Object

A simple utility to decode JSON event stream's APPEND_* chunks back into a character stream.


Constructor Summary
DecodeEventStream()
           
 
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

DecodeEventStream

public DecodeEventStream()
Method Detail

main

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


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.