Uses of Interface
java.lang.classfile.ClassReader
Packages that use ClassReader
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of ClassReader in java.lang.classfile
Methods in java.lang.classfile with parameters of type ClassReaderModifier and TypeMethodDescriptionAttributeMapper.readAttribute
(AttributedElement enclosing, ClassReader cf, int pos) Creates anAttribute
instance from aclass
file for the Class-File API.