ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
CustomXmlWriter.startPI
ae
utils
xmlwriter
CustomXmlWriter
Write a processing instruction.
void
startPI
()
struct
CustomXmlWriter
(WRITER, Formatter)
void
startPI
(
string
name
)
(
)
void
startPI
(string name)
Meta
Source
See Implementation
ae
utils
xmlwriter
CustomXmlWriter
aliases
attrText
putDoctype
putText
functions
addAttribute
comment
doctype
endAttributes
endAttributesAndTag
endPI
endTag
startDocument
startPI
startTag
startTagWithAttributes
text
mixins
__anonymous
variables
formatter
output
Write a processing instruction.