| Package | Description |
|---|---|
| io.spring.javaformat.formatter |
| Modifier and Type | Method and Description |
|---|---|
static FormatterOption |
FormatterOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatterOption[] |
FormatterOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileFormatter(FormatterOption... options) |
Formatter(FormatterOption... options)
Create a new formatter instance.
|
Copyright © 2019. All rights reserved.