class SerializerAwareNormalizer implements
class PropertyNormalizer extends
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
interface NormalizableInterface Defines the most basic interface a class must implement to be normalizable
interface SerializerAwareInterface Defines the interface of encoders.
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks if the
mixed decode(string $data, string $format, array $context = array()) Decodes a string into PHP
bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class
interface LoaderInterface Loads {@link ClassMetadataInterface}.
Page 6 of 17