OpenKeyWord  Build_ID: 457, Datum: 01.02.2020 07:45:48
Dont repeat yourself. - Do it once and only once!
okw.core.Matcher Elementverzeichnis

Vollständige Aufstellung aller Elemente für okw.core.Matcher einschließlich aller geerbten Elemente.

LevenshteinDistance(String a, String b) (Definiert in okw.core.Matcher)okw.core.Matcherstatic
LevenshteinMatch(String fpsActuell, String fpsExpected, int fpiDistance) (Definiert in okw.core.Matcher)okw.core.Matcherstatic
LevenshteinMatch(ArrayList< String > fpALActuell, ArrayList< String > fpALExpected, int fpiDistance)okw.core.Matcherstatic
RegexMatch(String fpsActuell, String fpsExpectedRegex) (Definiert in okw.core.Matcher)okw.core.Matcherstatic
RegexMatch(ArrayList< String > fpALActuell, ArrayList< String > fpALExpected)okw.core.Matcherstatic
WildcardMatch(String fpsActuell, String fpsExpected)okw.core.Matcherstatic
WildcardMatch(ArrayList< String > fpALActuell, ArrayList< String > fpALExpected)okw.core.Matcherstatic