|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcPatternElement
Pattern element for parse part of bbcode
| Method Summary | |
|---|---|
int |
findIn(Source source)
Find constant |
boolean |
isNextIn(Source source)
Check next subsequence |
boolean |
parse(Context context,
ProcPatternElement terminator)
Parse element |
| Method Detail |
|---|
boolean parse(Context context,
ProcPatternElement terminator)
throws org.kefirsf.bb.proc.NestingException
context - contextterminator - teminator to stop text process
org.kefirsf.bb.proc.NestingExceptionboolean isNextIn(Source source)
source - source text
int findIn(Source source)
source - text source
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||