| Package | Description |
|---|---|
| com.teamdev.jexplorer |
Contains the basic classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Browser.registerFunction(java.lang.String functionName,
BrowserFunction function)
Registers a browser function on the currently loaded document.
|