All Packages Class Hierarchy This Package Previous Next Index
Interface org.w3c.tidy.Parser
- public interface Parser
HTML Parser
(c) 1998, 1999 (W3C) MIT, INRIA, Keio University
See Tidy.java for the copyright notice.
Derived from
HTML Tidy Release 26 Jul 1999
-
parse(Lexer, Node, short)
-
parse
public abstract void parse(Lexer lexer,
Node node,
short mode)
All Packages Class Hierarchy This Package Previous Next Index