The data for the PI as a String
This removes the supplied Attribute should it exist.
This removes the attribute with the given name and within no
namespace.
This removes the attribute with the given name and within the
given Namespace.
This removes the first child element (one level deep) with the
given local name and belonging to no namespace.
This removes the first child element (one level deep) with the
given local name and belonging to the given namespace.
This removes all child elements (one level deep) with the
given local name and belonging to no namespace.
This removes all child elements (one level deep) with the
given local name and belonging to the given namespace.
Removes all child content from this parent.
Removes all child content from this parent.
Removes all content from this parent and returns the detached
children.
Removes and returns the child at the given
index, or returns null if there's no such child.
Removes and returns the child at the given
index, or returns null if there's no such child.
Removes and returns the child at the given
index, or returns null if there's no such child.
Removes a single child node from the content list.
Removes a single child node from the content list.
Removes a single child node from the content list.
Remove all child content from this parent matching the supplied filter.
Remove all child content from this parent matching the supplied filter.
Removes from this parent all child content matching the given filter
and returns a list of the detached children.
Removes an additional namespace declarations from this element.
This will remove the pseudo attribute with the specified name.