Uses of Interface
org.htmlunit.PrintHandler
Packages that use PrintHandler
-
Uses of PrintHandler in org.htmlunit
Methods in org.htmlunit that return PrintHandlerMethods in org.htmlunit with parameters of type PrintHandlerModifier and TypeMethodDescriptionvoid
WebClient.setPrintHandler
(PrintHandler handler) Sets thePrintHandler
to be used if Windoe.print() is called (Printing Spec).