| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.tidy.ParserImpl.ParseRow
public static class ParserImpl.ParseRow
Parser for ROW.
| Constructor Summary | |
|---|---|
ParserImpl.ParseRow()
 | 
|
| Method Summary | |
|---|---|
 void | 
parse(Lexer lexer,
      Node row,
      short mode)
Parse the given node.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ParserImpl.ParseRow()
| Method Detail | 
|---|
public void parse(Lexer lexer,
                  Node row,
                  short mode)
Parser
parse in interface Parserlexer - Lexerrow - node created by the lexer upon seeing the start tag, or by the parser when the start tag is inferredmode - content modeParser.parse(org.w3c.tidy.Lexer, org.w3c.tidy.Node, short)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||