Class MatcherInput


  • public class MatcherInput
    extends Object
    • Constructor Detail

      • MatcherInput

        public MatcherInput()
    • Method Detail

      • addEntry

        public void addEntry​(int id,
                             String originalName,
                             String parsedScientificName,
                             String parsedAuthorship,
                             List<String> otherElements)
      • getEntriesNumber

        public int getEntriesNumber()
      • getEntry

        public SingleEntry getEntry​(int index)