org.w3c.tidy
Class ParserImpl.ParseRowGroup
java.lang.Object
|
+--org.w3c.tidy.ParserImpl.ParseRowGroup
- All Implemented Interfaces:
- Parser
- Enclosing class:
- ParserImpl
- public static class ParserImpl.ParseRowGroup
- extends Object
- implements Parser
Method Summary |
void |
parse(org.w3c.tidy.Lexer lexer,
org.w3c.tidy.Node rowgroup,
short mode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserImpl.ParseRowGroup
public ParserImpl.ParseRowGroup()
parse
public void parse(org.w3c.tidy.Lexer lexer,
org.w3c.tidy.Node rowgroup,
short mode)
- Specified by:
parse
in interface Parser