public final class SrgConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SrgConstants.CSrg
A collection of constants specific to the CSRG
mapping format.
|
static class |
SrgConstants.TSrg
A collection of constants specific to the TSRG
mapping format.
|
Modifier and Type | Field and Description |
---|---|
static String |
STANDARD_EXTENSION
The standard file extension used with the SRG format.
|
Modifier and Type | Method and Description |
---|---|
static String |
removeComments(String line)
Removes present comments, from the given
String line. |
public static final String STANDARD_EXTENSION