- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for addConvertUrl (0.09 seconds)
-
src/main/java/org/codelibs/fess/crawler/transformer/FessXpathTransformer.java
} /** * Adds a URL conversion rule. * * @param regex the regular expression pattern to match * @param replacement the replacement string */ public void addConvertUrl(final String regex, final String replacement) { convertUrlMap.put(regex, replacement); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 12 01:46:45 GMT 2026 - 55.3K bytes - Click Count (0)