Package net.minidev.asm


package net.minidev.asm
  • Class
    Description
    Contains all information needed to access a java field.
    ASM Utils used to simplify class generation
    A basic implementation of the FieldFilter interface that permits all operations on fields.
    Allow access reflect field using runtime generated accessor.
    A builder class for dynamically creating BeansAccess classes for accessing bean properties efficiently.
    Beans Access Config
    Utility class for converting strings into Date objects, considering various global date formats.
    Comparator for case-insensitive string comparison.
    Provides utility methods to convert objects to different primitive types and their wrapper classes.
    allow to control read/write access to field