ProcessingInstruction

Undocumented in source.

Constructors

this
this(string content)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Object o)
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.
toHash
size_t toHash()
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.

Properties

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

Inherited Members

From Item

opEquals
bool opEquals(Object o)
Undocumented in source.
opCmp
int opCmp(Object o)
Undocumented in source.
toHash
size_t toHash()
Undocumented in source.
toString
string toString()
Undocumented in source.
pretty
string[] pretty(uint indent)
Undocumented in source. Be warned that the author may not have intended to support it.
isEmptyXML
bool isEmptyXML [@property getter]
Undocumented in source.

Meta