Uses of Class
org.terrier.indexing.SimpleXMLCollection
-
Packages that use SimpleXMLCollection Package Description org.terrier.indexing Provides classes and interfaces related to the indexing of documents. -
-
Uses of SimpleXMLCollection in org.terrier.indexing
Subclasses of SimpleXMLCollection in org.terrier.indexing Modifier and Type Class Description class
SimpleMedlineXMLCollection
Initial implementation of a class that generates a Collection with Documents from a series of XML files in the Medline format.
-