Uses of Class
org.terrier.indexing.FileDocument
-
Packages that use FileDocument Package Description org.terrier.indexing Provides classes and interfaces related to the indexing of documents. -
-
Uses of FileDocument in org.terrier.indexing
Subclasses of FileDocument in org.terrier.indexing Modifier and Type Class Description classMSExcelDocumentDeprecated.classMSPowerPointDocumentDeprecated.classMSWordDocumentDeprecated.classPDFDocumentImplements a Document object for reading PDF documents, using Apache PDFBox.classPOIDocumentRepresents Microsoft Office documents, which are parsed by the Apache POI library
-