Interface | Description |
---|---|
FieldFilter |
allow to control read/write access to field
|
Class | Description |
---|---|
Accessor |
Contains all information needed to access a java field.
|
ASMUtil |
ASM Utils used to simplify class generation
|
BasicFiledFilter |
A basic implementation of the
FieldFilter interface that permits all operations on fields. |
BeansAccess<T> |
Allow access reflect field using runtime generated accessor.
|
BeansAccessBuilder |
A builder class for dynamically creating
BeansAccess classes for accessing bean properties efficiently. |
BeansAccessConfig |
Beans Access Config
|
ConvertDate |
Utility class for converting strings into
Date objects, considering various global date formats. |
ConvertDate.StringCmpNS |
Comparator for case-insensitive string comparison.
|
DefaultConverter |
Provides utility methods to convert objects to different primitive types and their wrapper classes.
|
Copyright © 2025 Chemouni Uriel. All rights reserved.