gate.creole.orthomatcher
Interface OrthoMatcherRule

All Known Implementing Classes:
MatchRule0, MatchRule1, MatchRule10, MatchRule11, MatchRule12, MatchRule13, MatchRule14, MatchRule15, MatchRule16, MatchRule17, MatchRule2, MatchRule3, MatchRule4, MatchRule5, MatchRule6, MatchRule7, MatchRule8, MatchRule9

public interface OrthoMatcherRule


Field Summary
static String description
           
 
Method Summary
 String getId()
           
 boolean value(String s1, String s2)
           
 

Field Detail

description

static final String description
See Also:
Constant Field Values
Method Detail

getId

String getId()

value

boolean value(String s1,
              String s2)