blob: 3a2909110fecfc309ec83ba1f9ff6e346b9dd9ab [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="JavascriptParser" immediate="false">
<implementation class="org.eclipse.smila.connectivity.framework.crawler.web.parse.js.JavascriptParserImpl" />
<service>
<provide interface="org.eclipse.smila.connectivity.framework.crawler.web.parse.Parser"/>
</service>
<property name="parser.type">javascript</property>
</component>