A C D E G H I M N O P R S U X

R

removeChild(Node) - Static method in class com.ercato.core.xml.DomUtils
removeChild removes elements together with surrounding whitespace which may have been produced by addChild and automatic indentation.
removeElement(Element) - Static method in class com.ercato.core.xml.XOperator
removeElement removes an element in its Document together with surrounding whitespace.
removeElementsByTagName(Element, String) - Method in class com.ercato.core.xml.DomUtils
 
removeNamedAttribute(Element, String) - Method in class com.ercato.core.xml.DomUtils
 
removeNamedAttributeNS(Element, String, String) - Static method in class com.ercato.core.xml.DomUtils
 
replaceChild(Node, Node) - Static method in class com.ercato.core.xml.DomUtils
replaceChild replaces a child of an element.

A C D E G H I M N O P R S U X