Protege 3.0

edu.stanford.smi.protege.util
Class SimpleStringMatcher

java.lang.Object
  extended byedu.stanford.smi.protege.util.SimpleStringMatcher
All Implemented Interfaces:
StringMatcher

public class SimpleStringMatcher
extends Object
implements StringMatcher

A string matcher implementation that can handle a wildcard at the begining and/or the end of a string.

Author:
Ray Fergerson

Constructor Summary
SimpleStringMatcher(String s)
           
 
Method Summary
 boolean isMatch(String value)
          isMatch method comment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleStringMatcher

public SimpleStringMatcher(String s)
Method Detail

isMatch

public boolean isMatch(String value)
isMatch method comment.

Specified by:
isMatch in interface StringMatcher

Protege 3.0

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