Uses of Class
eu.bandm.tools.util.files.SourceHabitats.FoundSource
Packages that use SourceHabitats.FoundSource
-
Uses of SourceHabitats.FoundSource in eu.bandm.tools.util.files
Methods in eu.bandm.tools.util.files that return SourceHabitats.FoundSourceModifier and TypeMethodDescriptionSourceHabitats.searchAllPlaces
(String name, @Opt BiConsumer<String, Object[]> verbose, String... suffices) Service access point for searching all habitats for the given name of the resource, tested with all given suffixes.protected @Opt SourceHabitats.FoundSource
SourceHabitats.SourceHabitat.test_for_inputStream
(String id, @Opt BiConsumer<String, Object[]> verbose, String[] suffices) Searches for the resource with the given name and one of the given suffices.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[]> verbose, String ext) protected abstract @Opt SourceHabitats.FoundSource
SourceHabitats.SourceHabitat.test_idExt
(String id, @Opt BiConsumer<String, Object[]> verbose, String ext) Searches for the resource with the given name and suffix.