public class HTMLDocumentImpl extends DocumentImpl implements org.w3c.dom.html.HTMLDocument, HTMLContainerElement
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONSTATTRIBUTE_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 |
|---|
HTMLDocumentImpl() |
adoptNode, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createEntityReference, createProcessingInstruction, createTextNode, getDoctype, getDocumentElement, getDocumentURI, getDomConfig, getElementById, getElementsByTagNameNS, getImplementation, getInputEncoding, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getStrictErrorChecking, getXmlEncoding, getXmlStandalone, getXmlVersion, importNode, initialize, normalizeDocument, renameNode, setDocumentURI, setNodeValue, setStrictErrorChecking, setXmlStandalone, setXmlVersionappendChild, compareDocumentPosition, getAttributes, getBaseURI, getChildIfPermitted, getChildNodes, getElementsByTagNames, getFeature, getFirstChild, getJavaPropertyName, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, initialize, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, preOrderIterator, preOrderIterator, preOrderIteratorAfterNode, preOrderIteratorAfterNode, removeChild, replaceChild, setPrefix, setTextContent, setUserDataclearCaches, createAnonymousFunctionName, getClassName, has, newScriptingEngineclearErrorMessages, discardDocumentWriteBuffer, doEvent, doEventScript, evaluateExpression, getDocumentWriteBuffer, getErrorMessages, handleEvent, handleScriptException, runScript, supportsScriptLanguageassociateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, equivalentValues, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, hasInstance, hasProperty, hasProperty, isConst, isGetterOrSetter, isSealed, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadoptNode, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createEntityReference, createProcessingInstruction, createTextNode, getDoctype, getDocumentElement, getDocumentURI, getDomConfig, getElementById, getElementsByTagNameNS, getImplementation, getInputEncoding, getStrictErrorChecking, getXmlEncoding, getXmlStandalone, getXmlVersion, importNode, normalizeDocument, renameNode, setDocumentURI, setStrictErrorChecking, setXmlStandalone, setXmlVersionappendChild, 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, setUserDatapublic void setIFramesEnabled(boolean enabled)
public Object get(String propertyName, org.mozilla.javascript.Scriptable scriptable)
get in interface org.mozilla.javascript.Scriptableget in class AbstractDomComponentpublic void put(String propertyName, org.mozilla.javascript.Scriptable initialObject, Object value)
put in interface org.mozilla.javascript.Scriptableput in class AbstractDomComponentpublic org.w3c.dom.html.HTMLCollection getLinks()
getLinks in interface HTMLContainerElementgetLinks in interface org.w3c.dom.html.HTMLDocumentpublic org.w3c.dom.html.HTMLCollection getImages()
getImages in interface HTMLContainerElementgetImages in interface org.w3c.dom.html.HTMLDocumentpublic org.w3c.dom.html.HTMLCollection getApplets()
getApplets in interface HTMLContainerElementgetApplets in interface org.w3c.dom.html.HTMLDocumentpublic org.w3c.dom.html.HTMLCollection getForms()
getForms in interface HTMLContainerElementgetForms in interface org.w3c.dom.html.HTMLDocumentpublic org.w3c.dom.html.HTMLCollection getAnchors()
getAnchors in interface HTMLContainerElementgetAnchors in interface org.w3c.dom.html.HTMLDocumentpublic String getTitle()
getTitle in interface org.w3c.dom.html.HTMLDocumentpublic void setTitle(String title)
setTitle in interface org.w3c.dom.html.HTMLDocumentpublic String getReferrer()
getReferrer in interface org.w3c.dom.html.HTMLDocumentpublic String getDomain()
getDomain in interface org.w3c.dom.html.HTMLDocumentpublic String getURL()
getURL in interface org.w3c.dom.html.HTMLDocumentpublic org.w3c.dom.html.HTMLElement getBody()
getBody in interface org.w3c.dom.html.HTMLDocumentpublic void setBody(org.w3c.dom.html.HTMLElement body)
setBody in interface org.w3c.dom.html.HTMLDocumentpublic String getCookie()
getCookie in interface org.w3c.dom.html.HTMLDocumentpublic void setCookie(String cookie)
setCookie in interface org.w3c.dom.html.HTMLDocumentpublic void open()
open in interface org.w3c.dom.html.HTMLDocumentpublic void close()
close in interface org.w3c.dom.html.HTMLDocumentpublic void write(String text)
write in interface org.w3c.dom.html.HTMLDocumentpublic void writeln(String text)
writeln in interface org.w3c.dom.html.HTMLDocumentpublic NodeList getElementsByName(String elementName)
getElementsByName in interface org.w3c.dom.html.HTMLDocumentpublic Element createElement(String tagName) throws DOMException
createElement in interface DocumentcreateElement in class DocumentImplDOMExceptionpublic Element createElementNS(String namespaceURI, String qualifiedName) throws DOMException
createElementNS in interface DocumentcreateElementNS in class DocumentImplDOMExceptionpublic NodeList getElementsByTagName(String name)
getElementsByTagName in interface DocumentgetElementsByTagName in class NodeImplpublic Node cloneNode(boolean deep)
public DomWindow getWindow()
public void clearWriteBuffer()
Copyright © 2012. All Rights Reserved.