public final class TxtLeadingSpacesOptions
extends java.lang.Object
LoadFormat.TEXT file.| Modifier and Type | Field and Description |
|---|---|
static int |
CONVERT_TO_INDENT |
static int |
length |
static int |
PRESERVE |
static int |
TRIM |
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String txtLeadingSpacesOptionsName) |
static java.lang.String |
getName(int txtLeadingSpacesOptions) |
static int[] |
getValues() |
static java.lang.String |
toString(int txtLeadingSpacesOptions) |