public class CmsFileUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXTENSION
The file extension for cms files.
|
static byte[] |
MAGIC_NUMBER
The magic number of currently supported CMS files.
|
static String |
TITLE_SEPARATOR
The separator to use when concatenating spectrum titles in a string.
|
Constructor and Description |
---|
CmsFileUtils() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
getMagicNumber()
Returns the magic number of currently supported CMS files.
|
public static final String EXTENSION
public static final String TITLE_SEPARATOR
public static final byte[] MAGIC_NUMBER
Copyright © 2021. All rights reserved.