Package | Description |
---|---|
org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
Modifier and Type | Method and Description |
---|---|
PrintHandler |
WebClient.getPrintHandler()
Returns the current
PrintHandler . |
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setPrintHandler(PrintHandler handler)
Sets the
PrintHandler to be used if Windoe.print() is called
(Printing Spec). |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.