| Package | Description |
|---|---|
| htmlcompiler.model |
| Modifier and Type | Method and Description |
|---|---|
static CommandType |
CommandType.toCommandType(String[] args,
CommandType _default) |
static CommandType |
CommandType.valueOf(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 and Description |
|---|---|
static Command |
Command.newCommand(CommandType type,
File inputDir) |
static CommandType |
CommandType.toCommandType(String[] args,
CommandType _default) |
Copyright © 2019. All rights reserved.