- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testSend (4.16 sec)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
*/ TextFragment(final String prefix, final String textStart, final String textEnd, final String suffix) { this.prefix = prefix; this.textStart = textStart == null ? StringUtil.EMPTY : textStart; this.textEnd = textEnd; this.suffix = suffix; } /** * Converts this text fragment to a URL string parameter. *Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 52.6K bytes - Viewed (0)