| Package | Description |
|---|---|
| org.apache.parquet.tools.util |
| Modifier and Type | Method and Description |
|---|---|
static PrettyPrintWriter.WhiteSpaceHandler |
PrettyPrintWriter.WhiteSpaceHandler.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrettyPrintWriter.WhiteSpaceHandler[] |
PrettyPrintWriter.WhiteSpaceHandler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PrettyPrintWriter.Builder |
PrettyPrintWriter.Builder.withWhitespaceHandler(PrettyPrintWriter.WhiteSpaceHandler whiteSpaceHandler) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.