Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for HtmlXpathExtractor (0.07 seconds)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    			<arg>"//TITLE"</arg>
    		</postConstruct>
    	</component>
    	<component name="xmlExtractor"
    		class="org.codelibs.fess.crawler.extractor.impl.XmlExtractor" />
    	<component name="htmlXpathExtractor"
    		class="org.codelibs.fess.crawler.extractor.impl.HtmlXpathExtractor">
    		<postConstruct name="addFeature">
    			<arg>"http://xml.org/sax/features/namespaces"</arg>
    			<arg>"false"</arg>
    		</postConstruct>
    	</component>
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Wed Feb 11 01:15:55 GMT 2026
    - 50.4K bytes
    - Click Count (0)
Back to Top