| Package | Description |
|---|---|
| htmlcompiler.model |
| Modifier and Type | Method | Description |
|---|---|---|
static CommandType |
CommandType.toCommandType(java.lang.String[] args,
CommandType _default) |
|
static CommandType |
CommandType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CommandType[] |
CommandType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Command |
Command.newCommand(CommandType type,
java.io.File inputDir) |
|
static CommandType |
CommandType.toCommandType(java.lang.String[] args,
CommandType _default) |
Copyright © 2018. All rights reserved.