|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PatternRecognizer
Checks if a pattern (or a candidate one) is recognized as a pattern.
Method Summary | |
---|---|
boolean |
isPatternRecognized(String candidatePattern)
Checks if a pattern is recognized as a pattern. |
Method Detail |
---|
boolean isPatternRecognized(String candidatePattern)
candidatePattern
- The pattern to check.
true
if the pattern has been recognized.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |