ae v0.0.1988 (2017-07-15T23:47:40Z)
Home
Dub
Repo
CustomXmlFormatter
ae
utils
xmlwriter
Undocumented in source.
struct
CustomXmlFormatter (
char
indentCharP
uint
indentSizeP
) {
enum
indentChar
;
enum
indentSize
;
bool
enabled
;
mixintemplate
Mixin
(alias formatter)
;
}
Members
Manifest constants
indentChar
enum
indentChar
;
Undocumented in source.
indentSize
enum
indentSize
;
Undocumented in source.
Mixin templates
Mixin
mixintemplate
Mixin
(alias formatter)
Undocumented in source.
Variables
enabled
bool
enabled
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
xmlwriter
aliases
DefaultXmlFormatter
PrettyXmlWriter
XmlWriter
structs
CustomXmlFormatter
CustomXmlWriter
NullXmlFormatter