Protege 3.4.6

edu.stanford.smi.protege.util
Class SimpleStringMatcher

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

public class SimpleStringMatcher
extends Object
implements StringMatcher

A string matcher implementation.

Author:
Ray Fergerson

Constructor Summary
SimpleStringMatcher(String s)
           
 
Method Summary
 boolean isMatch(String value)
           
 
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)
Specified by:
isMatch in interface StringMatcher

Protege 3.4.6

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