|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomText | |
|---|---|
| com.gargoylesoftware.htmlunit.html | Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content. |
| Uses of DomText in com.gargoylesoftware.htmlunit.html |
|---|
| Subclasses of DomText in com.gargoylesoftware.htmlunit.html | |
|---|---|
class |
DomCDataSection
Representation of a CDATA node in the HTML DOM. |
| Methods in com.gargoylesoftware.htmlunit.html that return DomText | |
|---|---|
protected DomText |
DomCDataSection.createSplitTextNode(int offset)
Creates a new text node split from another text node. |
protected DomText |
DomText.createSplitTextNode(int offset)
Creates a new text node split from another text node. |
DomText |
DomText.splitText(int offset)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||