Uses of Class
org.apache.bcel.util.SyntheticRepository

Packages that use SyntheticRepository
org.apache.bcel.util This package contains utility classes for the Byte Code Engineering Library, 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 clases at run time  
 

Uses of SyntheticRepository in org.apache.bcel.util
 

Methods in org.apache.bcel.util that return SyntheticRepository
static SyntheticRepository SyntheticRepository.getInstance()
           
static SyntheticRepository SyntheticRepository.getInstance(ClassPath classPath)
           
 



Copyright © 2002-2003 Apache Software Foundation. All Rights Reserved.