Name | Description |
---|---|
NormalizerInterface | Defines the interface of normalizers. |
Name | Description |
---|---|
AbstractNormalizer | Normalizer implementation. |
AbstractObjectNormalizer | Base class for a normalizer dealing with objects. |
GetSetMethodNormalizer | Converts between objects with getter and setter methods and arrays. |