ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
CustomXmlWriter.addAttribute
ae
utils
xmlwriter
CustomXmlWriter
Write tag attribute.
void
addAttribute
(string value)
struct
CustomXmlWriter
(WRITER, Formatter)
void
addAttribute
(
string
name
)
(
string
value
)
void
addAttribute
(string name, string value)
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 tag attribute.