public static class ParserImpl.ParseNoFrames extends java.lang.Object implements Parser
Constructor and Description |
---|
ParseNoFrames() |
Modifier and Type | Method and Description |
---|---|
void |
parse(Lexer lexer,
Node noframes,
short mode)
Parse the given node.
|
public void parse(Lexer lexer, Node noframes, short mode)
Parser
parse
in interface Parser
lexer
- Lexernoframes
- 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)
Copyright © 2000–2017 sourceforge. All rights reserved.