JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.avaje.classpath.scanner.Resource
Uses of
Resource
in
io.avaje.classpath.scanner
Methods in
io.avaje.classpath.scanner
that return types with arguments of type
Resource
Modifier and Type
Method
Description
List
<
Resource
>
ClassPathScanner.
scanForResources
(
String
location,
Predicate
<
String
> filter)
Scan for file resources using the starting location and filter.