|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parser
HTML Parser.
| Method Summary | |
|---|---|
void |
parse(Lexer lexer,
Node node,
short mode)
Parse the given node. |
| Method Detail |
|---|
void parse(Lexer lexer,
Node node,
short mode)
lexer - Lexernode - 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 | |||||||||