accept, asXML, asXPathResult, compactString, detach, formattedString, formattedString, formattedString, formattedString, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write
void add(Comment comment)
void add(Element element)
void add(Node node)
void add(ProcessingInstruction processingInstruction)
Element addElement(String name)
Element addElement(String qualifiedName, String namespaceURI)
void appendContent(Branch branch)
void clearContent()
List<Node> content()
Element elementByID(String elementID)
int indexOf(Node node)
Node node(int index)
int nodeCount()
Iterator<Node> nodeIterator()
void normalize()
ProcessingInstruction processingInstruction(String target)
List<ProcessingInstruction> processingInstructions()
List<ProcessingInstruction> processingInstructions(String target)
boolean remove(Comment comment)
boolean remove(Element element)
boolean remove(Node node)
boolean remove(ProcessingInstruction processingInstruction)
boolean removeProcessingInstruction(String target)
void setContent(List<Node> content)
void setProcessingInstructions(List<ProcessingInstruction> processingInstructions)