- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for truncation (0.05 sec)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
/** Pattern for matching shared folder paths */ protected static final Pattern SHARED_FOLDER_PATTERN = Pattern.compile("^file:/+[^/]\\."); /** Ellipsis string for text truncation */ protected static final String ELLIPSIS = "..."; /** Whether to encode URL links */ protected boolean encodeUrlLink = false; /** Character encoding for URL links */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 52.6K bytes - Viewed (0)