- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_normalizeHtmlLang (0.07 sec)
-
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
systemHelper.filterPathEncoding = "xxx"; path = "あいう"; assertEquals(path, systemHelper.encodeUrlFilter(path)); } public void test_normalizeHtmlLang() { assertEquals("ja", systemHelper.normalizeHtmlLang("ja")); ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() { private static final long serialVersionUID = 1L;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 28.9K bytes - Viewed (0)