|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.w3c.tidy.ParserImpl.ParseList
Parser for LIST.
Constructor Summary | |
ParserImpl.ParseList()
|
Method Summary | |
void |
parse(Lexer lexer,
Node list,
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.ParseList()
Method Detail |
public void parse(Lexer lexer, Node list, short mode)
Parser
parse
in interface Parser
lexer
- Lexerlist
- node created by the lexer upon seeing the start tag, or by the parser when the start tag is inferredmode
- content mode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |