Class DictionaryLinker.Linker

  • Enclosing class:
    DictionaryLinker

    public static class DictionaryLinker.Linker
    extends java.lang.Object
    Maps a Span to one or more IRI
    • Constructor Detail

      • Linker

        public Linker​(com.google.common.collect.ImmutableMultimap<java.lang.String,​IRI> theLinks)
    • Method Detail

      • get

        public java.util.Collection<IRI> get​(Span theSpan)
      • to

        public void to​(java.io.File theFile)
                throws java.io.IOException
        Save compressed DictionaryLinker.Linker to file
        Throws:
        java.io.IOException