public class DOMEntityReference extends DOMNode<org.w3c.dom.EntityReference>
| Modifier and Type | Method and Description | 
|---|---|
static DOMEntityReference | 
__construct(Env env,
           java.lang.String name)  | 
appendChild, 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 DOMEntityReference __construct(Env env, java.lang.String name)