- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for apiFormatType (0.08 sec)
-
src/main/java/org/codelibs/fess/api/BaseApiManager.java
* Abstract class that provides format detection and response handling for web APIs. */ public abstract class BaseApiManager implements WebApiManager { private static final String API_FORMAT_TYPE = "apiFormatType"; /** Path prefix for API endpoints. */ protected String pathPrefix; /** * Enumeration of supported API format types. */ protected enum FormatType {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 5.9K bytes - Viewed (0)