blob: a3b939c7c3fa6e56b28baa36ce10c3801608be79 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/***********************************************************************************************************************
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH. All rights reserved. This program and the accompanying
* materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*
* Contributors: Dmitry Hazin (brox IT Solutions GmbH) - initial creator
**********************************************************************************************************************/
-->
<component name="WebCrawlerParserManager" immediate="false">
<implementation
class="org.eclipse.smila.connectivity.framework.crawler.web.parse.ParserManagerImpl" />
<service>
<provide
interface="org.eclipse.smila.connectivity.framework.crawler.web.parse.ParserManager" />
</service>
<reference name="Parsers"
interface="org.eclipse.smila.connectivity.framework.crawler.web.parse.Parser"
bind="addParser" unbind="removeParser" cardinality="0..n"
policy="dynamic" />
</component>