public final class SignatureType extends EnumerationType
Signature
Modifier and Type | Field and Description |
---|---|
static SignatureType |
EXTENSION
Signature type for a file extension, i.e., a sequence of
characters following a period character in a file name.
|
static SignatureType |
FILETYPE
Signature type for a Macintosh OS file type.
|
static SignatureType |
MAGIC
Signature type for a "magic number" stored in the file.
|
public static final SignatureType EXTENSION
public static final SignatureType FILETYPE
public static final SignatureType MAGIC
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.