Interface WebContext

    • Method Detail

      • getProject

        @Nullable
        SProject getProject()
        Returns:
        optional project context for the text transformation
      • getContextPath

        @NotNull
        java.lang.String getContextPath()
        Returns:
        context path
        See Also:
        HttpServletRequest.getContextPath()