Package | Description |
---|---|
org.apache.tika.batch | |
org.apache.tika.batch.fs |
Modifier and Type | Method and Description |
---|---|
void |
FileResourceCrawler.setDocumentSelector(DocumentSelector documentSelector) |
Modifier and Type | Class and Description |
---|---|
class |
FSDocumentSelector
Selector that chooses files based on their file name
and their size, as determined by Metadata.RESOURCE_NAME_KEY and Metadata.CONTENT_LENGTH.
|
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.