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 |
---|---|
static BaseLocation |
DOM.getLocation()
Returns a
BaseLocation object, which contains information about the URL of the document and provides methods for changing that URL and loading another URL. |