|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlockParser
Parse a twiki syntax block
| Method Summary | |
|---|---|
boolean |
accept(String line)
accept. |
Block |
visit(String line,
ByLineSource source)
visit. |
| Method Detail |
|---|
boolean accept(String line)
accept.
line - text line
true if this class can handle this line
Block visit(String line,
ByLineSource source)
throws ParseException
visit.
line - a line of textsource - the source of lines
ParseException - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||