类的使用
com.github.developframework.kite.core.element.SwitchKiteElement
-
使用SwitchKiteElement的程序包 程序包 说明 com.github.developframework.kite.core.processor.json com.github.developframework.kite.core.processor.xml -
-
com.github.developframework.kite.core.processor.json中SwitchKiteElement的使用
参数类型为SwitchKiteElement的com.github.developframework.kite.core.processor.json中的构造器 构造器 说明 SwitchJsonProcessor(JsonProcessContext jsonProcessContext, SwitchKiteElement element, com.fasterxml.jackson.databind.node.ObjectNode parentNode) -
com.github.developframework.kite.core.processor.xml中SwitchKiteElement的使用
参数类型为SwitchKiteElement的com.github.developframework.kite.core.processor.xml中的构造器 构造器 说明 SwitchXmlProcessor(XmlProcessContext xmlProcessContext, SwitchKiteElement element, org.dom4j.Element parentNode)
-