namespace Drupal\feeds_ex\Encoder in Feeds extensible parsers 8
|
Class |
Location | Description |
|---|---|---|
| EncoderInterface |
src/ |
Coverts text encodings. |
| HtmlEncoder |
src/ |
Converts the encoding of an HTML document to UTF-8. |
| TextEncoder |
src/ |
Generic text encoder. |
| XmlEncoder |
src/ |
Converts the encoding of an XML document to UTF-8. |