Class MustacheUtil.OsgiMustacheFactory

java.lang.Object
com.github.mustachejava.DefaultMustacheFactory
ru.cg.webbpm.modules.bpmn.workflow.jbpm.MustacheUtil.OsgiMustacheFactory
All Implemented Interfaces:
com.github.mustachejava.MustacheFactory
Enclosing class:
MustacheUtil

public static class MustacheUtil.OsgiMustacheFactory extends com.github.mustachejava.DefaultMustacheFactory
  • Field Summary

    Fields inherited from class com.github.mustachejava.DefaultMustacheFactory

    es, mc, mustacheCache, oh, recursionLimit, templateCache
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.github.mustachejava.DefaultMustacheFactory

    compile, compile, compile, compilePartial, createLambdaCache, createMustacheCache, createMustacheVisitor, createParser, encode, filterText, getExecutorService, getFragment, getFragmentCacheFunction, getMustacheCacheFunction, getObjectHandler, getReader, getRecursionLimit, resolvePartialPath, setExecutorService, setObjectHandler, setRecursionLimit, translate

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OsgiMustacheFactory

      public OsgiMustacheFactory()