public class TestClasses extends Object
JavolutionTranscoder| Modifier and Type | Class and Description |
|---|---|
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 and Description |
|---|
TestClasses() |
Copyright © 2009-2014. All Rights Reserved.