engine/dataprocessor/xmldataprocessor
@ckeditor/ckeditor5-engine/src/dataprocessor/xmldataprocessor
module
Filtering
Classes
-
The XML data processor class. This data processor implementation uses XML as input and output data. This class is needed because unlike HTML, XML allows to use any tag with any value. For example,
<link>Text</link>
is a valid XML but invalid HTML.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.