| Package | Description |
|---|---|
| xyz.cofe.text.template |
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicTemplate.EasyTemplate |
| Modifier and Type | Method and Description |
|---|---|
BasicTemplate |
BasicTemplate.clone() |
| Modifier and Type | Method and Description |
|---|---|
<T> xyz.cofe.collection.Func1<String,T> |
FormatBuilder.build(BasicTemplate template,
xyz.cofe.collection.Func1<Object,T> setContext,
xyz.cofe.collection.Func1<String,String> evalCode)
Создание функции форматирования
|
<T> xyz.cofe.collection.Func1<String,T> |
AlignFormatBuilder.build(BasicTemplate template,
xyz.cofe.collection.Func1<Object,T> setContext,
xyz.cofe.collection.Func1<String,String> evalCode) |
| Constructor and Description |
|---|
BasicTemplate(BasicTemplate src) |
Context(xyz.cofe.typeconv.TypeCastGraph typeCast,
BasicTemplate template,
Class<T> clazz) |
Copyright © 2017. All rights reserved.