- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getMarkdownRenderer (0.07 seconds)
-
src/main/java/org/codelibs/fess/util/ComponentUtil.java
return getComponent(CHAT_CLIENT); } /** * Gets the markdown renderer component. * @return The markdown renderer. */ public static MarkdownRenderer getMarkdownRenderer() { return getComponent(MARKDOWN_RENDERER); } /** * Gets a component by its class type. * @param <T> The type of the component.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 30.9K bytes - Click Count (0)