hunt-xml ~master (2021-11-22T02:27:56Z)
Home
Dub
Repo
Writer.writeCDATA
hunt
xml
Writer
Writer
Outputs a CDATA section with the given content.
struct
Writer
(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeCDATA
(
string
cdata
)
Meta
Source
See Implementation
hunt
xml
Writer
Writer
constructors
this
functions
closeDoctype
closeElement
closeElementWithTextNode
startDoctype
startElement
write
writeAttribute
writeCDATA
writeComment
writeDeclaration
writeProcessingInstruction
writeText
writeXMLDeclaration
variables
insideDTD
startingTag
Outputs a CDATA section with the given content.