public class DOMComment extends DOMCharacterData<org.w3c.dom.Comment>
| Modifier and Type | Method and Description | 
|---|---|
static DOMComment | 
__construct(Env env,
           java.lang.String value)  | 
appendData, deleteData, getData, getLength, insertData, replaceData, setData, substringDataappendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData, toStringgetImpl, getImpl, wrap, wrappublic static DOMComment __construct(Env env, java.lang.String value)