Writes an XML CDATA block.
public void writeCData(String text);
Writes a new XML CDATA block with the specified text inside the current element.