Class Hierarchy
- java.lang.Object
- org.thymeleaf.context.AbstractContext (implements org.thymeleaf.context.IContext)
- org.onehippo.forge.templating.support.thymeleaf.servlet.ThymeleafHstContext (implements org.thymeleaf.context.IWebContext)
- org.thymeleaf.dialect.AbstractDialect (implements org.thymeleaf.dialect.IDialect)
- org.thymeleaf.dialect.AbstractProcessorDialect (implements org.thymeleaf.dialect.IProcessorDialect)
- org.onehippo.forge.templating.support.thymeleaf.servlet.ThymeleafHstDialect (implements org.thymeleaf.dialect.IExpressionObjectDialect)
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet