Protege 3.5

edu.stanford.smi.protege.util
Interface StringMatcher

All Known Implementing Classes:
SimpleStringMatcher

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.

Author:
Ray Fergerson

Method Summary
 boolean isMatch(String value)
           
 

Method Detail

isMatch

boolean isMatch(String value)

Protege 3.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.