public class EntityImpl extends NodeImpl implements org.w3c.dom.Entity
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODEJS_CONTEXT_OBJECT, JS_DOM_NODE_OBJECT, JS_DOM_WINDOW_OBJECTATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Constructor and Description |
|---|
EntityImpl(long peer) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static org.w3c.dom.Entity |
getImpl(long peer) |
java.lang.String |
getInputEncoding() |
java.lang.String |
getNotationName() |
(package private) static java.lang.String |
getNotationNameImpl(long peer) |
java.lang.String |
getPublicId() |
(package private) static java.lang.String |
getPublicIdImpl(long peer) |
java.lang.String |
getSystemId() |
(package private) static java.lang.String |
getSystemIdImpl(long peer) |
java.lang.String |
getXmlEncoding() |
java.lang.String |
getXmlVersion() |
addEventListener, addEventListenerImpl, appendChild, appendChildImpl, cloneNode, cloneNodeImpl, compareDocumentPosition, compareDocumentPositionImpl, contains, containsImpl, create, createInterface, dispatchEvent, dispatchEventImpl, getAttributes, getAttributesImpl, getBaseURI, getBaseURIImpl, getChildNodes, getChildNodesImpl, getFeature, getFirstChild, getFirstChildImpl, getLastChild, getLastChildImpl, getLocalName, getLocalNameImpl, getNamespaceURI, getNamespaceURIImpl, getNextSibling, getNextSiblingImpl, getNodeName, getNodeNameImpl, getNodeType, getNodeTypeImpl, getNodeValue, getNodeValueImpl, getOwnerDocument, getOwnerDocumentImpl, getParentElement, getParentElementImpl, getParentNode, getParentNodeImpl, getPeer, getPrefix, getPrefixImpl, getPreviousSibling, getPreviousSiblingImpl, getTextContent, getTextContentImpl, getUserData, hasAttributes, hasAttributesImpl, hasChildNodes, hasChildNodesImpl, insertBefore, insertBeforeImpl, isDefaultNamespace, isDefaultNamespaceImpl, isEqualNode, isEqualNodeImpl, isSameNode, isSameNodeImpl, isSupported, isSupportedImpl, lookupNamespaceURI, lookupNamespaceURIImpl, lookupPrefix, lookupPrefixImpl, normalize, normalizeImpl, removeChild, removeChildImpl, removeEventListener, removeEventListenerImpl, replaceChild, replaceChildImpl, setNodeValue, setNodeValueImpl, setPrefix, setPrefixImpl, setTextContent, setTextContentImpl, setUserData, test_getHashCountcall, equals, eval, getMember, getPeer, getSlot, hashCode, removeMember, setMember, setSlot, test_getPeerCount, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendChild, 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, setUserDatastatic org.w3c.dom.Entity getImpl(long peer)
public java.lang.String getPublicId()
getPublicId in interface org.w3c.dom.Entitystatic java.lang.String getPublicIdImpl(long peer)
public java.lang.String getSystemId()
getSystemId in interface org.w3c.dom.Entitystatic java.lang.String getSystemIdImpl(long peer)
public java.lang.String getNotationName()
getNotationName in interface org.w3c.dom.Entitystatic java.lang.String getNotationNameImpl(long peer)
public java.lang.String getInputEncoding()
getInputEncoding in interface org.w3c.dom.Entitypublic java.lang.String getXmlVersion()
getXmlVersion in interface org.w3c.dom.Entitypublic java.lang.String getXmlEncoding()
getXmlEncoding in interface org.w3c.dom.Entity