hunt-xml ~master (2021-11-22T02:27:56Z)
Home
Dub
Repo
Writer.writeDeclaration
hunt
xml
Writer
Writer
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeDeclaration
(string decl, string content)
struct
Writer
(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeDeclaration
(
string
decl
,
string
content
)
void
writeDeclaration
(Element node)
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