Index
All Classes and Interfaces|All Packages
A
- AndriodContextHolder - Class in io.avaje.classpath.scanner.core
-
Holds an Android context.
C
- createScanner(ClassLoader) - Method in class io.avaje.classpath.scanner.core.ScannerFactory
D
- descriptor() - Method in class io.avaje.classpath.scanner.core.Location
-
Return the complete location descriptor.
E
- equals(Object) - Method in class io.avaje.classpath.scanner.core.Location
G
- getContext() - Static method in class io.avaje.classpath.scanner.core.AndriodContextHolder
H
- hashCode() - Method in class io.avaje.classpath.scanner.core.Location
I
- io.avaje.classpath.scanner - module io.avaje.classpath.scanner
- io.avaje.classpath.scanner.core - package io.avaje.classpath.scanner.core
- isClassPath() - Method in class io.avaje.classpath.scanner.core.Location
-
Return true if this denotes a classpath location.
- isFileSystem() - Method in class io.avaje.classpath.scanner.core.Location
-
Return true if this denotes a filesystem location.
L
- Location - Class in io.avaje.classpath.scanner.core
-
A starting location to scan from.
- Location(String) - Constructor for class io.avaje.classpath.scanner.core.Location
-
Creates a new location.
P
- path() - Method in class io.avaje.classpath.scanner.core.Location
-
Return the path part of the location.
- prefix() - Method in class io.avaje.classpath.scanner.core.Location
-
Return the prefix denoting classpath of filesystem.
S
- scanForClasses(Location, Predicate<Class<?>>) - Method in class io.avaje.classpath.scanner.core.Scanner
-
Scans the classpath for classes under the specified package matching the given predicate.
- scanForClasses(String, Predicate<Class<?>>) - Method in class io.avaje.classpath.scanner.core.Scanner
-
Scans the classpath for classes under the specified package matching the given predicate.
- scanForResources(Location, Predicate<String>) - Method in class io.avaje.classpath.scanner.core.Scanner
-
Scans this location for resources matching the given predicate.
- scanForResources(String, Predicate<String>) - Method in class io.avaje.classpath.scanner.core.Scanner
-
Scans this location for resources matching the given predicate.
- Scanner - Class in io.avaje.classpath.scanner.core
-
Scanner for Resources and Classes.
- Scanner(ClassLoader) - Constructor for class io.avaje.classpath.scanner.core.Scanner
- ScannerFactory - Class in io.avaje.classpath.scanner.core
-
Service implementation of ClassPathScannerFactory.
- ScannerFactory() - Constructor for class io.avaje.classpath.scanner.core.ScannerFactory
- setContext(Context) - Static method in class io.avaje.classpath.scanner.core.AndriodContextHolder
T
- toString() - Method in class io.avaje.classpath.scanner.core.Location
All Classes and Interfaces|All Packages