Uses of Interface
org.htmlunit.cssparser.parser.DocumentHandler
Packages that use DocumentHandler
-
Uses of DocumentHandler in org.htmlunit.cssparser.parser
Classes in org.htmlunit.cssparser.parser that implement DocumentHandlerModifier and TypeClassDescriptionclassEmpty implementation of the DocumentHandlerExt interface.Methods in org.htmlunit.cssparser.parser that return DocumentHandlerModifier and TypeMethodDescriptionprotected DocumentHandlerAbstractCSSParser.getDocumentHandler()getDocumentHandler.Methods in org.htmlunit.cssparser.parser with parameters of type DocumentHandlerModifier and TypeMethodDescriptionvoidAbstractCSSParser.setDocumentHandler(DocumentHandler handler) Allow an application to register a document event handler.