Encoder delegating the decoding to a chain of encoders.
@author Jordi Boggiano <j.boggiano@seld.be> @author Johannes M. Schmitt <schmittjoh@gmail.com> @author Lukas Kahwe Smith <smith@pooteeweet.org>
Expanded class hierarchy of ChainEncoder
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ChainEncoder:: |
protected | property | ||
ChainEncoder:: |
protected | property | ||
ChainEncoder:: |
final public | function |
Encodes data into the given format Overrides EncoderInterface:: |
|
ChainEncoder:: |
private | function | Gets the encoder supporting the format. | |
ChainEncoder:: |
public | function | Checks whether the normalization is needed for the given format. | |
ChainEncoder:: |
public | function |
Checks whether the serializer can encode to given format Overrides EncoderInterface:: |
|
ChainEncoder:: |
public | function |