- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isTrimSpace (0.06 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/XmlTransformer.java
*/ public void setFieldRuleMap(final Map<String, String> fieldRuleMap) { this.fieldRuleMap = fieldRuleMap; } /** * @return the trimSpace */ public boolean isTrimSpace() { return trimSpaceEnabled; } /** * @param trimSpace the trimSpace to set */ public void setTrimSpace(final boolean trimSpace) { trimSpaceEnabled = trimSpace;
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Oct 12 01:41:37 UTC 2024 - 17.9K bytes - Viewed (0)