ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
NullXmlFormatter
ae
utils
xmlwriter
Null formatter.
struct
NullXmlFormatter {
bool
enabled
[@property getter];
bool
enabled
[@property setter];
mixintemplate
Mixin
(alias formatter)
;
}
Members
Mixin templates
Mixin
mixintemplate
Mixin
(alias formatter)
Undocumented in source.
Properties
enabled
bool
enabled
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool
enabled
[@property getter]
Implementation of formatter interface.
Meta
Source
See Implementation
ae
utils
xmlwriter
aliases
DefaultXmlFormatter
PrettyXmlWriter
XmlWriter
structs
CustomXmlFormatter
CustomXmlWriter
NullXmlFormatter
Null formatter.