Package org.aksw.commons.io.deprecated
Interface MatcherFactory
- All Known Implementing Classes:
BoyerMooreMatcherFactory
public interface MatcherFactory
-
Method Summary
-
Method Details
-
newMatcher
SeekableMatcher newMatcher()
-
BoyerMooreMatcherFactory