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