public final class JamConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STANDARD_EXTENSION
The standard file extension used with the JAM format.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
removeComments(java.lang.String line)
Removes present comments, from the given
String line. |
public static final java.lang.String STANDARD_EXTENSION