Modifier and Type | Method and Description |
---|---|
Document |
addComment(String comment) |
Document |
addDocumentType(String name,
String publicId,
String systemId) |
Document |
clone() |
DocumentType |
getDocumentType() |
Element |
getRootElement() |
String |
getXMLEncoding() |
void |
setRootElement(Element rootElement) |
void |
setXMLEncoding(String encoding) |
add, add, add, add, addElement, addElement, addElement, appendContent, clearContent, content, elementByID, indexOf, node, nodeCount, nodeIterator, normalize, processingInstruction, processingInstructions, processingInstructions, remove, remove, remove, remove, removeProcessingInstruction, setContent, setProcessingInstructions
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
Document addComment(String comment)
Document addDocumentType(String name, String publicId, String systemId)
Document clone()
DocumentType getDocumentType()
Element getRootElement()
String getXMLEncoding()
void setRootElement(Element rootElement)
void setXMLEncoding(String encoding)