Package org.carrot2.util.simplexml

Utilities for working with the Simple XML framework.

See:
          Description

Interface Summary
ISimpleXmlWrapper<T> A wrapper around a type to be serialized by Simple XML.
 

Class Summary
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.
 

Package org.carrot2.util.simplexml Description

Utilities for working with the Simple XML framework.



Copyright (c) Dawid Weiss, Stanislaw Osinski