类的使用
com.github.developframework.kite.core.element.JsonKiteElement
-
使用JsonKiteElement的程序包 程序包 说明 com.github.developframework.kite.core.processor.json com.github.developframework.kite.core.processor.xml com.github.developframework.kite.core.saxparser -
-
com.github.developframework.kite.core.processor.json中JsonKiteElement的使用
参数类型为JsonKiteElement的com.github.developframework.kite.core.processor.json中的构造器 构造器 说明 JsonJsonProcessor(JsonProcessContext jsonProcessContext, JsonKiteElement element) -
com.github.developframework.kite.core.processor.xml中JsonKiteElement的使用
参数类型为JsonKiteElement的com.github.developframework.kite.core.processor.xml中的构造器 构造器 说明 JsonXmlProcessor(XmlProcessContext xmlProcessContext, JsonKiteElement element) -
com.github.developframework.kite.core.saxparser中JsonKiteElement的使用
返回JsonKiteElement的com.github.developframework.kite.core.saxparser中的方法 修饰符和类型 方法 说明 protected JsonKiteElementJsonElementSaxParser. createElementInstance(com.github.developframework.kite.core.saxparser.ParseContext parseContext, DataDefinition dataDefinition, String alias)参数类型为JsonKiteElement的com.github.developframework.kite.core.saxparser中的方法 修饰符和类型 方法 说明 protected voidJsonElementSaxParser. addOtherAttributes(JsonKiteElement element, Attributes attributes)protected voidJsonElementSaxParser. otherOperation(com.github.developframework.kite.core.saxparser.ParseContext parseContext, JsonKiteElement element)
-