Package org.cadixdev.lorenz.io.srg
Class SrgConstants.TSrg
- java.lang.Object
-
- org.cadixdev.lorenz.io.srg.SrgConstants.TSrg
-
- Enclosing class:
- SrgConstants
public static final class SrgConstants.TSrg extends java.lang.ObjectA collection of constants specific to the TSRG mapping format.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSTANDARD_EXTENSIONThe standard file extension used with the TSRG format.
-
-
-
Field Detail
-
STANDARD_EXTENSION
public static final java.lang.String STANDARD_EXTENSION
The standard file extension used with the TSRG format.- See Also:
- Constant Field Values
-
-