- cache - Variable in class jodd.introspector.CachingIntrospector
-
- CachingIntrospector - Class in jodd.introspector
-
- CachingIntrospector() - Constructor for class jodd.introspector.CachingIntrospector
-
Default constructor.
- CachingIntrospector(boolean, boolean, boolean, String[]) - Constructor for class jodd.introspector.CachingIntrospector
-
- CalendarConverter - Class in jodd.typeconverter.impl
-
Converts given object to Byte.
- CalendarConverter() - Constructor for class jodd.typeconverter.impl.CalendarConverter
-
- CharacterArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to char[].
- CharacterArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.CharacterArrayConverter
-
- CharacterConverter - Class in jodd.typeconverter.impl
-
Converts given object to Character.
- CharacterConverter() - Constructor for class jodd.typeconverter.impl.CharacterConverter
-
- ClassArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to Class array.
- ClassArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.ClassArrayConverter
-
- ClassConverter - Class in jodd.typeconverter.impl
-
Converts given object to Class.
- ClassConverter() - Constructor for class jodd.typeconverter.impl.ClassConverter
-
- ClassDescriptor - Class in jodd.introspector
-
A descriptor class for all methods/fields/properties/constructors of a class.
- ClassDescriptor(Class, boolean, boolean, boolean, String[]) - Constructor for class jodd.introspector.ClassDescriptor
-
- classDescriptor - Variable in class jodd.introspector.Ctors
-
- classDescriptor - Variable in class jodd.introspector.Descriptor
-
- classDescriptor - Variable in class jodd.introspector.Fields
-
- classDescriptor - Variable in class jodd.introspector.Methods
-
- classDescriptor - Variable in class jodd.introspector.Properties
-
- ClassIntrospector - Interface in jodd.introspector
-
Default class
ClassIntrospector simply delegates method calls for
more convenient usage.
- ClassIntrospector.Implementation - Class in jodd.introspector
-
- CollectionConverter<T> - Class in jodd.typeconverter.impl
-
Collection converter.
- CollectionConverter(Class<? extends Collection>, Class<T>) - Constructor for class jodd.typeconverter.impl.CollectionConverter
-
- CollectionConverter(TypeConverterManager, Class<? extends Collection>, Class<T>) - Constructor for class jodd.typeconverter.impl.CollectionConverter
-
- collectionType - Variable in class jodd.typeconverter.impl.CollectionConverter
-
- constructor - Variable in class jodd.introspector.CtorDescriptor
-
- convert(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BigDecimalConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BigIntegerConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.BooleanConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ByteConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CalendarConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CharacterConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ClassConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.DateConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.DoubleConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FileConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FileUploadConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.FloatConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.IntegerConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocalDateConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocalDateTimeConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocaleConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LocalTimeConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.LongConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableByteConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableDoubleConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableFloatConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableIntegerConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableLongConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.MutableShortConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.ShortConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.SqlDateConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.SqlTimeConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.SqlTimestampConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.StringConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.TimeZoneConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.URIConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.URLConverter
-
- convert(Object) - Method in class jodd.typeconverter.impl.UUIDConverter
-
- convert(Object) - Method in interface jodd.typeconverter.TypeConverter
-
Converts object received as parameter into object of another class.
- convert(Object, T) - Method in interface jodd.typeconverter.TypeConverter
-
Converts object and returns default value if conversion fails.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts array value to array.
- convertArrayToArray(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts array value to array.
- convertCollectionToCollection(Collection) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts collection value to target collection.
- Converter - Class in jodd.typeconverter
-
- Converter() - Constructor for class jodd.typeconverter.Converter
-
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts primitive array to target array.
- convertPrimitiveArrayToArray(Object, Class) - Method in class jodd.typeconverter.impl.StringArrayConverter
-
- convertPrimitiveArrayToCollection(Object, Class) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts primitive array to target collection.
- convertStringToArray(String) - Method in class jodd.typeconverter.impl.ArrayConverter
-
- convertStringToArray(String) - Method in class jodd.typeconverter.impl.ClassArrayConverter
-
- convertToCollection(Object, Class<? extends Collection>, Class<T>) - Method in class jodd.typeconverter.TypeConverterManager
-
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Creates an array with single element.
- convertToSingleElementArray(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Creates an array with single element.
- convertToSingleElementCollection(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Creates a collection with single element.
- convertType(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts type using type converter manager.
- convertType(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts type using type converter manager.
- convertType(Object, Class<T>) - Method in class jodd.typeconverter.TypeConverterManager
-
Converts an object to destination type.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.BooleanArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.ByteArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.CharacterArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.DoubleArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.FloatArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.IntegerArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.LongArrayConverter
-
Converts non-array value to array.
- convertValueToArray(Object) - Method in class jodd.typeconverter.impl.ShortArrayConverter
-
Converts non-array value to array.
- convertValueToCollection(Object) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Converts non-collection value to collection.
- copy() - Method in class jodd.bean.BeanCopy
-
Performs the copying.
- createArray(int) - Method in class jodd.typeconverter.impl.ArrayConverter
-
Creates new array of target component type.
- createArray(int) - Method in class jodd.typeconverter.impl.ClassArrayConverter
-
- createArray(int) - Method in class jodd.typeconverter.impl.StringArrayConverter
-
- createCollection(int) - Method in class jodd.typeconverter.impl.CollectionConverter
-
Creates new collection of target component type.
- createCtorDescriptor(Constructor) - Method in class jodd.introspector.Ctors
-
- createFieldDescriptor(Field) - Method in class jodd.introspector.Fields
-
Creates new FieldDescriptor.
- createGetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- createMethodDescriptor(Method) - Method in class jodd.introspector.Methods
-
Creates new MethodDescriptor.
- createPropertyDescriptor(String, MethodDescriptor, MethodDescriptor) - Method in class jodd.introspector.Properties
-
- createPropertyDescriptor(String, FieldDescriptor) - Method in class jodd.introspector.Properties
-
- createSetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- CtorDescriptor - Class in jodd.introspector
-
Constructor descriptor.
- CtorDescriptor(ClassDescriptor, Constructor) - Constructor for class jodd.introspector.CtorDescriptor
-
- Ctors - Class in jodd.introspector
-
Constructors collection.
- Ctors(ClassDescriptor) - Constructor for class jodd.introspector.Ctors
-
- get() - Static method in interface jodd.introspector.ClassIntrospector
-
Returns default implementation.
- get() - Static method in class jodd.introspector.MapperFunctionInstances
-
Returns the instance.
- get() - Static method in class jodd.typeconverter.Converter
-
Returns default instance.
- get() - Static method in class jodd.typeconverter.TypeConverterManager
-
Returns default implementation.
- getAllBeanPropertyNames(Class, boolean) - Method in class jodd.bean.BeanVisitor
-
Returns all bean property names.
- getAllCtorDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
- getAllFieldDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
Returns all field descriptors, including declared ones.
- getAllFieldDescriptors() - Method in class jodd.introspector.Fields
-
Returns all fields of this collection.
- getAllInterfaces() - Method in class jodd.introspector.ClassDescriptor
-
Returns all interfaces of this class.
- getAllMethodDescriptors(String) - Method in class jodd.introspector.ClassDescriptor
-
Returns an array of all methods with the same name.
- getAllMethodDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
Returns an array of all methods.
- getAllMethodDescriptors(String) - Method in class jodd.introspector.Methods
-
Returns all methods for given name.
- getAllMethodDescriptors() - Method in class jodd.introspector.Methods
-
Returns all methods.
- getAllPropertyDescriptors() - Method in class jodd.introspector.ClassDescriptor
-
Returns all properties descriptors.
- getAllPropertyDescriptors() - Method in class jodd.introspector.Properties
-
Returns all property descriptors.
- getAllSuperclasses() - Method in class jodd.introspector.ClassDescriptor
-
Returns all superclasses of this class.
- getClassDescriptor() - Method in class jodd.introspector.Descriptor
-
Returns belonging class descriptor.
- getConstructor() - Method in class jodd.introspector.CtorDescriptor
-
Returns constructor.
- getCtorDescriptor(Class[], boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns the constructor identified by arguments or null if not found.
- getCtorDescriptor(Class...) - Method in class jodd.introspector.Ctors
-
Finds constructor description that matches given argument types.
- getCtors() - Method in class jodd.introspector.ClassDescriptor
-
Returns constructors collection.
- getDefaultCtor() - Method in class jodd.introspector.Ctors
-
Returns default (no-args) constructor descriptor.
- getDefaultCtorDescriptor(boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns the default ctor or null if not found.
- getField() - Method in class jodd.introspector.FieldDescriptor
-
Returns field.
- getFieldDescriptor(String, boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns field descriptor.
- getFieldDescriptor(String) - Method in class jodd.introspector.Fields
-
- getFieldDescriptor() - Method in class jodd.introspector.PropertyDescriptor
-
Returns the associated field of this property.
- getFields() - Method in class jodd.introspector.ClassDescriptor
-
- getGetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- getGetterRawComponentType() - Method in interface jodd.introspector.Getter
-
- getGetterRawKeyComponentType() - Method in interface jodd.introspector.Getter
-
- getGetterRawType() - Method in interface jodd.introspector.Getter
-
- getIndexProperty(Object, String, int) - Method in interface jodd.bean.BeanUtil
-
Returns value of indexed property.
- getIndexProperty(Object, String, int) - Method in class jodd.bean.BeanUtilBean
-
- getIndexProperty(BeanProperty) - Method in class jodd.bean.BeanUtilBean
-
Get non-nested property value: either simple or indexed property.
- getMapperFunction() - Method in interface jodd.introspector.Setter
-
- getMethod() - Method in class jodd.introspector.MethodDescriptor
-
Returns method.
- getMethodDescriptor(String, boolean) - Method in class jodd.introspector.ClassDescriptor
-
- getMethodDescriptor(String, Class[], boolean) - Method in class jodd.introspector.ClassDescriptor
-
- getMethodDescriptor(String, Class[]) - Method in class jodd.introspector.Methods
-
Returns a method that matches given name and parameter types.
- getMethodDescriptor(String) - Method in class jodd.introspector.Methods
-
Returns method descriptor for given name.
- getMethods() - Method in class jodd.introspector.ClassDescriptor
-
Returns methods collection.
- getName() - Method in class jodd.introspector.CtorDescriptor
-
Returns constructor name.
- getName() - Method in class jodd.introspector.Descriptor
-
Returns the name of descriptors target.
- getName() - Method in class jodd.introspector.FieldDescriptor
-
Returns field name.
- getName() - Method in class jodd.introspector.MethodDescriptor
-
Returns method name.
- getName() - Method in class jodd.introspector.PropertyDescriptor
-
Returns property name.
- getParameterCount() - Method in class jodd.introspector.MethodDescriptor
-
Returns number of parameters.
- getParameters() - Method in class jodd.introspector.CtorDescriptor
-
Returns constructors parameters.
- getParameters() - Method in class jodd.introspector.MethodDescriptor
-
- getProperties() - Method in class jodd.introspector.ClassDescriptor
-
Returns properties collection.
- getProperty(Object, String) - Method in interface jodd.bean.BeanUtil
-
Returns value of bean's property.
- getProperty(Object, String) - Method in class jodd.bean.BeanUtilBean
-
Returns value of bean's property.
- getPropertyDescriptor(String, boolean) - Method in class jodd.introspector.ClassDescriptor
-
Returns property descriptor.
- getPropertyDescriptor(String) - Method in class jodd.introspector.Properties
-
- getPropertyFieldPrefix() - Method in class jodd.introspector.ClassDescriptor
-
Returns property field prefixes.
- getPropertyType(Object, String) - Method in interface jodd.bean.BeanUtil
-
Returns property type.
- getPropertyType(Object, String) - Method in class jodd.bean.BeanUtilBean
-
- getRawComponentType() - Method in class jodd.introspector.FieldDescriptor
-
Returns fields raw component type.
- getRawComponentType() - Method in class jodd.introspector.MethodParamDescriptor
-
- getRawKeyComponentType() - Method in class jodd.introspector.FieldDescriptor
-
Returns fields raw component type.
- getRawReturnComponentType() - Method in class jodd.introspector.MethodDescriptor
-
Returns raw component type of return type.
- getRawReturnKeyComponentType() - Method in class jodd.introspector.MethodDescriptor
-
Returns raw component type of return type.
- getRawReturnType() - Method in class jodd.introspector.MethodDescriptor
-
Returns raw return type.
- getRawType() - Method in class jodd.introspector.FieldDescriptor
-
Returns fields raw type.
- getRawType() - Method in class jodd.introspector.MethodParamDescriptor
-
- getReadMethodDescriptor() - Method in class jodd.introspector.PropertyDescriptor
-
Returns read method of this property.
- getSetter(boolean) - Method in class jodd.introspector.PropertyDescriptor
-
- getSetterRawComponentType() - Method in interface jodd.introspector.Setter
-
- getSetterRawType() - Method in interface jodd.introspector.Setter
-
- getSimpleProperty(Object, String) - Method in interface jodd.bean.BeanUtil
-
Reads simple property.
- getSimpleProperty(Object, String) - Method in class jodd.bean.BeanUtilBean
-
- getSimpleProperty(BeanProperty) - Method in class jodd.bean.BeanUtilBean
-
- Getter - Interface in jodd.introspector
-
Unified getter property interface for both methods and fields.
- getters - Variable in class jodd.introspector.PropertyDescriptor
-
- getType() - Method in class jodd.introspector.ClassDescriptor
-
Get the class object that this descriptor describes.
- getType() - Method in class jodd.introspector.MethodParamDescriptor
-
- getType() - Method in class jodd.introspector.PropertyDescriptor
-
Returns property type.
- getWriteMethodDescriptor() - Method in class jodd.introspector.PropertyDescriptor
-
Returns write method of this property.
- ignoreEmptyString - Variable in class jodd.bean.BeanVisitor
-
Defines if empty string should be ignored.
- ignoreEmptyString(boolean) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines if empty string should be ignored.
- ignoreNulls(boolean) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines if null values should be ignored.
- ignoreNullValues - Variable in class jodd.bean.BeanVisitor
-
Defines if null values should be ignored.
- Implementation() - Constructor for class jodd.introspector.ClassIntrospector.Implementation
-
- include(String...) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines included property names.
- include(String) - Method in class jodd.bean.BeanVisitorImplBase
-
Include a property.
- includeAs(Class) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines included property names as public properties
of given template class.
- includeFields - Variable in class jodd.bean.BeanVisitor
-
Defines if fields should be included.
- includeFields(boolean) - Method in class jodd.bean.BeanVisitorImplBase
-
Defines if fields without getters should be copied too.
- includeFieldsAsProperties - Variable in class jodd.introspector.CachingIntrospector
-
- includeFieldsAsProperties - Variable in class jodd.introspector.ClassDescriptor
-
- inspectConstructors() - Method in class jodd.introspector.Ctors
-
Inspects all declared constructors of a target type.
- inspectMethods() - Method in class jodd.introspector.Methods
-
- inspectProperties() - Method in class jodd.introspector.Properties
-
Inspects all properties of target type.
- IntegerArrayConverter - Class in jodd.typeconverter.impl
-
Converts given object to int[].
- IntegerArrayConverter(TypeConverterManager) - Constructor for class jodd.typeconverter.impl.IntegerArrayConverter
-
- IntegerConverter - Class in jodd.typeconverter.impl
-
Converts given object to an Integer.
- IntegerConverter() - Constructor for class jodd.typeconverter.impl.IntegerConverter
-
- interfaces - Variable in class jodd.introspector.ClassDescriptor
-
- invokeGetter(Object) - Method in interface jodd.introspector.Getter
-
- invokeSetter(Object, Object) - Method in interface jodd.introspector.Setter
-
- isArray() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if class is an array.
- isCollection() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if type is a collection.
- isDefault() - Method in class jodd.introspector.CtorDescriptor
-
Returns true if this is a default constructor
(with no parameters).
- isExtendedProperties() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if properties in this class descriptor
are extended and include field description.
- isFieldOnly() - Method in class jodd.introspector.PropertyDescriptor
-
Returns true if this is an extended property with
only field definition and without getter and setter.
- isGetterOnly() - Method in class jodd.introspector.PropertyDescriptor
-
Returns true if this property has only a getter method.
- isIncludeFieldsAsProperties() - Method in class jodd.introspector.ClassDescriptor
-
Include fields as properties.
- isList() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if class is a List.
- isMap() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if class is a Map.
- isPublic - Variable in class jodd.introspector.Descriptor
-
- isPublic() - Method in class jodd.introspector.Descriptor
-
Returns true if descriptor content is public.
- isScanAccessible() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if this class descriptor
works with accessible fields/methods/constructors or with
all supported.
- isSet() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if type is a Set.
- isSetterOnly() - Method in class jodd.introspector.PropertyDescriptor
-
Returns true if this property has only a setter method.
- isSourceMap - Variable in class jodd.bean.BeanVisitor
-
Indicates the the source is a Map.
- isSupplier() - Method in class jodd.introspector.ClassDescriptor
-
Returns true if type is a supplier.
- isSystemClass() - Method in class jodd.introspector.ClassDescriptor
-
Returns true is class is a system class and should not
expose fields or declared methods.
- isTargetMap - Variable in class jodd.bean.BeanCopy
-
- targetComponentType - Variable in class jodd.typeconverter.impl.ArrayConverter
-
- targetComponentType - Variable in class jodd.typeconverter.impl.CollectionConverter
-
- TimeZoneConverter - Class in jodd.typeconverter.impl
-
Converts given object to Java TimeZone.
- TimeZoneConverter() - Constructor for class jodd.typeconverter.impl.TimeZoneConverter
-
- to(Object) - Method in class jodd.bean.BeanCopy
-
Defines destination, detects a map.
- toBean(Object) - Method in class jodd.bean.BeanCopy
-
Defines destination bean.
- toBigDecimal(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to BigDecimal.
- toBigDecimal(Object, BigDecimal) - Method in class jodd.typeconverter.Converter
-
Converts value to BigDecimal.
- toBigInteger(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to BigInteger.
- toBigInteger(Object, BigInteger) - Method in class jodd.typeconverter.Converter
-
Converts value to BigInteger.
- toBoolean(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Boolean.
- toBoolean(Object, Boolean) - Method in class jodd.typeconverter.Converter
-
Converts value to Boolean.
- toBooleanArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to boolean[].
- toBooleanValue(Object, boolean) - Method in class jodd.typeconverter.Converter
-
Converts value to boolean.
- toBooleanValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to boolean with common default value.
- toByte(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Byte.
- toByte(Object, Byte) - Method in class jodd.typeconverter.Converter
-
Converts value to Byte.
- toByteValue(Object, byte) - Method in class jodd.typeconverter.Converter
-
Converts value to byte.
- toByteValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to byte with common default value.
- toCharacter(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Character.
- toCharacter(Object, Character) - Method in class jodd.typeconverter.Converter
-
Converts value to Character.
- toCharacterArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to char[].
- toCharValue(Object, char) - Method in class jodd.typeconverter.Converter
-
Converts value to char.
- toCharValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to char with common default value.
- toClass(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Class.
- toClassArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Class[].
- toDouble(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Double.
- toDouble(Object, Double) - Method in class jodd.typeconverter.Converter
-
Converts value to Double.
- toDoubleArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to double[].
- toDoubleValue(Object, double) - Method in class jodd.typeconverter.Converter
-
Converts value to double.
- toDoubleValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to double with common default value.
- toFloat(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Float.
- toFloat(Object, Float) - Method in class jodd.typeconverter.Converter
-
Converts value to Float.
- toFloatArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to float[].
- toFloatValue(Object, float) - Method in class jodd.typeconverter.Converter
-
Converts value to float.
- toFloatValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to float with common default value.
- toInteger(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Integer.
- toInteger(Object, Integer) - Method in class jodd.typeconverter.Converter
-
Converts value to Integer.
- toIntegerArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to int[].
- toIntValue(Object, int) - Method in class jodd.typeconverter.Converter
-
Converts value to int.
- toIntValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to int with common default value.
- toLong(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Long.
- toLong(Object, Long) - Method in class jodd.typeconverter.Converter
-
Converts value to Long.
- toLongArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to long[].
- toLongValue(Object, long) - Method in class jodd.typeconverter.Converter
-
Converts value to long.
- toLongValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to long with common default value.
- toMap(Map) - Method in class jodd.bean.BeanCopy
-
Defines destination map.
- toShort(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to Short.
- toShort(Object, Short) - Method in class jodd.typeconverter.Converter
-
Converts value to Short.
- toShortArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to short[].
- toShortValue(Object, short) - Method in class jodd.typeconverter.Converter
-
Converts value to short.
- toShortValue(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to short with common default value.
- toString() - Method in class jodd.introspector.FieldDescriptor
-
- toString() - Method in class jodd.introspector.MethodDescriptor
-
- toString(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to String.
- toString(Object, String) - Method in class jodd.typeconverter.Converter
-
Converts value to String.
- toStringArray(Object) - Method in class jodd.typeconverter.Converter
-
Converts value to String[].
- type - Variable in class jodd.introspector.ClassDescriptor
-
- type - Variable in class jodd.introspector.FieldDescriptor
-
- type - Variable in class jodd.introspector.MethodParamDescriptor
-
- type - Variable in class jodd.introspector.PropertyDescriptor
-
- typeCache - Variable in class jodd.introspector.MapperFunctionInstances
-
- TypeConversionException - Exception in jodd.typeconverter
-
Type conversion exception.
- TypeConversionException(Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(String) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(String, Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(Object) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- TypeConversionException(Object, Throwable) - Constructor for exception jodd.typeconverter.TypeConversionException
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableByteConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableDoubleConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableFloatConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableIntegerConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableLongConverter
-
- typeConverter - Variable in class jodd.typeconverter.impl.MutableShortConverter
-
- TypeConverter<T> - Interface in jodd.typeconverter
-
Object converter interface.
- typeConverterManager - Variable in class jodd.typeconverter.impl.ArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.BooleanArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.ByteArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.CharacterArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.CollectionConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.DoubleArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.FloatArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.IntegerArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.LongArrayConverter
-
- typeConverterManager - Variable in class jodd.typeconverter.impl.ShortArrayConverter
-
- TypeConverterManager - Class in jodd.typeconverter
-
Provides dynamic object conversion to a type.
- TypeConverterManager() - Constructor for class jodd.typeconverter.TypeConverterManager
-