CData

Undocumented in source.

Constructors

this
this(string content)

Construct a character data section

Members

Functions

opCmp
int opCmp(Object o)

Compares two CDatas

opEquals
bool opEquals(Object o)

Compares two CDatas for equality

toHash
size_t toHash()

Returns the hash of a CData

toString
string toString()

Returns a string representation of this CData section

Properties

isEmptyXML
bool isEmptyXML [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta