public static class BioFormatsFormat.Checker extends AbstractChecker
Constructor and Description |
---|
Checker() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkHeader(byte[] block) |
boolean |
isFormat(DataHandle<Location> handle) |
boolean |
isFormat(Location loc) |
boolean |
isFormat(Location loc,
SCIFIOConfig config) |
boolean |
suffixSufficient() |
suffixNecessary
asBrowsableLocation, asBrowsableLocation, getFormat, getFormatName
getVersion, log
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFormat, getFormatName
getVersion, log
getIdentifier
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
public boolean isFormat(Location loc)
isFormat
in interface Checker
isFormat
in class AbstractChecker
public boolean isFormat(Location loc, SCIFIOConfig config)
isFormat
in interface Checker
isFormat
in class AbstractChecker
public boolean isFormat(DataHandle<Location> handle) throws IOException
isFormat
in interface Checker
isFormat
in class AbstractChecker
IOException
public boolean suffixSufficient()
suffixSufficient
in interface Checker
suffixSufficient
in class AbstractChecker
public boolean checkHeader(byte[] block)
checkHeader
in interface Checker
checkHeader
in class AbstractChecker
Copyright © 2015–2022 SCIFIO. All rights reserved.