|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--websphinx.PatternMatcher | +--websphinx.RegexpMatcher
Field Summary | |
(package private) com.oroinc.text.regex.PatternMatcherInput |
input
|
(package private) com.oroinc.text.regex.PatternMatcher |
matcher
|
(package private) Regexp |
regexp
|
(package private) Region |
source
|
Fields inherited from class websphinx.PatternMatcher |
match, yielded |
Constructor Summary | |
RegexpMatcher(Regexp regexp,
Region source)
|
Method Summary | |
protected Region |
findNext()
|
Methods inherited from class websphinx.PatternMatcher |
hasMoreElements, nextElement, nextMatch |
Methods inherited from class java.lang.Object |
|
Field Detail |
com.oroinc.text.regex.PatternMatcher matcher
Regexp regexp
Region source
com.oroinc.text.regex.PatternMatcherInput input
Constructor Detail |
public RegexpMatcher(Regexp regexp, Region source)
Method Detail |
protected Region findNext()
findNext
in class PatternMatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |