索引

A B C D E F G H I J K L M N O P R S T U V X 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractKiteElement - com.github.developframework.kite.core.element中的类
抽象元素
AbstractKiteElement() - 类的构造器 com.github.developframework.kite.core.element.AbstractKiteElement
 
AbstractProducer - com.github.developframework.kite.core中的类
 
AbstractProducer(KiteConfiguration, DataModel, String, String) - 类的构造器 com.github.developframework.kite.core.AbstractProducer
 
AbstractProducer(KiteConfiguration, DataModel, List<TemplatePackage>) - 类的构造器 com.github.developframework.kite.core.AbstractProducer
 
addArray(ArrayAttributes, AssembleContext) - 接口中的方法 com.github.developframework.kite.core.node.ArrayNodeProxy
添加数组节点代理
addObject(ArrayAttributes, AssembleContext) - 接口中的方法 com.github.developframework.kite.core.node.ArrayNodeProxy
添加对象节点代理
addValue(ArrayAttributes, Object) - 接口中的方法 com.github.developframework.kite.core.node.ArrayNodeProxy
添加元素值
alias - 类中的变量 com.github.developframework.kite.core.structs.ContentAttributes
 
ALIAS - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
ARRAY - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
arrayAttributes - 类中的变量 com.github.developframework.kite.core.element.ArrayKiteElement
 
ArrayAttributes - com.github.developframework.kite.core.structs中的类
数组属性
ArrayAttributes() - 类的构造器 com.github.developframework.kite.core.structs.ArrayAttributes
 
arrayIndex - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
ArrayKiteElement - com.github.developframework.kite.core.element中的类
array 数组节点
ArrayKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.ArrayKiteElement
 
arrayLength - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
ArrayNodeProxy - com.github.developframework.kite.core.node中的接口
数组节点代理
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.ArrayKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.CaseKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.DefaultKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.ElseKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.EnumPropertyKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.EnumValueKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.FlatKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.Fragment
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.IfKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.IncludeKiteElement
 
assemble(AssembleContext) - 接口中的方法 com.github.developframework.kite.core.element.KiteElement
组装
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.LinkKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.ObjectKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.PropertyKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.PrototypeKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.RawKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.RelevanceKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.SlotKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.SwitchKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.ThisKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.VirtualObjectKiteElement
 
assemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.XmlAttributeKiteElement
 
assembleArray(AssembleContext, Object) - 类中的方法 com.github.developframework.kite.core.element.ArrayKiteElement
组装数组
assembleArrayItems(AssembleContext, ArrayAttributes, Object, ArrayNodeProxy) - 类中的方法 com.github.developframework.kite.core.element.ArrayKiteElement
组装数组(指定了节点)
AssembleContext - com.github.developframework.kite.core中的类
组装过程上下文
AssembleContext(KiteConfiguration, DataModel, boolean) - 类的构造器 com.github.developframework.kite.core.AssembleContext
 
AUTO - 枚举 中的枚举常量 com.github.developframework.kite.core.element.RelevanceKiteElement.RelevanceType
 

B

baseClass() - 注释类型 中的元素 com.github.developframework.kite.core.structs.ElementAttributes
 
basic() - 类中的方法 com.github.developframework.kite.core.structs.ArrayAttributes
 
BooleanPropertyKiteElement - com.github.developframework.kite.core.element中的类
property-boolean 布尔型属性节点处理器
BooleanPropertyKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.BooleanPropertyKiteElement
 
build(KiteOptions) - 类中的静态方法 com.github.developframework.kite.core.KiteFactoryBuilder
构建空的KiteFactory
buildAssembleContext(DataModel) - 类中的方法 com.github.developframework.kite.core.AbstractProducer
 
builder() - 类中的静态方法 com.github.developframework.kite.core.data.DataModel
生成一个构造器
buildFromClasspathKtl(KiteOptions, String...) - 类中的静态方法 com.github.developframework.kite.core.KiteFactoryBuilder
从KTL构建
buildFromClasspathXml(KiteOptions, String...) - 类中的静态方法 com.github.developframework.kite.core.KiteFactoryBuilder
从XML构建
buildFromKtl(KiteOptions, Set<ConfigurationSource>) - 类中的静态方法 com.github.developframework.kite.core.KiteFactoryBuilder
从KTL构建
buildFromXml(KiteOptions, Set<ConfigurationSource>) - 类中的静态方法 com.github.developframework.kite.core.KiteFactoryBuilder
从XML构建
buildProducer(KiteConfiguration, DataModel, String, String) - 接口中的方法 com.github.developframework.kite.core.Framework
 
buildProducer(KiteConfiguration, DataModel, List<TemplatePackage>) - 接口中的方法 com.github.developframework.kite.core.Framework
 
