A B C D E F G H I J K L M N O P R S T U V X
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
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, boolean) - 类 的构造器com.github.developframework.kite.core.AbstractProducer
- AbstractProducer(KiteConfiguration, DataModel, List<TemplatePackage>, boolean) - 类 的构造器com.github.developframework.kite.core.AbstractProducer
- 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中的类
-
数组节点
- 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
- assembleArrayItems(AssembleContext, Object, ArrayNodeProxy) - 类 中的方法com.github.developframework.kite.core.element.ArrayKiteElement
-
组装数组(指定了节点)
- AssembleContext - com.github.developframework.kite.core中的类
-
组装过程上下文
- AssembleContext(KiteConfiguration, boolean) - 类 的构造器com.github.developframework.kite.core.AssembleContext
- assembleWithArrayObject(AssembleContext, Object) - 类 中的方法com.github.developframework.kite.core.element.ArrayKiteElement
-
组装数组
- AUTO - com.github.developframework.kite.core.element.RelevanceKiteElement.RelevanceType
B
- baseClass() - 注释类型 中的方法com.github.developframework.kite.core.structs.ElementAttributes
- BooleanPropertyKiteElement - com.github.developframework.kite.core.element中的类
-
布尔型属性节点处理器
- BooleanPropertyKiteElement(FragmentLocation) - 类 的构造器com.github.developframework.kite.core.element.BooleanPropertyKiteElement
- build(KiteOptions) - 类 中的静态方法com.github.developframework.kite.core.KiteFactoryBuilder
-
构建空的KiteFactory
- 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构建
- buildMap() - 枚举 中的静态方法com.github.developframework.kite.core.structs.ElementTag
- buildProducer(KiteConfiguration, DataModel, String, String) - 接口 中的方法com.github.developframework.kite.core.Framework
- buildProducer(KiteConfiguration, DataModel, List<TemplatePackage>) - 接口 中的方法com.github.developframework.kite.core.Framework
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中的类
-
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
- childrenElementLoadHandle(ElementDefinition) - 类 中的方法com.github.developframework.kite.core.element.ContainerKiteElement
-
处理子节点
- childrenNamingStrategy - 类 中的变量com.github.developframework.kite.core.element.AbstractKiteElement
- 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
- comparatorValue - 类 中的变量com.github.developframework.kite.core.structs.ArrayAttributes
- CONDITION - 接口 中的静态变量com.github.developframework.kite.core.structs.ElementDefinition.Attribute
- configuration - 类 中的变量com.github.developframework.kite.core.AbstractProducer
- 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
- 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(SOURCE) - 接口 中的方法com.github.developframework.kite.core.dynamic.KiteConverter
-
转化方法
- CONVERTER - 接口 中的静态变量com.github.developframework.kite.core.structs.ElementDefinition.Attribute
- converterValue - 类 中的变量com.github.developframework.kite.core.structs.ContentAttributes
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中的类
- 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中的类
- 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中的类
- EnumPropertyKiteElement(FragmentLocation) - 类 的构造器com.github.developframework.kite.core.element.EnumPropertyKiteElement
- EnumValueKiteElement - com.github.developframework.kite.core.element中的类
- 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
- FLAT - com.github.developframework.kite.core.structs.ElementTag
- FlatKiteElement - com.github.developframework.kite.core.element中的类
-
扁平化节点
- 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(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<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, String, Class<T>, String) - 类 中的静态方法com.github.developframework.kite.core.utils.KiteUtils
-
获得组件实例
- getCore() - 接口 中的方法com.github.developframework.kite.core.Framework
- getData(Expression) - 类 中的方法com.github.developframework.kite.core.data.DataModel
-
获得数据
- 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
-
获得真实节点
- getOptionNamingStrategy() - 类 中的方法com.github.developframework.kite.core.AssembleContext
- 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, String, Object[]) - 类 中的静态方法com.github.developframework.kite.core.utils.KiteUtils
-
处理Comparator
- handleCastTest(DataModel, String, Object) - 类 中的静态方法com.github.developframework.kite.core.utils.KiteUtils
-
处理CastTest
- handleCondition(DataModel, String, Object) - 类 中的静态方法com.github.developframework.kite.core.utils.KiteUtils
-
处理Condition
- handleInnerKiteConverter(DataModel, String, List<Object>) - 类 中的静态方法com.github.developframework.kite.core.utils.KiteUtils
-
处理KiteConverter
- handleKiteConverter(DataModel, String, 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中的类
-
包含功能节点
- 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.core - 模块 kite.core
- 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中的接口
- kiteElementClasses - 类 中的变量com.github.developframework.kite.core.parser.Parser
- 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中的类
-
一对一链接节点
- 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
- 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
- mapValue - 类 中的变量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中的接口
-
真实节点代理
- NormalPropertyKiteElement - com.github.developframework.kite.core.element中的类
-
普通属性节点
- 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中的类
-
对象元素
- 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
- 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
- parentPutNodeProxyAndPush(String) - 类 中的方法com.github.developframework.kite.core.AssembleContext
-
父节点拼接一个对象节点并入栈
- Parser - com.github.developframework.kite.core.parser中的类
-
配置解析器
- Parser() - 类 的构造器com.github.developframework.kite.core.parser.Parser
- PATTERN - 接口 中的静态变量com.github.developframework.kite.core.structs.ElementDefinition.Attribute
- peekNodeProxy() - 类 中的方法com.github.developframework.kite.core.AssembleContext
-
取栈顶节点代理
- peekValue() - 类 中的方法com.github.developframework.kite.core.AssembleContext
-
取栈顶值
- pop() - 类 中的方法com.github.developframework.kite.core.AssembleContext
- popNodeProxy() - 类 中的方法com.github.developframework.kite.core.AssembleContext
- popValue() - 类 中的方法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中的类
-
原生节点
- PrototypeKiteElement(FragmentLocation) - 类 的构造器com.github.developframework.kite.core.element.PrototypeKiteElement
- push(Fragment) - 类 中的方法com.github.developframework.kite.core.structs.TemplatePackage
-
放入模板
- pushNodeProxy(ObjectNodeProxy) - 类 中的方法com.github.developframework.kite.core.AssembleContext
- pushValue(Object) - 类 中的方法com.github.developframework.kite.core.AssembleContext
- 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中的类
-
原文节点
- 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中的类
-
关联节点
- 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中的接口
-
关联函数接口
- relValue - 类 中的变量com.github.developframework.kite.core.structs.ArrayAttributes
- 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中的类
-
插槽节点
- 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
- switchFramework() - 类 中的方法com.github.developframework.kite.core.AssembleContext
-
选择实现框架
- SwitchKiteElement - com.github.developframework.kite.core.element中的类
- SwitchKiteElement(FragmentLocation) - 类 的构造器com.github.developframework.kite.core.element.SwitchKiteElement
T
- Template - com.github.developframework.kite.core.element中的类
-
模板
- 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(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中的类
-
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
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- verify(DataModel, T) - 接口 中的方法com.github.developframework.kite.core.dynamic.KiteCondition
-
判断条件
- VirtualObjectKiteElement - com.github.developframework.kite.core.element中的类
-
虚拟对象节点
- 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
所有类 所有程序包