| Package | Description |
|---|---|
| org.kefirsf.bb.proc |
| Modifier and Type | Method and Description |
|---|---|
Source |
Context.getSource() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
AbstractUrl.calcEnd(Source source,
ProcPatternElement terminator) |
protected int |
AbstractEol.calcLength(Source source,
int index) |
int |
ProcVariable.findIn(Source source)
Find this element
|
int |
ProcUrl.findIn(Source source)
Find constant
|
int |
ProcText.findIn(Source source)
Find this element
|
int |
ProcPatternElement.findIn(Source source)
Find constant
|
int |
ProcEmail.findIn(Source source)
Find constant
|
int |
ProcBol.findIn(Source source)
I strongly don't recommend to use tag bol as a terminator.
|
int |
PatternJunk.findIn(Source source) |
int |
PatternConstant.findIn(Source source)
Find this constant.
|
int |
Check.findIn(Source source) |
abstract int |
AbstractUrl.findIn(Source source) |
int |
AbstractEol.findIn(Source source) |
protected int |
ProcEol.match(Source source,
int index) |
protected int |
ProcBlankLine.match(Source source,
int index) |
protected abstract int |
AbstractEol.match(Source source,
int index) |
protected int |
AbstractUrl.parseRegex(Source source,
int offset,
int end,
Pattern pattern) |
void |
Context.setSource(Source source) |
Copyright © 2016. All rights reserved.