super(vendor, ver, File.class);
if (output instanceof File) { return new FileImageOutputStream((File) output); } throw new IllegalArgumentException("output is not instance of File");
return "File IOS Spi";