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.
-
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.