| Package | Description |
|---|---|
| com.igormaznitsa.jcp.expression.functions |
| Modifier and Type | Method and Description |
|---|---|
static FunctionBINFILE.Type |
FunctionBINFILE.Type.find(java.lang.String name) |
static FunctionBINFILE.Type |
FunctionBINFILE.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FunctionBINFILE.Type[] |
FunctionBINFILE.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static java.lang.String |
FunctionBINFILE.convertTo(java.io.File file,
FunctionBINFILE.Type type,
boolean deflate,
int lineLength,
java.lang.String endOfLine) |
private static boolean |
FunctionBINFILE.hasDeflateFlag(java.lang.String name,
FunctionBINFILE.Type type) |
private static boolean |
FunctionBINFILE.hasSplitFlag(java.lang.String name,
FunctionBINFILE.Type type) |