Uses of Class
net.reyadeyat.nlp.information.retrieval.data.structure.FileIndexing
Packages that use FileIndexing
-
Uses of FileIndexing in net.reyadeyat.nlp.information.retrieval
Method parameters in net.reyadeyat.nlp.information.retrieval with type arguments of type FileIndexingModifier and TypeMethodDescriptionstatic ArrayList<SearchingDocument>API.documentFileListInexing(Connection jdbc_connection, Integer document_book_id, String document_metadata, String document_color, String document_parser_class_name, ArrayList<FileIndexing> file_indexing_list)