
b.components.folder-crawler.1.8.3.source-code.contentManager.properties.sample Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of folder-crawler Show documentation
Show all versions of folder-crawler Show documentation
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