module Serializer

Serializer is a module containing classes whose methods faciliate serialization of data fields to various formats. To obtain those benefits, a dependent class should inherit from {Serializable} or {Manifest} depending on whether XML serialization is required.

Data Model

@see github.com/dam5s/happymapper @note Copyright © 2012 by The Board of Trustees of the Leland Stanford Junior University.

All rights reserved.  See {file:LICENSE.rdoc} for details.