Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

samples.encoding
Class TestSer  view TestSer download TestSer.java

java.lang.Object
  extended bysamples.encoding.TestSer

public class TestSer
extends java.lang.Object

Little serialization test with a struct.


Field Summary
static java.lang.String myNS
           
 
Constructor Summary
TestSer()
           
 
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
 

Field Detail

myNS

public static final java.lang.String myNS
See Also:
Constant Field Values
Constructor Detail

TestSer

public TestSer()
Method Detail

main

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