程序包的使用
cn.taketoday.core.type.classreading
程序包
说明
Support classes for reading annotation and class-level metadata.
Core support package for type filtering (e.g. for classpath scanning).
-
类说明Simple facade for accessing class metadata, as read by an ASM
ClassReader.Factory interface forMetadataReaderinstances.Simple implementation of theMetadataReaderFactoryinterface, creating a new ASMClassReaderfor every request. -
类说明Simple facade for accessing class metadata, as read by an ASM
ClassReader.Factory interface forMetadataReaderinstances.