See: Description
Interface | Description |
---|---|
ISimpleXmlWrapper<T> |
A wrapper around a type to be serialized by Simple XML.
|
ISourceLocationAware |
Class | Description |
---|---|
DefaultConstructorSimpleXmlWrapper |
A generic wrapper for values of classes with default constructors.
|
PersisterHelpers |
Simple XML session context helpers.
|
SimpleXmlWrappers |
Enables SimpleXML-based serialization of collections of arbitrary types, also those
contained in libraries.
|
SimpleXmlWrapperValue |
A wrapper around typical serialized types, such as primitives.
|
Utilities for working with the Simple XML framework.