Uses of Class
org.htmlunit.WebClient.CSS3ParserPool
Packages that use WebClient.CSS3ParserPool
-
Uses of WebClient.CSS3ParserPool in org.htmlunit
Fields in org.htmlunit declared as WebClient.CSS3ParserPoolModifier and TypeFieldDescriptionprivate WebClient.CSS3ParserPool
WebClient.css3ParserPool_
private WebClient.CSS3ParserPool
WebClient.PooledCSS3Parser.pool_
The pool we want to return us to.Methods in org.htmlunit with parameters of type WebClient.CSS3ParserPoolModifier and TypeMethodDescriptionprotected WebClient.PooledCSS3Parser
WebClient.PooledCSS3Parser.markInUse
(WebClient.CSS3ParserPool pool) Resets the parser's pool state so it can be safely returned again.Constructors in org.htmlunit with parameters of type WebClient.CSS3ParserPoolModifierConstructorDescriptionprotected
Create a new poolable parser.