ProcessingInstruction

Undocumented in source.

Constructors

this
this(string content)

Construct a Processing Instruction section

Members

Functions

opCmp
int opCmp(Object o)

Compares two processing instructions

opEquals
bool opEquals(Object o)

Compares two processing instructions for equality

toHash
size_t toHash()

Returns the hash of a ProcessingInstruction

toString
string toString()

Returns a string representation of this ProcessingInstruction

Properties

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

Meta