类分层结构
- java.lang.Object
- cn.featherfly.conversion.core.AbstractConversion<G> (implements cn.featherfly.conversion.core.Conversion<G>)
- cn.featherfly.conversion.core.AbstractConvertor<T,G> (implements cn.featherfly.conversion.core.Convertor<T>)
- cn.featherfly.conversion.parse.AbstractParser<G> (implements cn.featherfly.conversion.parse.Parser)
- cn.featherfly.conversion.core.ConversionPolicy (implements java.lang.Cloneable)
- cn.featherfly.conversion.core.ConversionPolicys
- cn.featherfly.conversion.core.ConversionPolicysJdk8
- cn.featherfly.conversion.core.format.FormatType<T> (implements cn.featherfly.common.lang.GenericType<T>)
- cn.featherfly.conversion.parse.JacksonParser.Content
- cn.featherfly.conversion.parse.ParsePolity
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
- cn.featherfly.conversion.parse.ParseException
接口分层结构
注释类型分层结构
- cn.featherfly.conversion.core.annotation.Assign (implements java.lang.annotation.Annotation)
- cn.featherfly.conversion.core.annotation.Format (implements java.lang.annotation.Annotation)