Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createPathItems (0.2 sec)

  1. src/main/java/org/codelibs/fess/app/web/admin/storage/AdminStorageAction.java

         *
         * @param prefix the current path prefix
         * @return list of path item maps for navigation
         */
        protected static List<Map<String, String>> createPathItems(final String prefix) {
            final List<Map<String, String>> list = new ArrayList<>();
            final StringBuilder buf = new StringBuilder();
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 25.1K bytes
    - Viewed (0)
Back to top