- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for addCreator (0.04 sec)
-
src/main/java/org/codelibs/fess/dict/DictionaryManager.java
* Dictionary creators are responsible for creating specific types * of dictionary files based on file paths and timestamps. * * @param creator the dictionary creator to add */ public void addCreator(final DictionaryCreator creator) { creatorList.add(creator); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 7.7K bytes - Viewed (0)