Package | Description |
---|---|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Method and Description |
---|---|
@Opt SourceHabitats.FoundSource |
SourceHabitats.searchAllPlaces(String name,
boolean 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,
boolean verbose,
String[] suffices)
Deliver an input source or null, if no resource found.
|
protected abstract @Opt SourceHabitats.FoundSource |
SourceHabitats.SourceHabitat.test_idExt(String id,
boolean verbose,
String ext)
Finds the resource with the given name.
|
protected @Opt SourceHabitats.FoundSource |
SourceHabitats.SourceHabitat_file.test_idExt(String id,
boolean verbose,
String ext) |
protected @Opt SourceHabitats.FoundSource |
SourceHabitats.SourceHabitat_resource.test_idExt(String id,
boolean verb,
String ext) |
see also the complete user documentation .