Uses of Class
org.apache.bcel.util.SyntheticRepository
Packages that use SyntheticRepository
Package
Description
Utility classes for the Apache Byte Code Engineering Library (BCEL), namely:
Collection classes for JavaClass objects
A converter for class files to HTML
A tool to find instructions patterns via regular expressions
A class to find classes as defined in the CLASSPATH
A class loader that allows to create classes at run time
-
Uses of SyntheticRepository in org.apache.bcel.util
Fields in org.apache.bcel.util with type parameters of type SyntheticRepositoryModifier and TypeFieldDescriptionprivate static final Map<ClassPath, SyntheticRepository> SyntheticRepository.MAPMethods in org.apache.bcel.util that return SyntheticRepositoryModifier and TypeMethodDescriptionstatic SyntheticRepositorySyntheticRepository.getInstance()static SyntheticRepositorySyntheticRepository.getInstance(ClassPath classPath)