|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DomText | |
---|---|
com.gargoylesoftware.htmlunit.html | Classes specific to html pages |
Uses of DomText in com.gargoylesoftware.htmlunit.html |
---|
Methods in com.gargoylesoftware.htmlunit.html that return DomText | |
---|---|
DomText |
DomCData.splitDomText(int offset)
Split a DomText node in two. |
DomText |
DomText.splitDomText(int offset)
Split a DomText node in two. |
DomText |
DomCData.splitText(int offset)
Deprecated. This method conflicts with the W3C DOM API since the return values are different. Use splitDomText instead. |
DomText |
DomText.splitText(int offset)
Deprecated. This method conflicts with the W3C DOM API since the return values are different. Use splitDomText instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |