public class ExtendPortElementSaxParser extends ConfigableElementSaxParser
jsonviewConfiguration| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleAtEndElement(com.github.developframework.jsonview.core.xml.ParserContext context)
handle operrate at sax elememt end
|
void |
handleAtStartElement(com.github.developframework.jsonview.core.xml.ParserContext context,
Attributes attributes)
handle operrate at sax elememt start
|
String |
qName()
catch element's qName value
|
getJsonviewConfigurationpublic String qName()
public void handleAtStartElement(com.github.developframework.jsonview.core.xml.ParserContext context,
Attributes attributes)
context - parserContextattributes - sax attributespublic void handleAtEndElement(com.github.developframework.jsonview.core.xml.ParserContext context)
context - parserContextCopyright © 2016–2017. All rights reserved.