|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule.RPattern | |
|---|---|
| org.apache.commons.codec.language.bm | |
| Uses of Rule.RPattern in org.apache.commons.codec.language.bm |
|---|
| Fields in org.apache.commons.codec.language.bm declared as Rule.RPattern | |
|---|---|
static Rule.RPattern |
Rule.ALL_STRINGS_RMATCHER
|
private Rule.RPattern |
Rule.lContext
|
private Rule.RPattern |
Rule.rContext
|
| Methods in org.apache.commons.codec.language.bm that return Rule.RPattern | |
|---|---|
Rule.RPattern |
Rule.getLContext()
Gets the left context. |
Rule.RPattern |
Rule.getRContext()
Gets the right context. |
private static Rule.RPattern |
Rule.pattern(String regex)
Attempts to compile the regex into direct string ops, falling back to Pattern and Matcher in the worst case. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||