|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.tidy.ParserImpl.ParseFrameSet
public static class ParserImpl.ParseFrameSet
Parser for FRAMESET.
Constructor Summary | |
---|---|
ParserImpl.ParseFrameSet()
|
Method Summary | |
---|---|
void |
parse(Lexer lexer,
Node frameset,
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.ParseFrameSet()
Method Detail |
---|
public void parse(Lexer lexer, Node frameset, short mode)
Parser
parse
in interface Parser
lexer
- Lexerframeset
- 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 |