All Downloads are FREE. Search and download functionalities are using the official Maven repository.

proj.zoie.api.DocIDMapperFactory Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
package proj.zoie.api;

public interface DocIDMapperFactory {
  DocIDMapper getDocIDMapper(ZoieMultiReader reader);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy