ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DVBHTMLCollection |
getAnchors() |
DVBHTMLElement |
getBody() |
String |
getCookie() |
String |
getDomain() |
DVBHTMLCollection |
getForms() |
DVBHTMLCollection |
getImages() |
DVBHTMLCollection |
getLinks() |
String |
getReference() |
String |
getTitle() |
String |
getURL() |
void |
open() |
void |
setTitle(String title) |
void |
write(String text) |
void |
writeIn(String text) |
createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, getDoctype, getDocumentElement, getElementById, getElementsByTagName, getElementsByTagNameNS, getImplementation, importNodeappendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefixDVBHTMLCollection getAnchors()
DVBHTMLElement getBody()
String getCookie()
String getDomain()
DVBHTMLCollection getForms()
DVBHTMLCollection getImages()
DVBHTMLCollection getLinks()
String getReference()
String getTitle()
void setTitle(String title)
String getURL()
void open()
throws IllegalStateException
IllegalStateExceptionvoid close()
throws IllegalStateException
IllegalStateExceptionvoid write(String text) throws IllegalStateException
IllegalStateExceptionvoid writeIn(String text) throws IllegalStateException
IllegalStateExceptionCopyright © 2012 code4tv.com. All Rights Reserved.