Uses of Class
eu.bandm.tools.util.files.SourceHabitats.SourceHabitat
-
Uses of SourceHabitats.SourceHabitat in eu.bandm.tools.util.files
Modifier and TypeClassDescriptionprotected class
Represents a source habitat which is a directory in the file system.protected class
Represents a source habitat which points to a directory, relative to the position of a loaded java class.Modifier and TypeFieldDescription(package private) final SourceHabitats.SourceHabitat
SourceHabitats.FoundSource.habitat
Modifier and TypeFieldDescriptionprotected List<SourceHabitats.SourceHabitat>
SourceHabitats.sourceList
Modifier and TypeMethodDescriptionSourceHabitats.FoundSource.getHabitat()
protected @Opt SourceHabitats.SourceHabitat
SourceHabitats.makeHabitat
(String name, @Opt String additionalErrorText) Internal method to check whether the input toSourceHabitats.appendNewHabitat(String,String)
is consistent.