public interface ClassNameLocator
ClasspathURLConverter
,
ClasspathScanner
Modifier and Type | Method and Description |
---|---|
Collection<String> |
locateClassNames(String packageName)
Searches for all classes under the given package name.
|
Collection<String> locateClassNames(String packageName)
packageName
- the name of the package to be inspected.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.