All Downloads are FREE. Search and download functionalities are using the official Maven repository.

b.components.folder-crawler.1.8.3.source-code.contentManager.properties.sample Maven / Gradle / Ivy

Go to download

Use this component crawl a folder. This is a basic component, no thread, no complex timings, no data comparison. A real crawler could use multiple instances of this component.

The newest version!
##################################################
# default implementation is FileContentManager   #
##################################################
# set to the actual class defined in your implementation
reader.implementation=org.ow2.weblab.content.impl.FileContentManager
writer.implementation=org.ow2.weblab.content.impl.FileContentManager

##################################################
# WebDAVContentManager is another possibility    #
##################################################
#reader.implementation=org.ow2.weblab.content.WebDAVContentManager
#writer.implementation=org.ow2.weblab.content.WebDAVContentManager




© 2015 - 2025 Weber Informatics LLC | Privacy Policy