Package org.openpreservation.odf.fmt
Class FormatSniffer
java.lang.Object
org.openpreservation.odf.fmt.FormatSniffer
-
Method Summary
Modifier and TypeMethodDescriptionstatic Formats
sniff
(BufferedInputStream toSniff) static Formats
sniff
(BufferedInputStream toSniff, int length) static Formats
static Formats
static Formats
static Formats
static Formats
static Formats
static Encodings
sniffEncoding
(File toSniff) static Encodings
sniffEncoding
(InputStream toSniff) static Encodings
sniffEncoding
(String toSniff) static Encodings
sniffEncoding
(Path toSniff)
-
Method Details
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniff
- Throws:
IOException
-
sniffEncoding
- Throws:
IOException
-
sniffEncoding
- Throws:
IOException
-
sniffEncoding
- Throws:
IOException
-
sniffEncoding
- Throws:
IOException
-