| Package | Description | 
|---|---|
| com.opensymphony.xwork2.util.finder | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassFinder | ClassFinderFactory. buildClassFinder(ClassLoaderInterface classLoaderInterface,
                Collection<URL> urls,
                boolean extractBaseInterfaces,
                Set<String> protocols,
                Test<String> classNameFilter) | 
| Constructor and Description | 
|---|
| ClassInfo(Class<?> clazz,
         ClassFinder classFinder) | 
| ClassInfo(String name,
         String superType,
         ClassFinder classFinder) | 
| PackageInfo(String name,
           ClassFinder classFinder) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.