ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
CustomXmlWriter.addAttribute
ae
utils
xmlwriter
CustomXmlWriter
Undocumented in source. Be warned that the author may not have intended to support it.
void
addAttribute
(string value)
struct
CustomXmlWriter
(WRITER, bool PRETTY)
void
addAttribute
(
string
name
)
(
string
value
)
void
addAttribute
(string name, string value)
Meta
Source
See Implementation
ae
utils
xmlwriter
CustomXmlWriter
aliases
putDoctype
putText
functions
addAttribute
doctype
endAttributes
endAttributesAndTag
endPI
endTag
indent
newLine
outdent
popTag
pushTag
startDocument
startLine
startPI
startTag
startTagWithAttributes
text
variables
inAttributes
indentLevel
output
tagStack