Uses of Interface
io.jstach.jstachio.context.ContextJStachio
Package
Description
JStachio extended Mustache context support for context stack as well as Map and JSON
tree like models.
JStachio Service Provider extension points API.
JStachio Spring Core Integration
Spring Web MVC integration
-
Uses of ContextJStachio in io.jstach.jstachio.context
Modifier and TypeMethodDescriptionstatic ContextJStachio
Decorates a JStachio instance as aContextJStachio
if it is not already one. -
Uses of ContextJStachio in io.jstach.jstachio.spi
Modifier and TypeClassDescriptionclass
An abstract jstachio that just needs aJStachioExtensions
container. -
Uses of ContextJStachio in io.jstach.opt.spring
Modifier and TypeClassDescriptionclass
A JStachio that does not use the service loader. -
Uses of ContextJStachio in io.jstach.opt.spring.webmvc
Modifier and TypeMethodDescriptiondefault ContextJStachio
JStachioModelView.jstachio()
Returns the jstachio singleton by default.