Package com.github.mustachejava.util
-
Interface Summary Interface Description CapturingMustacheVisitor.Captured Wrapper Call a wrapped name on a set of scopes. -
Class Summary Class Description CapturingMustacheVisitor Grab a map of values returned from callsDecoratedCollection<T> Exposes first / last / index / value on each element.Element<T> HtmlEscaper Escapes user data that you wish to include in HTML pages.IndentWriter InternalArrayList<E> Used internally for passing around the scopes.LatchedWriter Buffer content while a future is being evaluated in another thread.Node NodeValue -
Exception Summary Exception Description GuardException If the wrapper has a different calling signature, tell the caller to refind it.