buildRootNodeProxy() - 类中的方法 com.github.developframework.kite.core.AbstractProducer
 

C

CASE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
CASE_TEST - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
CaseKiteElement - com.github.developframework.kite.core.element中的类
switch case元素
CaseKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.CaseKiteElement
 
CaseTestFunction<T> - com.github.developframework.kite.core.dynamic中的接口
Case test函数接口
CHECK_DATA - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
CHILDREN_NAMING_STRATEGY - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
childrenNamingStrategy - 类中的变量 com.github.developframework.kite.core.element.AbstractKiteElement
 
ClassCaseTestFunction - com.github.developframework.kite.core.dynamic中的类
 
ClassCaseTestFunction() - 类的构造器 com.github.developframework.kite.core.dynamic.ClassCaseTestFunction
 
ClassCondition - com.github.developframework.kite.core.dynamic中的类
 
ClassCondition() - 类的构造器 com.github.developframework.kite.core.dynamic.ClassCondition
 
ClasspathConfigurationSource - com.github.developframework.kite.core.source中的类
classpath文件配置源
ClasspathConfigurationSource(String) - 类的构造器 com.github.developframework.kite.core.source.ClasspathConfigurationSource
 
com.github.developframework.kite.core - 程序包 com.github.developframework.kite.core
 
com.github.developframework.kite.core.data - 程序包 com.github.developframework.kite.core.data
 
com.github.developframework.kite.core.dynamic - 程序包 com.github.developframework.kite.core.dynamic
 
com.github.developframework.kite.core.element - 程序包 com.github.developframework.kite.core.element
 
com.github.developframework.kite.core.exception - 程序包 com.github.developframework.kite.core.exception
 
com.github.developframework.kite.core.node - 程序包 com.github.developframework.kite.core.node
 
com.github.developframework.kite.core.parser - 程序包 com.github.developframework.kite.core.parser
 
com.github.developframework.kite.core.source - 程序包 com.github.developframework.kite.core.source
 
com.github.developframework.kite.core.strategy - 程序包 com.github.developframework.kite.core.strategy
 
com.github.developframework.kite.core.structs - 程序包 com.github.developframework.kite.core.structs
 
com.github.developframework.kite.core.utils - 程序包 com.github.developframework.kite.core.utils
 
COMPARATOR - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
comparatorComponent - 类中的变量 com.github.developframework.kite.core.structs.ArrayAttributes
 
CONDITION - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
configuration - 类中的变量 com.github.developframework.kite.core.AbstractProducer
 
configuration - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
ConfigurationSource - com.github.developframework.kite.core.source中的接口
配置源接口
ConfigurationSourceException - com.github.developframework.kite.core.exception中的异常错误
配置源异常
ConfigurationSourceException(String) - 异常错误的构造器 com.github.developframework.kite.core.exception.ConfigurationSourceException
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.AbstractKiteElement
对自己配置
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.ArrayKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.CaseKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.ContainerKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.ContentKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.DatePropertyKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.EnumValueKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.Fragment
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.IfKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.IncludeKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.LinkKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.RelevanceKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.SlotKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.SwitchKiteElement
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.Template
 
configure(ElementDefinition) - 类中的方法 com.github.developframework.kite.core.element.VirtualObjectKiteElement
 
ContainerKiteElement - com.github.developframework.kite.core.element中的类
容器元素
ContainerKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.ContainerKiteElement
 
containsKey(String) - 类中的方法 com.github.developframework.kite.core.data.DataModel
判断存在
contentAttributes - 类中的变量 com.github.developframework.kite.core.element.ContentKiteElement
 
ContentAttributes - com.github.developframework.kite.core.structs中的类
内容节点属性
ContentAttributes() - 类的构造器 com.github.developframework.kite.core.structs.ContentAttributes
 
ContentKiteElement - com.github.developframework.kite.core.element中的类
内容元素
ContentKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.ContentKiteElement
 
context - 类中的变量 com.github.developframework.kite.core.AbstractProducer
 
convert(Object) - 类中的方法 com.github.developframework.kite.core.dynamic.FieldKiteConverter
 
convert(SOURCE) - 接口中的方法 com.github.developframework.kite.core.dynamic.KiteConverter
转化方法
CONVERTER - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
converterComponent - 类中的变量 com.github.developframework.kite.core.structs.ContentAttributes
 
createArrayNodeProxy() - 类中的方法 com.github.developframework.kite.core.AssembleContext
创建数组节点
createObjectNodeProxy() - 类中的方法 com.github.developframework.kite.core.AssembleContext
创建对象节点

D

DATA - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
dataDefinition - 类中的变量 com.github.developframework.kite.core.structs.ContentAttributes
 
