|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FuzzyMatcher | |
---|---|
ch.rgw.tools | A collection of system-independent utilities for different purposes. |
Uses of FuzzyMatcher in ch.rgw.tools |
---|
Methods in ch.rgw.tools that return FuzzyMatcher | |
---|---|
static FuzzyMatcher |
FuzzyMatcher.createLiteralMatcher(java.lang.String pattern,
int level)
|
static FuzzyMatcher |
FuzzyMatcher.createSynphonMatcher(java.lang.String pattern,
int level)
|
static FuzzyMatcher |
FuzzyMatcher.createWLDMatcher(java.lang.String pattern,
int level)
|
Methods in ch.rgw.tools with parameters of type FuzzyMatcher | |
---|---|
static boolean |
JdbcLink.nextMatch(java.sql.ResultSet r,
java.lang.String field,
FuzzyMatcher m)
Unscharfes Suchen im ResultSet. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |