hunt-xml ~master (2021-11-22T02:27:56Z)
Home
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
writeProcessingInstruction
writeText
writeXMLDeclaration
variables
insideDTD
startingTag