Class PascalDiskFactory

java.lang.Object
com.webcodepro.applecommander.storage.os.pascal.PascalDiskFactory
All Implemented Interfaces:
DiskFactory

public class PascalDiskFactory extends Object implements DiskFactory
Automatic discovery of Pascal volumes.
  • Constructor Details

    • PascalDiskFactory

      public PascalDiskFactory()
  • Method Details

    • inspect

      public void inspect(DiskFactory.Context ctx)
      Specified by:
      inspect in interface DiskFactory
    • check

      public boolean check(ImageOrder order)
      Check for a likely directory structure. Note that we scan all sizes, even though that is overkill.