hunt-xml ~master (2021-11-22T02:27:56Z)
Home
Dub
Repo
Writer.writeText
hunt
xml
Writer
Writer
Outputs a text node with the given content.
struct
Writer
(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeText
(
string
text
)
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 text node with the given content.