- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getChildUrlRuleMap (0.12 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/HtmlTransformer.java
return propertyMap; } public void setPropertyMap(final Map<String, String> propertyMap) { this.propertyMap = propertyMap; } public Map<String, String> getChildUrlRuleMap() { return childUrlRuleMap; } public void setChildUrlRuleMap(final Map<String, String> childUrlRuleMap) { this.childUrlRuleMap = childUrlRuleMap; }
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Oct 24 12:16:00 UTC 2024 - 19.4K bytes - Viewed (0)