Uses of Class
eu.bandm.tools.util.files.SourceHabitats.FoundSource
-
Uses of SourceHabitats.FoundSource in eu.bandm.tools.util.files
Modifier and TypeMethodDescriptionSourceHabitats.searchAllPlaces
(String name, @Opt BiConsumer<String, Object[]> verbose, String... suffices) Service access point for searching all habitats, for the name of the resources, tested with all suffixed.protected @Opt SourceHabitats.FoundSource
SourceHabitats.SourceHabitat.test_for_inputStream
(String id, @Opt BiConsumer<String, Object[]> verbose, String[] suffices) Deliver an input source or null, if no resource found.protected @Opt SourceHabitats.FoundSource
SourceHabitats.SourceHabitat_file.test_idExt
(String id, @Opt BiConsumer<String, Object[]> verbose, String ext) protected @Opt SourceHabitats.FoundSource
SourceHabitats.SourceHabitat_resource.test_idExt
(String id, BiConsumer<String, Object[]> verb, String ext) protected abstract @Opt SourceHabitats.FoundSource
SourceHabitats.SourceHabitat.test_idExt
(String id, @Opt BiConsumer<String, Object[]> verbose, String ext) Finds the resource with the given name.