Uses of Package
io.jstach.jstachio
Packages that use io.jstach.jstachio
Package
Description
JStachio Core Runtime API
Builtin Escapers.
Builtin Formatters.
JStachio Service Provider extension points API.
JStachio Spring Core Integration
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
Spring Boot MVC components using JStachio.
Spring Web integration
Spring Webflux integration
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
Spring Boot MVC components using JStachio.
Spring Web MVC integration
-
Classes in io.jstach.jstachio used by io.jstach.jstachioClassDescriptionA singleton like decorator for appendables that has additional methods for dealing with native types.An Escaper is an
Appender
used to escape content such as HTML.Formats and then sends the results to the downstream appender.Render models by using reflection to lookup generated templates as well as apply filtering and fallback mechanisms.Renders models of typeT
by writing to an Appendable.A Container for optional template collaborators for ease of wiring generatedTemplate
s.Template meta data like its location, formatters, escapers and or its contents.Symbols representing where the template was retrieved from. -
Classes in io.jstach.jstachio used by io.jstach.jstachio.escapers
-
Classes in io.jstach.jstachio used by io.jstach.jstachio.formatters
-
Classes in io.jstach.jstachio used by io.jstach.jstachio.spiClassDescriptionRender models by using reflection to lookup generated templates as well as apply filtering and fallback mechanisms.Renders models of type
T
by writing to an Appendable.A JStachio Template is a renderer that has template meta data.A Container for optional template collaborators for ease of wiring generatedTemplate
s.Template meta data like its location, formatters, escapers and or its contents. -
Classes in io.jstach.jstachio used by io.jstach.opt.spring
-
Classes in io.jstach.jstachio used by io.jstach.opt.spring.example
-
Classes in io.jstach.jstachio used by io.jstach.opt.spring.example.helloClassDescriptionA singleton like decorator for appendables that has additional methods for dealing with native types.An Escaper is an
Appender
used to escape content such as HTML.Formats and then sends the results to the downstream appender.Renders models of typeT
by writing to an Appendable.A JStachio Template is a renderer that has template meta data.A Container for optional template collaborators for ease of wiring generatedTemplate
s.Template meta data like its location, formatters, escapers and or its contents. -
Classes in io.jstach.jstachio used by io.jstach.opt.spring.example.messageClassDescriptionA singleton like decorator for appendables that has additional methods for dealing with native types.An Escaper is an
Appender
used to escape content such as HTML.Formats and then sends the results to the downstream appender.Renders models of typeT
by writing to an Appendable.A JStachio Template is a renderer that has template meta data.A Container for optional template collaborators for ease of wiring generatedTemplate
s.Template meta data like its location, formatters, escapers and or its contents. -
Classes in io.jstach.jstachio used by io.jstach.opt.spring.webClassDescriptionRender models by using reflection to lookup generated templates as well as apply filtering and fallback mechanisms.
-
Classes in io.jstach.jstachio used by io.jstach.opt.spring.webfluxClassDescriptionRender models by using reflection to lookup generated templates as well as apply filtering and fallback mechanisms.
-
Classes in io.jstach.jstachio used by io.jstach.opt.spring.webflux.example
-
Classes in io.jstach.jstachio used by io.jstach.opt.spring.webflux.example.helloClassDescriptionA singleton like decorator for appendables that has additional methods for dealing with native types.An Escaper is an
Appender
used to escape content such as HTML.Formats and then sends the results to the downstream appender.Renders models of typeT
by writing to an Appendable.A JStachio Template is a renderer that has template meta data.A Container for optional template collaborators for ease of wiring generatedTemplate
s.Template meta data like its location, formatters, escapers and or its contents. -
Classes in io.jstach.jstachio used by io.jstach.opt.spring.webflux.example.messageClassDescriptionA singleton like decorator for appendables that has additional methods for dealing with native types.An Escaper is an
Appender
used to escape content such as HTML.Formats and then sends the results to the downstream appender.Renders models of typeT
by writing to an Appendable.A JStachio Template is a renderer that has template meta data.A Container for optional template collaborators for ease of wiring generatedTemplate
s.Template meta data like its location, formatters, escapers and or its contents. -
Classes in io.jstach.jstachio used by io.jstach.opt.spring.webmvcClassDescriptionRender models by using reflection to lookup generated templates as well as apply filtering and fallback mechanisms.