| 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> Func1<String,T> |
FormatBuilder.build(BasicTemplate template,
Func1<Object,T> setContext,
Func1<String,String> evalCode)
Создание функции форматирования
|
<T> Func1<String,T> |
AlignFormatBuilder.build(BasicTemplate template,
Func1<Object,T> setContext,
Func1<String,String> evalCode) |
| Constructor and Description |
|---|
BasicTemplate(BasicTemplate sample)
Конструктор копирования
|
Context(TypeCastGraph typeCast,
BasicTemplate template,
Class<T> clazz) |
Copyright © 2018. All rights reserved.