- tag
Tag tag;
Undocumented in source.
- items
Item[] items;
Undocumented in source.
- texts
Text[] texts;
Undocumented in source.
- cdatas
CData[] cdatas;
Undocumented in source.
- comments
Comment[] comments;
Undocumented in source.
- pis
ProcessingInstruction[] pis;
Undocumented in source.
- elements
Element[] elements;
Undocumented in source.
- opOpAssign
void opOpAssign(Text item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(CData item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Comment item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(ProcessingInstruction item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Element item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- text
string text(DecodeMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- pretty
string[] pretty(uint indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmptyXML
bool isEmptyXML [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.