Constructs an Element given a name and a string to be used as a Text interior.
Constructs an Element from a Tag.
Compares two Elements
Compares two Elements for equality
Append a text item to the interior of this element
Append a CData item to the interior of this element
Append a comment to the interior of this element
Append a processing instruction to the interior of this element
Append a complete element to the interior of this element
Returns an indented string representation of this item
Returns the decoded interior of an element.
Returns the hash of an Element
Returns the string representation of an Element
The element's CData items
The element's comments
The element's child elements
The element's items
The element's processing instructions
The start tag of the element
The element's text items
Compares with another Item of same type for equality
Compares with another Item of same type
Returns the hash of this item
Returns a string representation of this item
Returns an indented string representation of this item
Returns true if the item represents empty XML text
Class representing an XML element.