- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for defaultPropertyMap (0.14 sec)
-
fess-crawler-lasta/src/main/resources/crawler/transformer_basic.xml
<postConstruct name="put"> <arg>"http://xml.org/sax/features/namespaces"</arg> <arg>"false"</arg> </postConstruct> </component> <component name="defaultPropertyMap" class="java.util.LinkedHashMap"> </component> <component name="allChildUrlRuleMap" class="java.util.LinkedHashMap"> <postConstruct name="put"> <arg>"//A"</arg> <arg>"href"</arg> </postConstruct>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sun Sep 30 21:21:24 UTC 2018 - 3.3K bytes - Viewed (0) -
src/main/resources/crawler/transformer.xml
<property name="name">"fessXpathTransformer"</property> <property name="featureMap">defaultFeatureMap</property> <property name="propertyMap">defaultPropertyMap</property> <property name="childUrlRuleMap">htmlUrlRuleMap</property> <!--
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jan 10 03:35:10 UTC 2019 - 1.6K bytes - Viewed (0)