Uses of Class
org.apache.sling.feature.scanner.Scanner
Packages that use Scanner
-
Uses of Scanner in org.apache.sling.feature.analyser
Constructors in org.apache.sling.feature.analyser with parameters of type ScannerModifierConstructorDescriptionCreate a new analyser with the provided scanner and use all available tasksCreate a new analyser with the provided scanner and task class namesCreate a new analyser with a provided scanner, task class names and configurationsAnalyser
(Scanner scanner, Map<String, Map<String, String>> configurations, Set<String> includes, Set<String> excludes) Create a new analyser with a provided scanner and includes/excludes for the task ids and configurationCreate a new analyser with a provided scanner, tasks and configurationsCreate a new analyser with a provided scanner and includes/excludes for the task idsAnalyser
(Scanner scanner, AnalyserTask... tasks) Create new analyser with a provided scanner and the tasks to run