de.javakaffee.web.msm.serializer
Class TestClasses

java.lang.Object
  extended by de.javakaffee.web.msm.serializer.TestClasses

public class TestClasses
extends Object

Test for JavolutionTranscoder

Author:
Martin Grotzke

Nested Class Summary
static class TestClasses.Address
           
static class TestClasses.ClassWithoutDefaultConstructor
           
static class TestClasses.Component
           
static class TestClasses.Email
           
static class TestClasses.MyContainer
           
static class TestClasses.MyXMLSerializable
          A class with a transient field that must be initialized after deserialization, this is a way to test if the XMLFormat defined in this XMLSerializable implementation is used and if XMLSerializable is honored at all.
static class TestClasses.Person
           
static class TestClasses.PublicClass
           
 
Constructor Summary
TestClasses()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClasses

public TestClasses()


Copyright © 2009-2012. All Rights Reserved.