Class EntityLinkerFactory


  • public class EntityLinkerFactory
    extends Object
    Generates a EntityLinker instances via a properties file configuration.

    In the properties file, the linker implementation must be provided using "linker" as the properties key, and the full class name as value.