Skip navigation links
A C D E F G H I L N O P R S V W X 

R

removeAttribute(String) - Method in interface org.licas_xml.abs.Element
Remove the attribute with the specified name.
removeAttribute(String) - Method in class org.licas_xml.model.ElementImpl
Remove the attribute with the specified name.
removeChild(String) - Method in interface org.licas_xml.abs.Node
Remove the first child node with the specified name.
removeChild(String) - Method in class org.licas_xml.model.NodeImpl
Remove the first child node with the specified name.
removeCoding(String) - Static method in class org.licas_xml.model.XmlHandler
Remove the special text sequences added as coding.
removeElementSpecs(String) - Static method in class org.licas_xml.model.XmlHandler
Remove the text sequences indicating an XML element.
removePrefix(String) - Static method in class org.licas_xml.model.XmlHandler
Get the tag value with the prefix removed if one exists.
removeStringSpec(String) - Static method in class org.licas_xml.model.XmlHandler
Remove the special text characters indicating the string that should not be converted into XML.
removeStringSpecs(String) - Static method in class org.licas_xml.model.XmlHandler
Remove the special text coding sequences anywhere in the string.
root - Variable in class org.licas_xml.abs.XMLBuilder
The root element of the parsed XML tree.
rootElem - Variable in class org.licas_xml.abs.Document
The root element of any parsed document
A C D E F G H I L N O P R S V W X 
Skip navigation links