| Package | Description |
|---|---|
| org.pepstock.charba.client.dom |
Contains all classes needed to work with DOM tree, base classes of a DOM tree.
|
| Modifier and Type | Method and Description |
|---|---|
Body |
BaseHtmlDocument.getBody()
Returns the <body> or <frameset> node of the current document, or
null if no such element exists. |