|
Protege 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringMatcher
An interface that can be used to query whether a particular value is a match for another string. The other string might contains wildcards, regexp, etc.
Method Summary | |
---|---|
boolean |
isMatch(String value)
|
Method Detail |
---|
boolean isMatch(String value)
|
Protege 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |