跳过导航链接
A B C D E F G H I K L M N O P R S T V 

A

AbstractNumberValueConverter<T extends Number> - com.github.houbb.property.support.converter.impl中的类
抽象 Number 值转换类
AbstractNumberValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.AbstractNumberValueConverter
 
AbstractValueConverter<T> - com.github.houbb.property.support.converter.impl中的类
抽象值转换类
AbstractValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.AbstractValueConverter
 
asBean(Object) - 类 中的方法com.github.houbb.property.bs.PropertyBs
设置 property 的信息到 bean 中
asBean(Class<T>) - 类 中的方法com.github.houbb.property.bs.PropertyBs
设置 property 的信息到 bean 中
asMap() - 类 中的方法com.github.houbb.property.bs.PropertyBs
返回 map 信息 (1)注意防御编程
asMap() - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
asMap() - 类 中的方法com.github.houbb.property.core.impl.SimpleProperty
 
asMap() - 接口 中的方法com.github.houbb.property.core.IProperty
转换为 map (1)是属性的一次拷贝,不会影响原来的属性信息。
asProperties() - 类 中的方法com.github.houbb.property.bs.PropertyBs
转换为配置
asProperties() - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
asProperties() - 类 中的方法com.github.houbb.property.core.impl.SimpleProperty
 
asProperties() - 接口 中的方法com.github.houbb.property.core.IProperty
转换为配置

B

beanToMap(Object) - 接口 中的方法com.github.houbb.property.support.bean.IBeanToMap
对象转 map
BeanToMap - com.github.houbb.property.support.bean.impl中的类
project: property-IBeanToMap create on 2019/11/20 20:20
BeanToMap() - 类 的构造器com.github.houbb.property.support.bean.impl.BeanToMap
 
beanToMap(Object) - 类 中的方法com.github.houbb.property.support.bean.impl.BeanToMap
对象转 map
BigDecimalValueConverter - com.github.houbb.property.support.converter.impl.math中的类
 
BigDecimalValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.math.BigDecimalValueConverter
 
BigIntegerValueConverter - com.github.houbb.property.support.converter.impl.math中的类
 
BigIntegerValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.math.BigIntegerValueConverter
 
BooleanArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
BooleanArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.BooleanArrayValueConverter
 
BooleanValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
BooleanValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.BooleanValueConverter
 
ByteArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
ByteArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.ByteArrayValueConverter
 
ByteValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
ByteValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.ByteValueConverter
 

C

CharacterValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
CharacterValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.CharacterValueConverter
 
CharArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
CharArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.CharArrayValueConverter
 
charset(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
设置文件编码集
com.github.houbb.property - 程序包 com.github.houbb.property
 
com.github.houbb.property.annotation - 程序包 com.github.houbb.property.annotation
 
com.github.houbb.property.api - 程序包 com.github.houbb.property.api
 
com.github.houbb.property.bs - 程序包 com.github.houbb.property.bs
 
com.github.houbb.property.constant - 程序包 com.github.houbb.property.constant
常量类
com.github.houbb.property.constant.format - 程序包 com.github.houbb.property.constant.format
 
com.github.houbb.property.core - 程序包 com.github.houbb.property.core
 
com.github.houbb.property.core.impl - 程序包 com.github.houbb.property.core.impl
 
com.github.houbb.property.exception - 程序包 com.github.houbb.property.exception
 
com.github.houbb.property.model - 程序包 com.github.houbb.property.model
 
com.github.houbb.property.support - 程序包 com.github.houbb.property.support
 
com.github.houbb.property.support.bean - 程序包 com.github.houbb.property.support.bean
 
com.github.houbb.property.support.bean.impl - 程序包 com.github.houbb.property.support.bean.impl
 
com.github.houbb.property.support.converter - 程序包 com.github.houbb.property.support.converter
转换类相关
com.github.houbb.property.support.converter.context - 程序包 com.github.houbb.property.support.converter.context
 
com.github.houbb.property.support.converter.factory - 程序包 com.github.houbb.property.support.converter.factory
 
com.github.houbb.property.support.converter.impl - 程序包 com.github.houbb.property.support.converter.impl
 
com.github.houbb.property.support.converter.impl.aggregation - 程序包 com.github.houbb.property.support.converter.impl.aggregation
 
com.github.houbb.property.support.converter.impl.base - 程序包 com.github.houbb.property.support.converter.impl.base
 
com.github.houbb.property.support.converter.impl.math - 程序包 com.github.houbb.property.support.converter.impl.math
 
com.github.houbb.property.support.converter.impl.util - 程序包 com.github.houbb.property.support.converter.impl.util
 
com.github.houbb.property.support.properties - 程序包 com.github.houbb.property.support.properties
 
containsKey(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
converter() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
converter(IValueConverter) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
CurrencyValueConverter - com.github.houbb.property.support.converter.impl.util中的类
金额值转换类
CurrencyValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.util.CurrencyValueConverter
 

D

DATE_FORMAT - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
日期格式化
DATE_TIME_FORMAT - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
简单的日期时间格式化
DateFormatConst - com.github.houbb.property.constant.format中的类
日期格式化常量
DateValueConverter - com.github.houbb.property.support.converter.impl.util中的类
日期数值转换类
DateValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.util.DateValueConverter
 
DecimalFormatConst - com.github.houbb.property.constant.format中的类
数字格式化常量 (1)左右补0 (2)小数位数 (3)开头信息 ¥$ (4)逗号分隔 , 特殊字符说明 0 指定位置不存在数字则显示为0 123.123 + 0000.0000 = 0123.1230 # 指定位置不存在数字则不显示 123.123 + ####.#### = 123.123 .
DefaultValueConverter - com.github.houbb.property.support.converter.impl中的类
默认值转换类
DefaultValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.DefaultValueConverter
 
DoubleArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
DoubleArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.DoubleArrayValueConverter
 
DoubleValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
DoubleValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.DoubleValueConverter
 

E

EnumValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
EnumValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.EnumValueConverter
 
equals(Object) - 类 中的方法com.github.houbb.property.support.properties.OrderedProperties
 

F

field() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
field(Field) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
field() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
field(Field) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
field() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
当前字段信息
fieldName() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
fieldName(String) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
fieldName() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
fieldName(String) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
fieldName() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
字段名称
fieldValue(String, IFieldValueContext) - 接口 中的方法com.github.houbb.property.support.converter.IFieldValueConverter
转换为字段值
fieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractValueConverter
 
fieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.DefaultValueConverter
 
fieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.ObjectValueConverter
已过时。
 
fieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.StringArrayValueConverter
 
fieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.StringCollectionValueConverter
 
FieldValueContext - com.github.houbb.property.support.converter.context中的类
属性值上下文
FieldValueContext() - 类 的构造器com.github.houbb.property.support.converter.context.FieldValueContext
 
FloatArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
FloatArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.FloatArrayValueConverter
 
FloatValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
FloatValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.FloatValueConverter
 
flush() - 类 中的方法com.github.houbb.property.bs.PropertyBs
刷新内存中的值到磁盘中
flush(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
刷新内存中的值到磁盘中
flush(OutputStream, String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
flush(OutputStream, String) - 类 中的方法com.github.houbb.property.core.impl.SimpleProperty
 
flush(OutputStream, String) - 接口 中的方法com.github.houbb.property.core.IProperty
向指定路径刷新文件信息 (1)允许多次执行 (2)允许指定不同的文件信息
format() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
format(String) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
format() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
format(String) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
format() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
真正的格式化信息

G

get(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
获取对应的值
get(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
获取对应的值
getAttr(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrBoolean(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrByte(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrCharacter(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrDouble(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrFloat(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrInteger(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrLong(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrOptional(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrShort(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getAttrString(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
getBigDecimal(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
获取 BigDecimal
getBigDecimal(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getBigInteger(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
获取 BigInteger
getBigInteger(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getBool(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 boolean 值
getBool(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getByte(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 byte 值
getByte(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getChar(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 char 值
getChar(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getConverter(Class<? extends IValueConverter>) - 类 中的静态方法com.github.houbb.property.support.converter.factory.ValueConverterFactory
获取转换类实现
getDate(String, String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
获取日期
getDate(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
获取日期 默认的格式: yyyyMMdd
getDate(String, String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getDate(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getDouble(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 Double 值
getDouble(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractNumberValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractValueConverter
获取字段的值
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.BooleanArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.ByteArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.CharArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.DoubleArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.FloatArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.IntArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.LongArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.ShortArrayValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.BooleanValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.CharacterValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.EnumValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.StringValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.util.CurrencyValueConverter
 
getFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.util.DateValueConverter
 
getFloat(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 Float 值
getFloat(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getInstance(String) - 类 中的静态方法com.github.houbb.property.bs.PropertyBs
获取实例 (1)如果已很创建,则直接返回 (2)如果不存在,则创建,并且执行一次文件信息加载。
getInstance() - 类 中的静态方法com.github.houbb.property.bs.PropertyBs
获取默认内置实例信息
getInt(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 Integer 值
getInt(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getLong(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 Long 值
getLong(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractNumberValueConverter
获取具体的数字字段信息
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.ByteValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.DoubleValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.FloatValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.IntegerValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.LongValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.ShortValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.math.BigDecimalValueConverter
 
getNumberFieldValue(String, IFieldValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.math.BigIntegerValueConverter
 
getOrDefault(String, String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
获取对应的值或者默认值
getOrDefault(String, String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
获取对应的值 如果没有则使用 defaultValue; (1)没有:当值为 null 的时候
getPropertyValue(T, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractNumberValueConverter
 
getPropertyValue(T, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractValueConverter
获取属性的值
getPropertyValue(boolean[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.BooleanArrayValueConverter
 
getPropertyValue(byte[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.ByteArrayValueConverter
 
getPropertyValue(char[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.CharArrayValueConverter
 
getPropertyValue(double[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.DoubleArrayValueConverter
 
getPropertyValue(float[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.FloatArrayValueConverter
 
getPropertyValue(int[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.IntArrayValueConverter
 
getPropertyValue(long[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.LongArrayValueConverter
 
getPropertyValue(short[], IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.aggregation.ShortArrayValueConverter
 
getPropertyValue(Boolean, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.BooleanValueConverter
 
getPropertyValue(Character, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.CharacterValueConverter
 
getPropertyValue(Enum, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.EnumValueConverter
 
getPropertyValue(String, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.base.StringValueConverter
 
getPropertyValue(Currency, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.util.CurrencyValueConverter
 
getPropertyValue(Date, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.util.DateValueConverter
 
getShort(String) - 接口 中的方法com.github.houbb.property.api.IPropertyReader
返回 short 值
getShort(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
 

H

hashCode() - 类 中的方法com.github.houbb.property.support.properties.OrderedProperties
 

I

IBeanToMap - com.github.houbb.property.support.bean中的接口
project: property-IBeanToMap create on 2019/11/20 20:20
IFieldValueContext - com.github.houbb.property.support.converter中的接口
属性值转换类-上下文接口
IFieldValueConverter - com.github.houbb.property.support.converter中的接口
属性值转换类
IMapToBean - com.github.houbb.property.support.bean中的接口
project: property-IBeanToMap create on 2019/11/20 20:20
IntArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
IntArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.IntArrayValueConverter
 
IntegerValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
IntegerValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.IntegerValueConverter
 
IProperty - com.github.houbb.property.core中的接口
属性接口类
IPropertyReader - com.github.houbb.property.api中的接口
配置读取接口
IPropertyValueContext - com.github.houbb.property.support.converter中的接口
属性值上下文
IPropertyValueConverter - com.github.houbb.property.support.converter中的接口
属性值转换类
IValueContext - com.github.houbb.property.support.converter中的接口
值上下文接口 project: property-IValueContext create on 2019/11/20 20:10
IValueConverter - com.github.houbb.property.support.converter中的接口
值转换类 (1)所有的实现类必须提供无参构造器 (2)如果你的实现是线程安全的,建议使用 ThreadSafe 注解标注你的实现类。

K

keys() - 类 中的方法com.github.houbb.property.support.properties.OrderedProperties
 
keySet() - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
keySet() - 类 中的方法com.github.houbb.property.support.properties.OrderedProperties
 

L

load(InputStream, String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
load(InputStream, String) - 类 中的方法com.github.houbb.property.core.impl.SimpleProperty
 
load(InputStream, String) - 接口 中的方法com.github.houbb.property.core.IProperty
从指定路径加载文件信息 (1)允许多次执行 (2)允许指定不同的文件信息
LongArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
LongArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.LongArrayValueConverter
 
LongValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
LongValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.LongValueConverter
 

M

mapToBean(Map<String, String>, Object) - 接口 中的方法com.github.houbb.property.support.bean.IMapToBean
将 map 的信息设置到 bean 中
MapToBean - com.github.houbb.property.support.bean.impl中的类
project: property-IBeanToMap create on 2019/11/20 20:20
MapToBean() - 类 的构造器com.github.houbb.property.support.bean.impl.MapToBean
 
mapToBean(Map<String, String>, Object) - 类 中的方法com.github.houbb.property.support.bean.impl.MapToBean
 

N

newInstance() - 类 中的静态方法com.github.houbb.property.model.PropertyBo
新建一个对象实例
newInstance() - 类 中的静态方法com.github.houbb.property.support.converter.context.FieldValueContext
新建一个对象实例
newInstance() - 类 中的静态方法com.github.houbb.property.support.converter.context.PropertyValueContext
新建一个对象实例
newInstance() - 类 中的静态方法com.github.houbb.property.support.converter.context.ValueContext
新建一个对象实例

O

object() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
object(Object) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
object() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
object(Object) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
object() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
当前对象实例
ObjectValueConverter - com.github.houbb.property.support.converter.impl中的类
已过时。
ObjectValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.ObjectValueConverter
已过时。
 
OrderedProperties - com.github.houbb.property.support.properties中的类
有序的屬性文件类 JDK 自带的 properties 继承自 Hashtable 所以保存后的顺序是未知的。
OrderedProperties() - 类 的构造器com.github.houbb.property.support.properties.OrderedProperties
 

P

parentField() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
parentField(Field) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
parentField() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
父类字段
parentObject() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
parentObject(Object) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
parentObject() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
parentObject(Object) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
parentObject() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
父类对象
PropertyAdaptor - com.github.houbb.property.core.impl中的类
属性接口适配器
PropertyAdaptor() - 类 的构造器com.github.houbb.property.core.impl.PropertyAdaptor
 
PropertyBo - com.github.houbb.property.model中的类
属性对象
PropertyBo() - 类 的构造器com.github.houbb.property.model.PropertyBo
 
PropertyBs - com.github.houbb.property.bs中的类
属性引导类
PropertyEntry - com.github.houbb.property.annotation中的注释类型
属性明细注解 (1)暂时只支持用户自定义对象属性 (2)被这个注解指定之后,默认忽略 PropertyField 字段注解。
propertyEntry() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyEntry(PropertyEntry) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyEntry() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyEntry(PropertyEntry) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyEntry() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
属性明细注解
PropertyField - com.github.houbb.property.annotation中的注释类型
属性字段注解
propertyField() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyField(PropertyField) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyField() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyField(PropertyField) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyField() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
属性字段注解信息
PropertyFormat - com.github.houbb.property.annotation中的注释类型
格式化注解
propertyFormat() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyFormat(PropertyFormat) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyFormat() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyFormat(PropertyFormat) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyFormat() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
属性格式化
propertyName() - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyName(String) - 类 中的方法com.github.houbb.property.model.PropertyBo
 
propertyName() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyName(String) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyName() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
属性名称
propertyNamePrefix() - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyNamePrefix(String) - 类 中的方法com.github.houbb.property.support.converter.context.ValueContext
 
propertyNamePrefix() - 接口 中的方法com.github.houbb.property.support.converter.IValueContext
属性名称前缀
PropertyRuntimeException - com.github.houbb.property.exception中的异常错误
运行时异常
PropertyRuntimeException() - 异常错误 的构造器com.github.houbb.property.exception.PropertyRuntimeException
 
PropertyRuntimeException(String) - 异常错误 的构造器com.github.houbb.property.exception.PropertyRuntimeException
 
PropertyRuntimeException(String, Throwable) - 异常错误 的构造器com.github.houbb.property.exception.PropertyRuntimeException
 
PropertyRuntimeException(Throwable) - 异常错误 的构造器com.github.houbb.property.exception.PropertyRuntimeException
 
PropertyRuntimeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.property.exception.PropertyRuntimeException
 
propertyValue(Object, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.AbstractValueConverter
 
propertyValue(Object, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.DefaultValueConverter
 
propertyValue(Object, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.ObjectValueConverter
已过时。
 
propertyValue(Object, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.StringArrayValueConverter
 
propertyValue(Object, IPropertyValueContext) - 类 中的方法com.github.houbb.property.support.converter.impl.StringCollectionValueConverter
 
propertyValue(Object, IPropertyValueContext) - 接口 中的方法com.github.houbb.property.support.converter.IPropertyValueConverter
转换为属性值
PropertyValueContext - com.github.houbb.property.support.converter.context中的类
属性值上下文
PropertyValueContext() - 类 的构造器com.github.houbb.property.support.converter.context.PropertyValueContext
 
PURE_DATE_FORMAT - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
纯净日期格式化
PURE_TIME_FORMAT - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
纯净时间格式化
put(Object, Object) - 类 中的方法com.github.houbb.property.support.properties.OrderedProperties
 
putAttr(String, Object) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
putAttr(Map<String, String>) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 
putAttr(Map<String, String>) - 类 中的方法com.github.houbb.property.core.impl.SimpleProperty
 
putAttr(Map<String, String>) - 接口 中的方法com.github.houbb.property.core.IProperty
设置一个 map 属性

R

remove(String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
移除对应的值
removeAttr(String) - 类 中的方法com.github.houbb.property.core.impl.PropertyAdaptor
 

S

set(String, String) - 类 中的方法com.github.houbb.property.bs.PropertyBs
设置对应的值 1.
set(Map<String, String>) - 类 中的方法com.github.houbb.property.bs.PropertyBs
设置 map 的信息到 property 中
set(Object) - 类 中的方法com.github.houbb.property.bs.PropertyBs
设置 bean 的信息到 property 中
ShortArrayValueConverter - com.github.houbb.property.support.converter.impl.aggregation中的类
 
ShortArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.aggregation.ShortArrayValueConverter
 
ShortValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
ShortValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.ShortValueConverter
 
SimpleProperty - com.github.houbb.property.core.impl中的类
属性接口适配器 (1) 学习 Jdk Properties 属性工具类 (2) 改进 AttributeContext 提供 protected 级别方法,便于拓展。
SimpleProperty() - 类 的构造器com.github.houbb.property.core.impl.SimpleProperty
 
StringArrayValueConverter - com.github.houbb.property.support.converter.impl中的类
字符串数组转换类
StringArrayValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.StringArrayValueConverter
 
StringCollectionValueConverter - com.github.houbb.property.support.converter.impl中的类
默认值转换类
StringCollectionValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.StringCollectionValueConverter
 
stringPropertyNames() - 类 中的方法com.github.houbb.property.support.properties.OrderedProperties
 
StringValueConverter - com.github.houbb.property.support.converter.impl.base中的类
 
StringValueConverter() - 类 的构造器com.github.houbb.property.support.converter.impl.base.StringValueConverter
 

T

TIME_FORMAT - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
时间格式化
TIMESTAMP_FORMAT_15 - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
时间戳格式化(15 位长度) 备注:因为 2019 最前面两位,在自己的有生之年,基本是不变的。
TIMESTAMP_FORMAT_17 - 类 中的静态变量com.github.houbb.property.constant.format.DateFormatConst
时间戳格式化 17位长度

V

ValueContext - com.github.houbb.property.support.converter.context中的类
值上下文默认实现
ValueContext() - 类 的构造器com.github.houbb.property.support.converter.context.ValueContext
 
ValueConverterFactory - com.github.houbb.property.support.converter.factory中的类
值转换类工厂
A B C D E F G H I K L M N O P R S T V 
跳过导航链接

Copyright © 2021. All rights reserved.