XmlText

Members

Functions

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

Static variables

attributeName
const(ubyte[64]) attributeName;
Undocumented in source.
name
const(ubyte[64]) name;
Undocumented in source.

Variables

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

Meta