Uses of Class
xyz.cofe.text.template.BasicTemplate
| Package | Description |
|---|---|
| xyz.cofe.text.template |
-
Uses of BasicTemplate in xyz.cofe.text.template
Subclasses of BasicTemplate in xyz.cofe.text.template Modifier and Type Class Description static classBasicTemplate.EasyTemplateMethods in xyz.cofe.text.template that return BasicTemplate Modifier and Type Method Description BasicTemplateBasicTemplate. clone()Methods in xyz.cofe.text.template with parameters of type BasicTemplate Modifier and Type Method Description <T> xyz.cofe.fn.Fn1AlignFormatBuilder. build(BasicTemplate template, xyz.cofe.fn.Fn1<T,java.lang.Object> setContext, xyz.cofe.fn.Fn1<java.lang.String,java.lang.String> evalCode)<T> xyz.cofe.fn.Fn1<java.lang.String,T>FormatBuilder. build(BasicTemplate template, xyz.cofe.fn.Fn1<T,java.lang.Object> setContext, xyz.cofe.fn.Fn1<java.lang.String,java.lang.String> evalCode)Создание функции форматированияConstructors in xyz.cofe.text.template with parameters of type BasicTemplate Constructor Description BasicTemplate(BasicTemplate sample)Конструктор копированияContext(xyz.cofe.typeconv.TypeCastGraph typeCast, BasicTemplate template, java.lang.Class<T> clazz)