- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fromActionNameToPath (0.07 sec)
-
src/test/java/org/codelibs/fess/mylasta/creator/PagerCreatorTest.java
} @Override public String toImplementationClassName(String className) { return className + "Impl"; } @Override public String fromActionNameToPath(String actionName) { return "/" + actionName.toLowerCase(); } @Override public String fromPathToActionName(String path) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 13.6K bytes - Viewed (0)