类的使用
com.github.developframework.kite.core.element.XmlAttributeElement
-
使用XmlAttributeElement的程序包 程序包 说明 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中XmlAttributeElement的使用
参数类型为XmlAttributeElement的com.github.developframework.kite.core.processor.json中的构造器 构造器 说明 XmlAttributeJsonProcessor(JsonProcessContext jsonProcessContext, XmlAttributeElement element) -
com.github.developframework.kite.core.processor.xml中XmlAttributeElement的使用
参数类型为XmlAttributeElement的com.github.developframework.kite.core.processor.xml中的构造器 构造器 说明 XmlAttributeXmlProcessor(XmlProcessContext xmlProcessContext, XmlAttributeElement element) -
com.github.developframework.kite.core.saxparser中XmlAttributeElement的使用
返回XmlAttributeElement的com.github.developframework.kite.core.saxparser中的方法 修饰符和类型 方法 说明 protected XmlAttributeElementXmlAttributeElementSaxParser. createElementInstance(com.github.developframework.kite.core.saxparser.ParseContext parseContext, DataDefinition dataDefinition, String alias)参数类型为XmlAttributeElement的com.github.developframework.kite.core.saxparser中的方法 修饰符和类型 方法 说明 protected voidXmlAttributeElementSaxParser. addOtherAttributes(XmlAttributeElement element, Attributes attributes)protected voidXmlAttributeElementSaxParser. otherOperation(com.github.developframework.kite.core.saxparser.ParseContext parseContext, XmlAttributeElement element)
-