Package com.thoughtworks.xstream.converters.collections


package com.thoughtworks.xstream.converters.collections

Converters for collection objects that write their items as nested elements, such as arrays, Lists, Sets and Maps.

All the converters in this package are enabled by default.