4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
LevenshteinMethod.java File Reference

Compare class using Levenshtein approximate string matching method. More...

Go to the source code of this file.

Classes

class  cz.vutbr.fit.knot.annotations.fragmentUpdater.compareMethods.LevenshteinMethod
 Compare class using Levenshtein approximate string matching method. More...
 

Packages

package  cz.vutbr.fit.knot.annotations.fragmentUpdater.compareMethods
 Compare methods for comparing strings.
 

Detailed Description

Compare class using Levenshtein approximate string matching method.

Definition in file LevenshteinMethod.java.