public abstract class ConfigableElementSaxParser extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected JsonviewConfiguration |
jsonviewConfiguration |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonviewConfiguration |
getJsonviewConfiguration() |
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
|
protected JsonviewConfiguration jsonviewConfiguration
public JsonviewConfiguration getJsonviewConfiguration()
public 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.