- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PathInfo (0.18 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/storage/AdminStorageAction.java
} return pi.getPath() + "/" + pi.getName(); } /** * Converts an encoded ID to a PathInfo object containing path and name. * * @param id the encoded ID to convert * @return PathInfo object with separated path and name */ public static PathInfo convertToItem(final String id) { final String value = decodeId(id);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 25.1K bytes - Viewed (0)