Classes
ChainDecoder Decoder delegating the decoding to a chain of decoders. ChainEncoder Encoder delegating the decoding to a chain of encoders. JsonDecode Decodes JSON data JsonEncode Encodes JSON data JsonEncoder Encodes JSON data SerializerAwareEncoder SerializerAware Encoder implementation XmlEncoder Encodes XML data
Interfaces
DecoderInterface Defines the interface of decoders EncoderInterface Defines the interface of encoders NormalizationAwareInter