Uses of Interface
io.jstach.jstachio.context.ContextJStachio
Packages that use 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
Methods in io.jstach.jstachio.context that return ContextJStachioModifier and TypeMethodDescriptionstatic ContextJStachioDecorates a JStachio instance as aContextJStachioif it is not already one. -
Uses of ContextJStachio in io.jstach.jstachio.spi
Classes in io.jstach.jstachio.spi that implement ContextJStachioModifier and TypeClassDescriptionclassAn abstract jstachio that just needs aJStachioExtensionscontainer. -
Uses of ContextJStachio in io.jstach.opt.spring
Classes in io.jstach.opt.spring that implement ContextJStachioModifier and TypeClassDescriptionclassA JStachio that does not use the service loader. -
Uses of ContextJStachio in io.jstach.opt.spring.webmvc
Methods in io.jstach.opt.spring.webmvc that return ContextJStachioModifier and TypeMethodDescriptiondefault ContextJStachioJStachioModelView.jstachio()Returns the jstachio singleton by default.