- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for defaultPropertyMap (0.23 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 Sep 21 03:50:09 UTC 2025 - 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 Sep 04 12:52:25 UTC 2025 - Last Modified: Fri Dec 20 13:14:54 UTC 2024 - 1.7K bytes - Viewed (0)