ae v0.0.1896 (2017-02-27T15:20:58Z)
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