Package | Description |
---|---|
org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
org.htmlunit.platform |
Support for platform specific implementations (e.g. for Android).
|
Modifier and Type | Method and Description |
---|---|
ClipboardHandler |
WebClient.getClipboardHandler()
Returns the current clipboard handler.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setClipboardHandler(ClipboardHandler handler)
Sets the clipboard handler.
|
Modifier and Type | Class and Description |
---|---|
class |
AwtClipboardHandler
ClipboardHandler using the Clipboard . |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.