Uses of Class
org.openapitools.codegen.templating.TemplateManagerOptions
-
Packages that use TemplateManagerOptions Package Description org.openapitools.codegen -
-
Uses of TemplateManagerOptions in org.openapitools.codegen
Constructors in org.openapitools.codegen with parameters of type TemplateManagerOptions Constructor Description DryRunTemplateManager(TemplateManagerOptions options)Constructs a new instance ofDryRunTemplateManagerfor the provided optionsTemplateManager(TemplateManagerOptions options, TemplatingEngineAdapter engineAdapter, TemplatePathLocator[] templateLoaders)Constructs a new instance of aTemplateManager
-