|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--websphinx.PatternMatcher
Field Summary | |
(package private) Region |
match
|
(package private) boolean |
yielded
|
Constructor Summary | |
PatternMatcher()
|
Method Summary | |
protected abstract Region |
findNext()
|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
Region |
nextMatch()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
Region match
boolean yielded
Constructor Detail |
public PatternMatcher()
Method Detail |
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
public Region nextMatch()
protected abstract Region findNext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |