Module com.azure.runtime.host
Package com.azure.runtime.host.utils.templates
package com.azure.runtime.host.utils.templates
Templating engine and various model types and utility classes for interacting with it.
-
ClassDescriptionRepresents a descriptor for template files within the Java Runtime for Azure framework.Facilitates the construction of template descriptors for processing template files.The template engine is responsible for processing templates, replacing placeholders with values from the context.Represents the output of processing a template file within the Java Runtime for Azure framework.