hunt-xml ~master (2022-05-28T08:44:55.8563279)
Dub
Repo
Writer.writeXMLDeclaration
hunt
xml
Writer
Writer
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeXMLDeclaration
(Args args)
void
writeXMLDeclaration
(string version_, string encoding, string standalone)
struct
Writer
(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeXMLDeclaration
(
string
version_
,
string
encoding
,
string
standalone
)
Meta
Source
See Implementation
hunt
xml
Writer
Writer
constructors
this
functions
closeDoctype
closeElement
closeElementWithTextNode
startDoctype
startElement
write
writeAttribute
writeCDATA
writeComment
writeDeclaration
writeNode
writeProcessingInstruction
writeText
writeXMLDeclaration
variables
insideDTD
startingTag