Modifier and Type | Field and Description |
---|---|
static String |
PUBLIC_KEY |
static String |
SYSTEM_KEY |
Constructor and Description |
---|
DocumentType(String name,
String publicId,
String systemId,
String baseUri)
Create a new doctype element.
|
DocumentType(String name,
String pubSysKey,
String publicId,
String systemId,
String baseUri)
Create a new doctype element.
|
Modifier and Type | Method and Description |
---|---|
String |
nodeName()
Get the node name of this node.
|
absUrl, addChildren, addChildren, after, after, attr, attr, attributes, baseUri, before, before, childNode, childNodes, childNodesAsArray, childNodesCopy, childNodeSize, clone, doClone, ensureChildNodes, equals, hasAttr, hasSameValue, html, indent, nextSibling, outerHtml, outerHtml, ownerDocument, parent, parentNode, previousSibling, remove, removeAttr, removeChild, reparentChild, replaceChild, replaceWith, root, setBaseUri, setParentNode, setSiblingIndex, siblingIndex, siblingNodes, toString, traverse, unwrap, wrap
public static final String PUBLIC_KEY
public static final String SYSTEM_KEY
Copyright © 2017. All rights reserved.