Skip navigation links
A B C D E F G I N O P R S T U V W X 

A

align() - Method in class xyz.cofe.text.template.BasicTemplate.ContextBuilder
 
align() - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
AlignFormatBuilder - Class in xyz.cofe.text.template
Создание форматирования - выравнивания
AlignFormatBuilder() - Constructor for class xyz.cofe.text.template.AlignFormatBuilder
 
appendCode - Variable in class xyz.cofe.text.template.EvalVisitor
 
appendText - Variable in class xyz.cofe.text.template.EvalVisitor
 
appendWriter(Writer) - Method in class xyz.cofe.text.Output
 
AstNode - Class in xyz.cofe.text.ast
 
AstNode() - Constructor for class xyz.cofe.text.ast.AstNode
 
astNodeExtracter - Static variable in class xyz.cofe.text.ast.AstNode
 

B

BasicTemplate - Class in xyz.cofe.text.template
Базовое форматирование сообщений
BasicTemplate(String) - Constructor for class xyz.cofe.text.template.BasicTemplate
Конструктор
BasicTemplate(BasicTemplate) - Constructor for class xyz.cofe.text.template.BasicTemplate
 
BasicTemplate.Context<T> - Class in xyz.cofe.text.template
 
BasicTemplate.ContextBuilder<T> - Class in xyz.cofe.text.template
 
BasicTemplate.EasyTemplate - Class in xyz.cofe.text.template
 
begin - Variable in class xyz.cofe.text.template.ast.Block
 
begin - Variable in class xyz.cofe.text.template.ast.Code
 
bind(String, Object) - Method in class xyz.cofe.text.template.BasicTemplate.ContextBuilder
 
bind(String, Object) - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
Block - Class in xyz.cofe.text.template.ast
 
Block(Token, AstNode, Token) - Constructor for class xyz.cofe.text.template.ast.Block
 
BlockBody - Class in xyz.cofe.text.template.ast
 
BlockBody(AstNode) - Constructor for class xyz.cofe.text.template.ast.BlockBody
 
body - Variable in class xyz.cofe.text.template.ast.Block
 
body - Variable in class xyz.cofe.text.template.ast.BlockBody
 
body - Variable in class xyz.cofe.text.template.ast.Code
 
build(BasicTemplate, Func1<Object, T>, Func1<String, String>) - Method in class xyz.cofe.text.template.AlignFormatBuilder
 
build() - Method in class xyz.cofe.text.template.BasicTemplate.ContextBuilder
 
build(BasicTemplate, Func1<Object, T>, Func1<String, String>) - Method in interface xyz.cofe.text.template.FormatBuilder
Создание функции форматирования

C

children(AstNode...) - Method in class xyz.cofe.text.ast.AstNode
 
clone() - Method in class xyz.cofe.text.template.BasicTemplate
 
Code - Class in xyz.cofe.text.template.ast
 
Code(Token, BlockBody, Token) - Constructor for class xyz.cofe.text.template.ast.Code
 
codeContext - Variable in class xyz.cofe.text.template.EvalVisitor
 
context(Class<T>) - Method in class xyz.cofe.text.template.BasicTemplate
 
Context(TypeCastGraph, BasicTemplate, Class<T>) - Constructor for class xyz.cofe.text.template.BasicTemplate.Context
 
context - Variable in class xyz.cofe.text.template.BasicTemplate.Context
 
ContextBuilder(Class<T>) - Constructor for class xyz.cofe.text.template.BasicTemplate.ContextBuilder
 

D

DateVar - Class in xyz.cofe.text.template.ctx
Описание времени, используется совместно с BasicTemplate .
DateVar() - Constructor for class xyz.cofe.text.template.ctx.DateVar
 
DateVar(Date) - Constructor for class xyz.cofe.text.template.ctx.DateVar
 

E

EasyTemplate(String) - Constructor for class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
end - Variable in class xyz.cofe.text.template.ast.Block
 
end - Variable in class xyz.cofe.text.template.ast.Code
 
endLine(String) - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
enter(Block) - Method in class xyz.cofe.text.template.EvalVisitor
 
enter(Code) - Method in class xyz.cofe.text.template.EvalVisitor
 
enter(AstNode) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
enter(Code) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
enter(Block) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
enter(BlockBody) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
enter(Sequence) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
enter(Escape) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
enter(Text) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
Escape - Class in xyz.cofe.text.template.ast
 
Escape(Token) - Constructor for class xyz.cofe.text.template.ast.Escape
 
