Class SourceHabitats.SourceHabitat_file

java.lang.Object
eu.bandm.tools.util.files.SourceHabitats.SourceHabitat
eu.bandm.tools.util.files.SourceHabitats.SourceHabitat_file
Enclosing class:
SourceHabitats

protected class SourceHabitats.SourceHabitat_file extends SourceHabitats.SourceHabitat
Represents a source habitat which is a directory in the file system. All resources searched for must be files addressable from this directory.
  • Field Details

    • pathAsFile

      protected File pathAsFile
      Start point of the file tree represented by this habitat.
  • Constructor Details

    • SourceHabitat_file

      public SourceHabitat_file(String name)
      Only constructor.
      Parameters:
      name - defines the start point where to look for sources, see SourceHabitats.SourceHabitat.
  • Method Details