public final class ModReplacer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POST |
static java.lang.String |
PRE |
| Constructor and Description |
|---|
ModReplacer() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
replaceModProps(java.util.Properties props,
java.lang.String in) |
public static final java.lang.String PRE
public static final java.lang.String POST