Class TRECUTFCollection

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, Collection

    @Deprecated
    public class TRECUTFCollection
    extends TRECCollection
    Deprecated.
    Since:
    1.1.0
    Author:
    Craig Macdonald
    See Also:
    TRECCollection
    • Constructor Detail

      • TRECUTFCollection

        public TRECUTFCollection()
        Deprecated.
        Instantiate a new TRECUTFCollection. Calls parent default constructor of TRECCollection
      • TRECUTFCollection

        public TRECUTFCollection​(java.io.InputStream input)
        Deprecated.
        Instantiate a new TRECUTFCollection. Calls parent with inputstream constructor of TRECCollection.
      • TRECUTFCollection

        public TRECUTFCollection​(java.lang.String CollectionSpecFilename,
                                 java.lang.String TagSet,
                                 java.lang.String BlacklistSpecFilename,
                                 java.lang.String docPointersFilename)
        Deprecated.
        Instantiate a new TRECUTFCollection. Calls parent 4 String constructor of TRECCollection