Uses of Interface
com.github.mustachejava.PragmaHandler
Packages that use PragmaHandler
-
Uses of PragmaHandler in com.github.mustachejava
Fields in com.github.mustachejava with type parameters of type PragmaHandlerModifier and TypeFieldDescriptionprivate final Map<String, PragmaHandler> DefaultMustacheVisitor.handlersMethods in com.github.mustachejava with parameters of type PragmaHandlerModifier and TypeMethodDescriptionvoidDefaultMustacheVisitor.addPragmaHandler(String pragma, PragmaHandler handler)