escapeRewriteMap - Variable in class xyz.cofe.text.template.EvalVisitor
 
eval(T) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
eval() - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
eval(Object) - Method in class xyz.cofe.text.template.BasicTemplate
 
eval(AstNode, Func1<EvalText, String>, Func1<EvalCode, String>, Func0<ResultType>, Func2<ResultType, ResultType, EvalText>, Func2<ResultType, ResultType, EvalCode>) - Method in class xyz.cofe.text.template.TemplateParser
 
evalAndPrint(Func1<String, String>) - Method in class xyz.cofe.text.template.BasicTemplate
 
evalAndPrint(Func1<String, String>, Func1<String, String>) - Method in class xyz.cofe.text.template.BasicTemplate
 
evalAndPrint(AstNode, Func1<String, String>) - Method in class xyz.cofe.text.template.TemplateParser
 
evalAndPrint(AstNode, Func1<String, String>, Func1<String, String>) - Method in class xyz.cofe.text.template.TemplateParser
 
evalCode - Variable in class xyz.cofe.text.template.EvalVisitor
 
evalFun - Variable in class xyz.cofe.text.template.BasicTemplate.Context
 
evalText - Variable in class xyz.cofe.text.template.EvalVisitor
 
EvalVisitor<ResultType,EvalCode,EvalText> - Class in xyz.cofe.text.template
 
EvalVisitor() - Constructor for class xyz.cofe.text.template.EvalVisitor
 
exit(Block) - Method in class xyz.cofe.text.template.EvalVisitor
 
exit(Code) - Method in class xyz.cofe.text.template.EvalVisitor
 
exit(AstNode) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
exit(Code) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
exit(Block) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
exit(BlockBody) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
exit(Sequence) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
exit(Escape) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
exit(Text) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 

F

FormatBuilder - Interface in xyz.cofe.text.template
Построение функции форматирования
funAsCode - Variable in class xyz.cofe.text.template.EvalVisitor
 
funs - Variable in class xyz.cofe.text.template.EvalVisitor
 

G

getAst() - Method in class xyz.cofe.text.template.BasicTemplate
 
getBindings() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
getChildren() - Method in class xyz.cofe.text.template.ast.Block
 
getChildren() - Method in class xyz.cofe.text.template.ast.BlockBody
 
getChildren() - Method in class xyz.cofe.text.template.ast.Code
 
getChildren() - Method in class xyz.cofe.text.template.ast.Escape
 
getChildren() - Method in class xyz.cofe.text.template.ast.Sequence
 
getChildren() - Method in class xyz.cofe.text.template.ast.Text
 
getDate() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getDay() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getDd() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getDT() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getE() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getEe() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getEndl() - Method in class xyz.cofe.text.Output
 
getFields() - Method in class xyz.cofe.text.template.PropertyAccessResolver
 
getFormatBuilder() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
getGZ() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getHH() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getHour() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getLinePrefix() - Method in class xyz.cofe.text.Output
 
getLinePrefixFn() - Method in class xyz.cofe.text.Output
 
getMinute() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getMM() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getMm() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getMMM() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getMonth() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getParser() - Method in class xyz.cofe.text.template.BasicTemplate
 
getProperties() - Method in class xyz.cofe.text.template.PropertyAccessResolver
 
getScriptEngine() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
getScriptEngineManager() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
getScriptLanguage() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
getSecond() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getShortDT() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getSource() - Method in class xyz.cofe.text.template.BasicTemplate
Исходный текст шаблона
getSs() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getSSS() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getU() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getWw() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getX() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getYear() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getYyyy() - Method in class xyz.cofe.text.template.ctx.DateVar
 
getZ() - Method in class xyz.cofe.text.template.ctx.DateVar
 

I

initResult - Variable in class xyz.cofe.text.template.EvalVisitor
 
isAllowToString() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
isEndLineWrited() - Method in class xyz.cofe.text.Output
 
isUsingScriptEngine() - Method in class xyz.cofe.text.template.BasicTemplate.Context
 

N

next - Variable in class xyz.cofe.text.template.ast.Sequence
 

O

Output - Class in xyz.cofe.text
Поток вывода информации
Output(Writer) - Constructor for class xyz.cofe.text.Output
 
Output(Writer, boolean) - Constructor for class xyz.cofe.text.Output
 
Output(OutputStream) - Constructor for class xyz.cofe.text.Output
 
Output(OutputStream, boolean) - Constructor for class xyz.cofe.text.Output
 
output(Writer) - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
output(OutputStream) - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
output(OutputStream, Charset) - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
outputFlushing() - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 

