Uses of Interface
org.apache.tika.extractor.DocumentSelector
-
Uses of DocumentSelector in org.apache.tika.batch
Modifier and TypeMethodDescriptionvoid
FileResourceCrawler.setDocumentSelector
(DocumentSelector documentSelector) -
Uses of DocumentSelector in org.apache.tika.batch.fs
Modifier and TypeClassDescriptionclass
Selector that chooses files based on their file name and their size, as determined by TikaCoreProperties.RESOURCE_NAME_KEY and Metadata.CONTENT_LENGTH.