A RepresentationConverter that creates a templated representation of a container.

Hierarchy

Constructors

Properties

contentType: string
identifierStrategy: IdentifierStrategy
inputTypes: Promise<ValuePreferences>
outputTypes: Promise<ValuePreferences>
templateEngine: TemplateEngine<Dict<any>>

Methods