|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.jiffie.IDispatch
net.sf.jiffie.BrowserDispatch
net.sf.jiffie.IHTMLDOMNode
net.sf.jiffie.IHTMLDOMTextNode
public class IHTMLDOMTextNode
Implementation of the IHTMLDOMTextNode interface.
org.w3c.dom.Text| Field Summary | |
|---|---|
static java.lang.String |
IID
|
| Constructor Summary | |
|---|---|
IHTMLDOMTextNode(InternetExplorer parentBrowser,
Dispatch dispatch)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
Get the text included in the text node, including all white space. |
| Methods inherited from class net.sf.jiffie.IHTMLDOMNode |
|---|
appendChild, createNodeFromProperty, getAttributes, getFirstChild, getLastChild, getNextSibling, getNodeName, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling |
| Methods inherited from class net.sf.jiffie.BrowserDispatch |
|---|
getElementProperty, getParentBrowser |
| Methods inherited from class net.sf.jiffie.IDispatch |
|---|
call, call, call, call, call, clone, finalize, getBooleanProperty, getDispatch, getDispatchProperty, getIntegerProperty, getStringProperty, getVariantProperty, isReleased, newDispatch, queryInterface, release, setBooleanProperty, setIntegerProperty, setStringProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IID
| Constructor Detail |
|---|
public IHTMLDOMTextNode(InternetExplorer parentBrowser,
Dispatch dispatch)
parentBrowser - parent browserdispatch - Jacob dispatch interface| Method Detail |
|---|
public java.lang.String getData()
org.w3c.dom.CharacterData#getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||