CDATA event.buildCDataEvent
fn
XmlEvent buildCDataEvent(
const ref TokenProcessingState state,
const XmlToken tok) @safe pure nothrowBuilds a CDATA event from a token.
Parameters
state | Processing state (used for depth; not mutated). |
tok | The CDATA token. |
Returns
A