Interface MatcherFactory

All Superinterfaces:
Function<org.aksw.commons.io.input.SeekableReadableChannel<byte[]>,CustomMatcher>

public interface MatcherFactory extends Function<org.aksw.commons.io.input.SeekableReadableChannel<byte[]>,CustomMatcher>