Uses of Interface
com.gargoylesoftware.htmlunit.WebConsole.Formatter

Packages that use WebConsole.Formatter
com.gargoylesoftware.htmlunit Framework classes (contains the WebClient class which is the main entry point). 
 

Uses of WebConsole.Formatter in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return WebConsole.Formatter
 WebConsole.Formatter WebConsole.getFormatter()
          Returns the current Formatter.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type WebConsole.Formatter
 void WebConsole.setFormatter(WebConsole.Formatter formatter)
          Sets the Formatter.
 



Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.