Test
Class ASCII

java.lang.Object
  extended by Test.ASCII

public class ASCII
extends java.lang.Object

Test case for the ASCII serializer


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

Constructor Detail

ASCII

public ASCII()
Method Detail

main

public static void main(java.lang.String[] args)