Class McpToolPluginUtils

java.lang.Object
io.meeds.mcp.server.tool.util.McpToolPluginUtils

public class McpToolPluginUtils extends Object
  • Method Details

    • getInteger

      public static int getInteger(Integer i, int defaultValue)
    • transformHtmlContent

      public static String transformHtmlContent(String htmlText, org.exoplatform.services.security.Identity aclIdentity, Locale locale)