- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getPagePath (0.06 sec)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
logger.warn("Unsupported encoding.", e); } return null; }).filter(StringUtil::isNotBlank).orElse(url); } public String getPagePath(final String page) { final Locale locale = ComponentUtil.getRequestManager().getUserLocale(); final String lang = locale.getLanguage(); final String country = locale.getCountry();
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:20:39 UTC 2024 - 40.2K bytes - Viewed (0)