| Package | Description |
|---|---|
| org.meeuw.json.grep |
| Modifier and Type | Method and Description |
|---|---|
GrepMain.Output |
GrepMain.getOutputFormat() |
static GrepMain.Output |
GrepMain.Output.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrepMain.Output[] |
GrepMain.Output.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrepMain.setOutputFormat(GrepMain.Output outputFormat) |
Copyright © 2017. All rights reserved.