Protege 3.0

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

public boolean isMatch(String value)

Protege 3.0

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