crawler.container.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fess-crawler-lasta Show documentation
Show all versions of fess-crawler-lasta Show documentation
This is LastaFlute support.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="fessCrawler"> <component class="org.lastaflute.di.naming.StyledNamingConvention"> </component> <!-- Container --> <component name="crawlerContainer" class="org.codelibs.fess.crawler.container.LastaCrawlerContainer"> </component> </components>