P

parse(String) - Method in class xyz.cofe.text.template.TemplateParser
 
path - Variable in class xyz.cofe.text.template.TemplateASTVisitor
 
previous - Variable in class xyz.cofe.text.template.ast.Sequence
 
print() - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
println() - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 
PropertyAccessResolver - Class in xyz.cofe.text.template
Осущесвтляет доступ к свойству/пол. объекта по имени
PropertyAccessResolver(Class) - Constructor for class xyz.cofe.text.template.PropertyAccessResolver
 

R

removeWriter(Writer) - Method in class xyz.cofe.text.Output
 
reset(Writer) - Method in class xyz.cofe.text.Output
 
reset() - Method in class xyz.cofe.text.Output
 
resolve(Object, String...) - Method in class xyz.cofe.text.template.PropertyAccessResolver
 

S

sbCode - Variable in class xyz.cofe.text.template.EvalVisitor
 
Sequence - Class in xyz.cofe.text.template.ast
 
Sequence(AstNode, AstNode) - Constructor for class xyz.cofe.text.template.ast.Sequence
 
setAllowToString(boolean) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
setBindings(Map<String, Object>) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
setDate(Date) - Method in class xyz.cofe.text.template.ctx.DateVar
 
setEndl(String) - Method in class xyz.cofe.text.Output
 
setEndLineWrited(boolean) - Method in class xyz.cofe.text.Output
 
setFormatBuilder(FormatBuilder) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
setLinePrefix(String) - Method in class xyz.cofe.text.Output
 
setLinePrefixFn(Func0<String>) - Method in class xyz.cofe.text.Output
 
setScriptEngine(ScriptEngine) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
setScriptEngineManager(ScriptEngineManager) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
setScriptLanguage(String) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 
setUsingScriptEngine(boolean) - Method in class xyz.cofe.text.template.BasicTemplate.Context
 

T

template(String) - Method in class xyz.cofe.text.Output
 
template(String) - Static method in class xyz.cofe.text.template.BasicTemplate
 
TemplateASTVisitor - Class in xyz.cofe.text.template
 
TemplateASTVisitor() - Constructor for class xyz.cofe.text.template.TemplateASTVisitor
 
TemplateLexer - Class in xyz.cofe.text.template
Лексический анализатор
TemplateLexer() - Constructor for class xyz.cofe.text.template.TemplateLexer
 
TemplateLexer(String[], String[], String[], String[]) - Constructor for class xyz.cofe.text.template.TemplateLexer
 
TemplateParser - Class in xyz.cofe.text.template
 
TemplateParser() - Constructor for class xyz.cofe.text.template.TemplateParser
 
Text - Class in xyz.cofe.text.template.ast
 
Text(Token) - Constructor for class xyz.cofe.text.template.ast.Text
 
token - Variable in class xyz.cofe.text.template.ast.Escape
 
token - Variable in class xyz.cofe.text.template.ast.Text
 
toString() - Method in class xyz.cofe.text.template.ctx.DateVar
 
typeCast - Variable in class xyz.cofe.text.template.BasicTemplate.Context
 
typeCast(TypeCastGraph) - Method in class xyz.cofe.text.template.BasicTemplate.ContextBuilder
 

U

useJavaScript() - Method in class xyz.cofe.text.template.BasicTemplate.ContextBuilder
 
useJavaScript() - Method in class xyz.cofe.text.template.BasicTemplate.EasyTemplate
 

V

visit(AstNode, Visitor<AstNode>) - Static method in class xyz.cofe.text.ast.AstNode
 
visit(Text) - Method in class xyz.cofe.text.template.EvalVisitor
 
visit(Escape) - Method in class xyz.cofe.text.template.EvalVisitor
 
visit(Code) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(Block) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(BlockBody) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(Sequence) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(Escape) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(Text) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(AstNode) - Method in class xyz.cofe.text.template.TemplateASTVisitor
 
visit(AstNode, TemplateASTVisitor) - Static method in class xyz.cofe.text.template.TemplateASTVisitor
 

W

write(char[], int, int) - Method in class xyz.cofe.text.Output
 

X

xyz.cofe.text - package xyz.cofe.text
 
xyz.cofe.text.ast - package xyz.cofe.text.ast
 
xyz.cofe.text.template - package xyz.cofe.text.template
 
xyz.cofe.text.template.ast - package xyz.cofe.text.template.ast
 
xyz.cofe.text.template.ctx - package xyz.cofe.text.template.ctx
 
A B C D E F G I N O P R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.