Uses of Class
sunlabs.brazil.util.LexHTML
-
Packages that use LexHTML Package Description sunlabs.brazil.handler -
-
Uses of LexHTML in sunlabs.brazil.handler
Fields in sunlabs.brazil.handler declared as LexHTML Modifier and Type Field Description LexHTMLHtmlRewriter. lexThe parser for the source HTML document.Constructors in sunlabs.brazil.handler with parameters of type LexHTML Constructor Description HtmlRewriter(LexHTML lex)Creates a newHtmlRewriterfrom the given HTML parser.
-