Class Hierarchy
- java.lang.Object
- org.thymeleaf.dialect.AbstractDialect (implements org.thymeleaf.dialect.IDialect)
- org.thymeleaf.dialect.AbstractProcessorDialect (implements org.thymeleaf.dialect.IProcessorDialect)
- io.github.wimdeblauwe.htmx.spring.boot.thymeleaf.HtmxDialect (implements org.thymeleaf.dialect.IExpressionObjectDialect)
- org.thymeleaf.processor.AbstractProcessor (implements org.thymeleaf.processor.IProcessor)
- org.thymeleaf.processor.element.AbstractElementTagProcessor (implements org.thymeleaf.processor.element.IElementTagProcessor)
- org.thymeleaf.processor.element.AbstractAttributeTagProcessor
- org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor
- io.github.wimdeblauwe.htmx.spring.boot.thymeleaf.HtmxAttributeProcessor (implements org.thymeleaf.engine.IAttributeDefinitionsAware)
- io.github.wimdeblauwe.htmx.spring.boot.thymeleaf.HtmxExpressionObjectFactory (implements org.thymeleaf.expression.IExpressionObjectFactory)
- io.github.wimdeblauwe.htmx.spring.boot.thymeleaf.HtmxThymeleafAutoConfiguration