- JsonCreator - com.github.developframework.jsonview.core中的接口
-
json creator interface
- Jsonview - com.github.developframework.jsonview.core.element中的类
-
jsonview
- Jsonview(String, String) - 类 的构造器com.github.developframework.jsonview.core.element.Jsonview
-
- Jsonview.Extend - com.github.developframework.jsonview.core.element中的类
-
Extend information encapsulation entities
- JsonviewConfiguration - com.github.developframework.jsonview.core.element中的类
-
jsonview-configuration
- JsonviewConfiguration() - 类 的构造器com.github.developframework.jsonview.core.element.JsonviewConfiguration
-
- JsonviewConfigurationSaxReader - com.github.developframework.jsonview.core.xml中的类
-
The jsonview configuration reader
- JsonviewConfigurationSaxReader(String) - 类 的构造器com.github.developframework.jsonview.core.xml.JsonviewConfigurationSaxReader
-
- JsonviewConfigurationSaxReader(ConfigurationSource) - 类 的构造器com.github.developframework.jsonview.core.xml.JsonviewConfigurationSaxReader
-
- JsonviewConfigurationSaxReader(Set<ConfigurationSource>) - 类 的构造器com.github.developframework.jsonview.core.xml.JsonviewConfigurationSaxReader
-
- JsonviewDuplicateElement - com.github.developframework.jsonview.core.element中的类
-
Jsonview's duplicate element, it have only jsonview's child elements.
- JsonviewDuplicateElement(Jsonview) - 类 的构造器com.github.developframework.jsonview.core.element.JsonviewDuplicateElement
-
- JsonviewDuplicateProcessor - com.github.developframework.jsonview.core.processor中的类
-
The processor for JsonviewDuplicateElement
- JsonviewDuplicateProcessor(Context, ObjectElement, Expression) - 类 的构造器com.github.developframework.jsonview.core.processor.JsonviewDuplicateProcessor
-
- JsonviewException - com.github.developframework.jsonview.exception中的异常错误
-
jsonview root exception
- JsonviewException(String) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewException
-
- JsonviewException(String, Throwable) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewException
-
- JsonviewExpressionException - com.github.developframework.jsonview.exception中的异常错误
-
The Exception for expression is not correctly
- JsonviewExpressionException(String) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewExpressionException
-
- JsonviewExpressionException(String, Throwable) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewExpressionException
-
- JsonviewFactory - com.github.developframework.jsonview.core中的类
-
jsonview factory
- JsonviewFactory(String...) - 类 的构造器com.github.developframework.jsonview.core.JsonviewFactory
-
constructor for string array
- JsonviewFactory(Set<String>) - 类 的构造器com.github.developframework.jsonview.core.JsonviewFactory
-
constructor for string set
- JsonviewFactory(JsonviewConfiguration, ObjectMapper) - 类 的构造器com.github.developframework.jsonview.core.JsonviewFactory
-
constructor for jsonviewConfiguration and custom objectMapper
- JsonviewFactory(JsonviewConfiguration) - 类 的构造器com.github.developframework.jsonview.core.JsonviewFactory
-
constructor for jsonviewConfiguration
- JsonviewNoSuchFieldException - com.github.developframework.jsonview.exception中的异常错误
-
The exception for no such field
- JsonviewNoSuchFieldException(String) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewNoSuchFieldException
-
- JsonviewNotFoundException - com.github.developframework.jsonview.exception中的异常错误
-
The exception for not found jsonview element
- JsonviewNotFoundException(String, String) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewNotFoundException
-
- JsonviewPackage - com.github.developframework.jsonview.core.element中的类
-
jsonview-package
- JsonviewPackage(String) - 类 的构造器com.github.developframework.jsonview.core.element.JsonviewPackage
-
- JsonviewPackageNotFoundException - com.github.developframework.jsonview.exception中的异常错误
-
The exception for not found jsonview-package element
- JsonviewPackageNotFoundException(String) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewPackageNotFoundException
-
- JsonviewParseXmlException - com.github.developframework.jsonview.exception中的异常错误
-
The exception for configuration file parsing error
- JsonviewParseXmlException(String) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewParseXmlException
-
- JsonviewParseXmlException(String, Throwable) - 异常错误 的构造器com.github.developframework.jsonview.exception.JsonviewParseXmlException
-
- JsonviewProcessor - com.github.developframework.jsonview.core.processor中的类
-
A processor for jsonview structure
- JsonviewProcessor(Context, Jsonview) - 类 的构造器com.github.developframework.jsonview.core.processor.JsonviewProcessor
-
- JsonviewProcessor(Context, Jsonview, ObjectNode, Expression, String) - 类 的构造器com.github.developframework.jsonview.core.processor.JsonviewProcessor
-