| Package | Description | 
|---|---|
| eu.bandm.tools.util2 | 
 Ubiquitously needed auxiliary classes which need the
     
eu.bandm.tools.message package. | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
SourceHabitats.SourceHabitat_file
Represents a source habitat which is a directory in the file system. 
 | 
protected class  | 
SourceHabitats.SourceHabitat_resource
Represents a source habitat which points to a directory, relative to the
  position of a loaded java class. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static Function<SourceHabitats.SourceHabitat,String> | 
SourceHabitats.SourceHabitat_get_name  | 
protected List<SourceHabitats.SourceHabitat> | 
SourceHabitats.sourceList  | 
| Modifier and Type | Method and Description | 
|---|---|
SourceHabitats.SourceHabitat | 
SourceHabitats.FoundSource.getHabitat()  | 
protected @Opt SourceHabitats.SourceHabitat | 
SourceHabitats.makeHabitat(String name,
           @Opt String additionalErrorText)
Internal method to check whether the input to  
SourceHabitats.appendNewHabitat(String,String)
  is consistent. | 
| Constructor and Description | 
|---|
FoundSource(SourceHabitats.SourceHabitat habitat)  | 
see also the complete user documentation .