DataDefinition - com.github.developframework.kite.core.data中的类
数据定义
DataDefinition(String) - 类的构造器 com.github.developframework.kite.core.data.DataDefinition
 
dataModel - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
DataModel - com.github.developframework.kite.core.data中的类
数据模型
DataModel(Map<String, Object>) - 类的构造器 com.github.developframework.kite.core.data.DataModel
 
DatePropertyKiteElement - com.github.developframework.kite.core.element中的类
property-date 日期时间元素
DatePropertyKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.DatePropertyKiteElement
 
DEFAULT - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
DEFAULT_NAMESPACE - 类中的静态变量 com.github.developframework.kite.core.structs.TemplatePackage
 
DefaultKiteElement - com.github.developframework.kite.core.element中的类
switch default 元素
DefaultKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.DefaultKiteElement
 
displayName(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.ContentKiteElement
经过命名策略修改决定显示名称

E

ElementAttributes - com.github.developframework.kite.core.structs中的注释类型
 
ElementDefinition - com.github.developframework.kite.core.structs中的类
元素定义
ElementDefinition() - 类的构造器 com.github.developframework.kite.core.structs.ElementDefinition
 
ElementDefinition.Attribute - com.github.developframework.kite.core.structs中的接口
 
elements - 类中的变量 com.github.developframework.kite.core.element.ContainerKiteElement
 
ElementTag - com.github.developframework.kite.core.structs中的枚举
 
ELSE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
ElseKiteElement - com.github.developframework.kite.core.element中的类
else 元素
ElseKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.ElseKiteElement
 
EMPTY - 类中的静态变量 com.github.developframework.kite.core.data.DataDefinition
 
ENUM_TEXT - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
ENUM_VALUE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
ENUM_VALUE - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
EnumPropertyKiteElement - com.github.developframework.kite.core.element中的类
property-enum 元素
EnumPropertyKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.EnumPropertyKiteElement
 
EnumValueKiteElement - com.github.developframework.kite.core.element中的类
enum 元素
EnumValueKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.EnumValueKiteElement
 
equals(Object) - 类中的方法 com.github.developframework.kite.core.data.DataDefinition
 
EXTEND - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
extractFragment(String, String) - 类中的方法 com.github.developframework.kite.core.AssembleContext
提取片段
extractTemplate(String, String) - 类中的方法 com.github.developframework.kite.core.AssembleContext
提取模板
extraTemplatePackages - 类中的变量 com.github.developframework.kite.core.AssembleContext
 

F

FieldEqualRelFunction - com.github.developframework.kite.core.dynamic中的类
 
FieldEqualRelFunction() - 类的构造器 com.github.developframework.kite.core.dynamic.FieldEqualRelFunction
 
FieldKiteConverter - com.github.developframework.kite.core.dynamic中的类
根据表达式取值的转化器
FieldKiteConverter() - 类的构造器 com.github.developframework.kite.core.dynamic.FieldKiteConverter
 
FLAT - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
FlatKiteElement - com.github.developframework.kite.core.element中的类
flat 扁平化节点
FlatKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.FlatKiteElement
 
forEachAssemble(AssembleContext) - 类中的方法 com.github.developframework.kite.core.element.ContainerKiteElement
遍历组装子节点
Fragment - com.github.developframework.kite.core.element中的类
fragment 片段
Fragment(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.Fragment
 
FRAGMENT - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
fragmentLocation - 类中的变量 com.github.developframework.kite.core.element.AbstractKiteElement
 
FragmentLocation - com.github.developframework.kite.core.structs中的类
片段位置
FragmentLocation() - 类的构造器 com.github.developframework.kite.core.structs.FragmentLocation
 
fragmentLocationExtend - 类中的变量 com.github.developframework.kite.core.element.Fragment
 
framework - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
Framework<CORE> - com.github.developframework.kite.core中的接口
 
FRAMEWORK - 枚举 中的枚举常量 com.github.developframework.kite.core.strategy.NamingStrategy
 
FunctionSign - com.github.developframework.kite.core.data中的枚举
功能符号

G

getBoolean(String, boolean) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getComponent(DataModel) - 类中的方法 com.github.developframework.kite.core.structs.KiteComponent
 
getCore() - 接口中的方法 com.github.developframework.kite.core.Framework
 
getData(Expression) - 类中的方法 com.github.developframework.kite.core.data.DataModel
获得数据
getData(DataModel, DataDefinition, Object) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
 
getData(String) - 类中的方法 com.github.developframework.kite.core.data.DataModel
获得数据
getDataDefinition(String) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getDataValue(AssembleContext, ContentKiteElement) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
获得值
getEnum(String, Class<T>) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getEnum(String, Class<T>, T) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getInputStream() - 类中的方法 com.github.developframework.kite.core.source.ClasspathConfigurationSource
 
getInputStream() - 接口中的方法 com.github.developframework.kite.core.source.ConfigurationSource
获得源的输入流
getInputStream() - 类中的方法 com.github.developframework.kite.core.source.StringConfigurationSource
 
getInteger(String) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getInteger(String, int) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getJsonProducer(DataModel, String...) - 类中的方法 com.github.developframework.kite.core.KiteFactory
获得Json生成器
getJsonProducer(DataModel, String, String) - 类中的方法 com.github.developframework.kite.core.KiteFactory
获得Json生成器
getLiteral(String) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
获取字面量
getNode() - 接口中的方法 com.github.developframework.kite.core.node.NodeProxy
获得真实节点
getSourceName() - 类中的方法 com.github.developframework.kite.core.source.ClasspathConfigurationSource
 
getSourceName() - 接口中的方法 com.github.developframework.kite.core.source.ConfigurationSource
获得源名称
getSourceName() - 类中的方法 com.github.developframework.kite.core.source.StringConfigurationSource
 
getString(String) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getString(String, String) - 类中的方法 com.github.developframework.kite.core.structs.ElementDefinition
 
getTemplateById(String) - 类中的方法 com.github.developframework.kite.core.structs.TemplatePackage
根据id获取模板
getTemplatePackageByNamespace(String) - 类中的方法 com.github.developframework.kite.core.structs.TemplatePackageRegistry
获取模板包
getUniqueTemplate() - 类中的方法 com.github.developframework.kite.core.structs.TemplatePackage
获取唯一的模板
getXmlProducer(DataModel, String...) - 类中的方法 com.github.developframework.kite.core.KiteFactory
获得Xml生成器
getXmlProducer(DataModel, String, String) - 类中的方法 com.github.developframework.kite.core.KiteFactory
获得Xml生成器

H

handle(ObjectNodeProxy, Object, String) - 类中的方法 com.github.developframework.kite.core.element.BooleanPropertyKiteElement
 
handle(ObjectNodeProxy, Object, String) - 类中的方法 com.github.developframework.kite.core.element.DatePropertyKiteElement
 
handle(ObjectNodeProxy, Object, String) - 类中的方法 com.github.developframework.kite.core.element.NormalPropertyKiteElement
 
handle(ObjectNodeProxy, Object, String) - 类中的方法 com.github.developframework.kite.core.element.PropertyKiteElement
属性具体处理
handle(ObjectNodeProxy, Object, String) - 类中的方法 com.github.developframework.kite.core.element.UnixTimestampPropertyKiteElement
 
handleArrayComparator(DataModel, KiteComponent<Comparator<Object>>, Object[]) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
处理Comparator
handleCastTest(DataModel, KiteComponent<CaseTestFunction<Object>>, Object) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
处理CastTest
handleCondition(DataModel, KiteComponent<KiteCondition<Object>>, Object) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
处理Condition
handleInnerKiteConverter(DataModel, KiteComponent<KiteConverter<Object, Object>>, List<Object>) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
处理KiteConverter
handleKiteConverter(DataModel, KiteComponent<KiteConverter<Object, Object>>, Object) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
处理KiteConverter
hashCode() - 类中的方法 com.github.developframework.kite.core.data.DataDefinition
 

I

id - 类中的变量 com.github.developframework.kite.core.element.Fragment
 
ID - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
IF - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
IfKiteElement - com.github.developframework.kite.core.element中的类
if 元素
IfKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.IfKiteElement
 
INCLUDE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
IncludeKiteElement - com.github.developframework.kite.core.element中的类
include 包含功能元素
IncludeKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.IncludeKiteElement
 
INNER_CONVERTER - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
InvalidAttributeException - com.github.developframework.kite.core.exception中的异常错误
无效的属性参数异常
InvalidAttributeException(String, String, String) - 异常错误的构造器 com.github.developframework.kite.core.exception.InvalidAttributeException
 
iterator() - 类中的方法 com.github.developframework.kite.core.element.ContainerKiteElement
 

J

JsonOptions() - 类的构造器 com.github.developframework.kite.core.KiteOptions.JsonOptions
 

K

KITE_ELEMENT_CLASSES - 枚举中的静态变量 com.github.developframework.kite.core.structs.ElementTag
 
kite.core - 模块 kite.core
 
KiteComponent<T> - com.github.developframework.kite.core.structs中的类
组件
KiteComponent(String, String, Class<? super T>, Function<String, T>) - 类的构造器 com.github.developframework.kite.core.structs.KiteComponent
 
KiteCondition<T> - com.github.developframework.kite.core.dynamic中的接口
条件
KiteConfiguration - com.github.developframework.kite.core中的类
配置
KiteConfiguration() - 类的构造器 com.github.developframework.kite.core.KiteConfiguration
 
KiteConverter<SOURCE,TARGET> - com.github.developframework.kite.core.dynamic中的接口
转化器
KiteElement - com.github.developframework.kite.core.element中的接口
声明元素
KiteException - com.github.developframework.kite.core.exception中的异常错误
Kite 异常
KiteException(String) - 异常错误的构造器 com.github.developframework.kite.core.exception.KiteException
 
KiteException(String, Object...) - 异常错误的构造器 com.github.developframework.kite.core.exception.KiteException
 
KiteFactory - com.github.developframework.kite.core中的类
Kite 工厂
KiteFactory(KiteConfiguration) - 类的构造器 com.github.developframework.kite.core.KiteFactory
 
KiteFactoryBuilder - com.github.developframework.kite.core中的类
 
KiteFactoryBuilder() - 类的构造器 com.github.developframework.kite.core.KiteFactoryBuilder
 
KiteOptions - com.github.developframework.kite.core中的类
 
KiteOptions() - 类的构造器 com.github.developframework.kite.core.KiteOptions
 
KiteOptions.JsonOptions - com.github.developframework.kite.core中的类
 
KiteOptions.XmlOptions - com.github.developframework.kite.core中的类
 
KiteParseException - com.github.developframework.kite.core.exception中的异常错误
解析异常
KiteParseException(String, Object...) - 异常错误的构造器 com.github.developframework.kite.core.exception.KiteParseException
 
KitePropertyNamingStrategy - com.github.developframework.kite.core.strategy中的接口
属性节点命名策略
KiteUtils - com.github.developframework.kite.core.utils中的类
 
KiteUtils() - 类的构造器 com.github.developframework.kite.core.utils.KiteUtils
 
KtlParser - com.github.developframework.kite.core.parser中的类
ktl文件解析器
KtlParser() - 类的构造器 com.github.developframework.kite.core.parser.KtlParser
 

L

limit - 类中的变量 com.github.developframework.kite.core.structs.ArrayAttributes
 
LIMIT - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
LINK - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
LinkKiteElement - com.github.developframework.kite.core.element中的类
link 一对一链接元素
LinkKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.LinkKiteElement
 
LinkSizeNotEqualException - com.github.developframework.kite.core.exception中的异常错误
一对一链接数组大小不一致异常
LinkSizeNotEqualException(FragmentLocation, int, int) - 异常错误的构造器 com.github.developframework.kite.core.exception.LinkSizeNotEqualException
 
LiteralCaseTestFunction - com.github.developframework.kite.core.dynamic中的类
常量Case test
LiteralCaseTestFunction() - 类的构造器 com.github.developframework.kite.core.dynamic.LiteralCaseTestFunction
 
LiteralCondition - com.github.developframework.kite.core.dynamic中的类
常量条件
LiteralCondition() - 类的构造器 com.github.developframework.kite.core.dynamic.LiteralCondition
 
LOWER_CASE - 枚举 中的枚举常量 com.github.developframework.kite.core.strategy.NamingStrategy
 
LowerCaseKitePropertyNamingStrategy - com.github.developframework.kite.core.strategy中的类
全小写命名策略
LowerCaseKitePropertyNamingStrategy() - 类的构造器 com.github.developframework.kite.core.strategy.LowerCaseKitePropertyNamingStrategy
 

M

MAP - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
mapComponent - 类中的变量 com.github.developframework.kite.core.structs.ArrayAttributes
 
match(AssembleContext, Object) - 类中的方法 com.github.developframework.kite.core.element.CaseKiteElement
 
MERGE_PARENT - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
mergeTemplatePackage(TemplatePackage) - 类中的方法 com.github.developframework.kite.core.structs.TemplatePackageRegistry
合并模板包
MIDDLE_LINE - 枚举 中的枚举常量 com.github.developframework.kite.core.strategy.NamingStrategy
 
MiddleLineKitePropertyNamingStrategy - com.github.developframework.kite.core.strategy中的类
中划线命名规则 AbcDef abc-def
MiddleLineKitePropertyNamingStrategy() - 类的构造器 com.github.developframework.kite.core.strategy.MiddleLineKitePropertyNamingStrategy
 
MULTIPLE - 枚举 中的枚举常量 com.github.developframework.kite.core.element.RelevanceKiteElement.RelevanceType
 

N

namespace - 类中的变量 com.github.developframework.kite.core.AbstractProducer
 
NAMESPACE - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
NAMING_STRATEGY - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
namingStrategy - 类中的变量 com.github.developframework.kite.core.structs.ContentAttributes
 
namingStrategy() - 接口中的方法 com.github.developframework.kite.core.Framework
 
NamingStrategy - com.github.developframework.kite.core.strategy中的枚举
命名策略
NodeProxy - com.github.developframework.kite.core.node中的接口
真实节点代理
nodeStack - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
NormalPropertyKiteElement - com.github.developframework.kite.core.element中的类
property 普通属性元素
NormalPropertyKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.NormalPropertyKiteElement
 
NULL_EMPTY - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
NULL_HIDDEN - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
nullEmpty - 类中的变量 com.github.developframework.kite.core.structs.ArrayAttributes
 
nullHidden - 类中的变量 com.github.developframework.kite.core.structs.ContentAttributes
 

O

OBJECT - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
OBJECT_VIRTUAL - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
objectIsArray(Object) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
判断实例是否是数组或集合
ObjectKiteElement - com.github.developframework.kite.core.element中的类
object 对象元素
ObjectKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.ObjectKiteElement
 
ObjectNodeProxy - com.github.developframework.kite.core.node中的接口
对象节点代理
objectToArray(Object, DataDefinition) - 类中的静态方法 com.github.developframework.kite.core.utils.KiteUtils
实例转化成数组
of(ElementDefinition) - 类中的静态方法 com.github.developframework.kite.core.structs.ArrayAttributes
 
of(ElementDefinition) - 类中的静态方法 com.github.developframework.kite.core.structs.ContentAttributes
 
of(String) - 枚举中的静态方法 com.github.developframework.kite.core.structs.ElementTag
 
optionNamingStrategy - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
ORIGINAL - 枚举 中的枚举常量 com.github.developframework.kite.core.strategy.NamingStrategy
 
OriginalKitePropertyNamingStrategy - com.github.developframework.kite.core.strategy中的类
原文命名策略
OriginalKitePropertyNamingStrategy() - 类的构造器 com.github.developframework.kite.core.strategy.OriginalKitePropertyNamingStrategy
 
output(OutputStream, Charset, boolean) - 接口中的方法 com.github.developframework.kite.core.Producer
输出到流

P

parseConverter(String, String) - 类中的静态方法 com.github.developframework.kite.core.structs.ContentAttributes
 
Parser - com.github.developframework.kite.core.parser中的接口
配置解析器
PATTERN - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
prepareNext(ObjectNodeProxy, Object, Consumer<AssembleContext>) - 类中的方法 com.github.developframework.kite.core.AssembleContext
 
prepareNextOnlyNode(ObjectNodeProxy, Consumer<AssembleContext>) - 类中的方法 com.github.developframework.kite.core.AssembleContext
 
prepareNextOnlyValue(Object, Consumer<AssembleContext>) - 类中的方法 com.github.developframework.kite.core.AssembleContext
 
produce(boolean) - 接口中的方法 com.github.developframework.kite.core.Producer
生产字符串
Producer - com.github.developframework.kite.core中的接口
生产者接口
PROPERTY - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
PROPERTY_BOOLEAN - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
PROPERTY_DATE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
PROPERTY_ENUM - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
PROPERTY_UNIXTIMESTAMP - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
propertyDisplayName(Framework<?>, String) - 接口中的方法 com.github.developframework.kite.core.strategy.KitePropertyNamingStrategy
 
propertyDisplayName(Framework<?>, String) - 类中的方法 com.github.developframework.kite.core.strategy.LowerCaseKitePropertyNamingStrategy
 
propertyDisplayName(Framework<?>, String) - 类中的方法 com.github.developframework.kite.core.strategy.MiddleLineKitePropertyNamingStrategy
 
propertyDisplayName(Framework<?>, String) - 类中的方法 com.github.developframework.kite.core.strategy.OriginalKitePropertyNamingStrategy
 
propertyDisplayName(Framework<?>, String) - 类中的方法 com.github.developframework.kite.core.strategy.UnderlineKitePropertyNamingStrategy
 
PropertyKiteElement - com.github.developframework.kite.core.element中的类
 
PropertyKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.PropertyKiteElement
 
PROTOTYPE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
PrototypeKiteElement - com.github.developframework.kite.core.element中的类
prototype 原生元素
PrototypeKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.PrototypeKiteElement
 
push(Fragment) - 类中的方法 com.github.developframework.kite.core.structs.TemplatePackage
放入模板
putArrayNode(String) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
拼接数组节点
putAttribute(String, Object) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
添加xml属性(仅限xml支持)
putCaseTestFunction(String, CaseTestFunction<?>) - 类中的方法 com.github.developframework.kite.core.data.DataModel
放入caseTestFunction
putCondition(String, KiteCondition<?>) - 类中的方法 com.github.developframework.kite.core.data.DataModel
放入kiteCondition
putConverter(String, KiteConverter<?, ?>) - 类中的方法 com.github.developframework.kite.core.data.DataModel
放入caseTestFunction
putData(String, Object) - 类中的方法 com.github.developframework.kite.core.data.DataModel
放入数据
putNull(String) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
添加null值
putObjectNode(String) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
拼接对象节点
putPrototype(AssembleContext, String, Object) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
拼接原生对象
putRaw(AssembleContext, String, String) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
拼接原文
putRelFunction(String, RelFunction<?, ?>) - 类中的方法 com.github.developframework.kite.core.data.DataModel
放入relFunction
putTemplatePackage(TemplatePackage) - 类中的方法 com.github.developframework.kite.core.structs.TemplatePackageRegistry
增加模板包
putValue(String, Object, boolean) - 接口中的方法 com.github.developframework.kite.core.node.ObjectNodeProxy
添加属性节点

R

RAW - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
RawKiteElement - com.github.developframework.kite.core.element中的类
raw 原文元素
RawKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.RawKiteElement
 
read(ConfigurationSource) - 类中的方法 com.github.developframework.kite.core.parser.KtlParser
 
read(ConfigurationSource) - 接口中的方法 com.github.developframework.kite.core.parser.Parser
读取资源文件并解析成模板包
read(ConfigurationSource) - 类中的方法 com.github.developframework.kite.core.parser.XmlParser
读取一份xml文档解析模板包
REL - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
RELEVANCE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
RelevanceKiteElement - com.github.developframework.kite.core.element中的类
relevance 关联元素
RelevanceKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.RelevanceKiteElement
 
RelevanceKiteElement.RelevanceType - com.github.developframework.kite.core.element中的枚举
关联类型
relevant(Object, int, Object, int) - 类中的方法 com.github.developframework.kite.core.dynamic.FieldEqualRelFunction
 
relevant(S, int, T, int) - 接口中的方法 com.github.developframework.kite.core.dynamic.RelFunction
判断是否关联
RelFunction<S,T> - com.github.developframework.kite.core.dynamic中的接口
关联函数接口
ResourceNotUniqueException - com.github.developframework.kite.core.exception中的异常错误
资源定义不唯一异常
ResourceNotUniqueException(String, String) - 异常错误的构造器 com.github.developframework.kite.core.exception.ResourceNotUniqueException
 
ROOT - 枚举 中的枚举常量 com.github.developframework.kite.core.data.FunctionSign
 

S

SINGLE - 枚举 中的枚举常量 com.github.developframework.kite.core.element.RelevanceKiteElement.RelevanceType
 
singleton(String, Object) - 类中的静态方法 com.github.developframework.kite.core.data.DataModel
构造只有一个数据的DataModel
SLOT - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
SlotKiteElement - com.github.developframework.kite.core.element中的类
slot 插槽元素
SlotKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.SlotKiteElement
 
slotStack - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
StringConfigurationSource - com.github.developframework.kite.core.source中的类
string配置源
StringConfigurationSource() - 类的构造器 com.github.developframework.kite.core.source.StringConfigurationSource
 
support(Class<?>) - 类中的方法 com.github.developframework.kite.core.element.BooleanPropertyKiteElement
 
support(Class<?>) - 类中的方法 com.github.developframework.kite.core.element.DatePropertyKiteElement
 
support(Class<?>) - 类中的方法 com.github.developframework.kite.core.element.NormalPropertyKiteElement
 
support(Class<?>) - 类中的方法 com.github.developframework.kite.core.element.PropertyKiteElement
判断是否支持sourceClass类型
SWITCH - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
SwitchKiteElement - com.github.developframework.kite.core.element中的类
switch 元素
SwitchKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.SwitchKiteElement
 

T

Template - com.github.developframework.kite.core.element中的类
template 模板
Template(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.Template
 
TEMPLATE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
TEMPLATE_PACKAGE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
TemplateException - com.github.developframework.kite.core.exception中的异常错误
模板异常
TemplateException(String, Object...) - 异常错误的构造器 com.github.developframework.kite.core.exception.TemplateException
 
TemplateExtend - com.github.developframework.kite.core.structs中的类
 
TemplateExtend() - 类的构造器 com.github.developframework.kite.core.structs.TemplateExtend
 
templateId - 类中的变量 com.github.developframework.kite.core.AbstractProducer
 
TemplatePackage - com.github.developframework.kite.core.structs中的类
模板包
TemplatePackage() - 类的构造器 com.github.developframework.kite.core.structs.TemplatePackage
 
TemplatePackage(String) - 类的构造器 com.github.developframework.kite.core.structs.TemplatePackage
 
TemplatePackageRegistry - com.github.developframework.kite.core.structs中的类
模板包注册器
TemplatePackageRegistry() - 类的构造器 com.github.developframework.kite.core.structs.TemplatePackageRegistry
 
TemplatePackageUndefinedException - com.github.developframework.kite.core.exception中的异常错误
模板包未定义异常
TemplatePackageUndefinedException(String) - 异常错误的构造器 com.github.developframework.kite.core.exception.TemplatePackageUndefinedException
 
test(Object) - 类中的方法 com.github.developframework.kite.core.dynamic.ClassCaseTestFunction
 
test(Object) - 类中的方法 com.github.developframework.kite.core.dynamic.LiteralCaseTestFunction
 
test(T) - 接口中的方法 com.github.developframework.kite.core.dynamic.CaseTestFunction
测试选择
THIS - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
ThisKiteElement - com.github.developframework.kite.core.element中的类
this 元素
ThisKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.ThisKiteElement
 
toString() - 类中的方法 com.github.developframework.kite.core.data.DataDefinition
 
toString() - 类中的方法 com.github.developframework.kite.core.structs.FragmentLocation
 
toString() - 类中的方法 com.github.developframework.kite.core.structs.TemplateExtend
 
transformDate(Object) - 类中的方法 com.github.developframework.kite.core.element.DatePropertyKiteElement
 
TYPE - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 

U

UNDERLINE - 枚举 中的枚举常量 com.github.developframework.kite.core.strategy.NamingStrategy
 
UnderlineKitePropertyNamingStrategy - com.github.developframework.kite.core.strategy中的类
下划线命名策略
UnderlineKitePropertyNamingStrategy() - 类的构造器 com.github.developframework.kite.core.strategy.UnderlineKitePropertyNamingStrategy
 
UNIQUE - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
UnixTimestampPropertyKiteElement - com.github.developframework.kite.core.element中的类
property-unix 时间戳型属性元素
UnixTimestampPropertyKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.UnixTimestampPropertyKiteElement
 
useJsonFramework(Framework<?>) - 类中的方法 com.github.developframework.kite.core.KiteFactory
 
useXmlFramework(Framework<?>) - 类中的方法 com.github.developframework.kite.core.KiteFactory
 

V

value() - 注释类型 中的元素 com.github.developframework.kite.core.structs.ElementAttributes
 
valueOf(String) - 枚举中的静态方法 com.github.developframework.kite.core.data.FunctionSign
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 com.github.developframework.kite.core.element.RelevanceKiteElement.RelevanceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 com.github.developframework.kite.core.strategy.NamingStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 com.github.developframework.kite.core.structs.ElementTag
返回带有指定名称的该类型的枚举常量。
values() - 枚举中的静态方法 com.github.developframework.kite.core.data.FunctionSign
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 com.github.developframework.kite.core.element.RelevanceKiteElement.RelevanceType
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 com.github.developframework.kite.core.strategy.NamingStrategy
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 com.github.developframework.kite.core.structs.ElementTag
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
valueStack - 类中的变量 com.github.developframework.kite.core.AssembleContext
 
verify(DataModel, Object) - 类中的方法 com.github.developframework.kite.core.dynamic.ClassCondition
 
verify(DataModel, Object) - 类中的方法 com.github.developframework.kite.core.dynamic.LiteralCondition
 
verify(DataModel, T) - 接口中的方法 com.github.developframework.kite.core.dynamic.KiteCondition
判断条件
VirtualObjectKiteElement - com.github.developframework.kite.core.element中的类
virtual-object 虚拟对象元素
VirtualObjectKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.VirtualObjectKiteElement
 

X

XML_ATTRIBUTE - 枚举 中的枚举常量 com.github.developframework.kite.core.structs.ElementTag
 
XML_CDATA - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
XML_ITEM - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
XML_ROOT - 接口中的静态变量 com.github.developframework.kite.core.structs.ElementDefinition.Attribute
 
XmlAttributeKiteElement - com.github.developframework.kite.core.element中的类
XML属性元素
XmlAttributeKiteElement(FragmentLocation) - 类的构造器 com.github.developframework.kite.core.element.XmlAttributeKiteElement
 
xmlCDATA - 类中的变量 com.github.developframework.kite.core.structs.ContentAttributes
 
xmlItem - 类中的变量 com.github.developframework.kite.core.structs.ArrayAttributes
 
XmlOptions() - 类的构造器 com.github.developframework.kite.core.KiteOptions.XmlOptions
 
XmlParser - com.github.developframework.kite.core.parser中的类
Xml解析器
XmlParser() - 类的构造器 com.github.developframework.kite.core.parser.XmlParser
 
A B C D E F G H I J K L M N O P R S T U V X 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格