Constructor and Description |
---|
XmlDeclaration(String data,
String baseUri,
boolean isProcessingInstruction)
Create a new XML declaration
|
Modifier and Type | Method and Description |
---|---|
String |
getWholeDeclaration()
Get the unencoded XML declaration.
|
String |
nodeName()
Get the node name of this node.
|
String |
toString() |
absUrl, addChildren, addChildren, after, after, attr, attr, attributes, baseUri, before, before, childNode, childNodes, childNodesAsArray, childNodesCopy, childNodeSize, clone, doClone, equals, hasAttr, hashCode, indent, nextSibling, outerHtml, outerHtml, ownerDocument, parent, parentNode, previousSibling, remove, removeAttr, removeChild, replaceChild, replaceWith, setBaseUri, setParentNode, setSiblingIndex, siblingIndex, siblingNodes, traverse, unwrap, wrap
public String nodeName()
Node
public String getWholeDeclaration()
Copyright © 2009–2013 Jonathan Hedley. All rights reserved.