Class JStacheFormatter.UnspecifiedFormatter

java.lang.Object
io.jstach.jstache.JStacheFormatter.UnspecifiedFormatter
Enclosing class:
JStacheFormatter

A formatter type marker to resolve the formatter based on config elsewhere.
Author:
agentgt
API Note
The provider method is purposely missing to avoid coupling with the runtime.