XmlText

Members

Functions

reset
void reset(const(Ch[]) newText)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

attributeName
ubyte[64] attributeName;
Undocumented in source.
name
ubyte[64] name;
Undocumented in source.

Variables

end
const(Ch)* end;
Undocumented in source.
len
size_t len;
Undocumented in source.
point
const(Ch)* point;
Undocumented in source.
text
const(Ch)[] text;
Undocumented in source.

Meta