Module io.virtdata.api
Package io.virtdata.templates
-
Class Summary Class Description BindPoint CSVBindings CSVBindingsTemplate ParsedTemplate A parsed template is a form of a raw template which has been parsed for its named anchors and sanity checked against a set of provided bindings.StringBindings Allows the generation of strings from a string template and bindings template.StringBindingsTemplate Uses a string template and a bindings template to create instances ofStringBindings.StringCompositor StringCompositor provides a way to build strings from a string template and provided values.StringMapCompositor StringCompositor provides a way to build strings from a string template and provided values.