| Modifier and Type | Method and Description |
|---|---|
static ContentWriterBuilder |
ContentWriterBuilder.of(Path path)
Creates a new builder.
|
ContentWriterBuilder |
ContentWriterBuilder.setAppend(boolean append)
Indicates whether or not the content should be appended to any previous content already written.
|
ContentWriterBuilder |
ContentWriterBuilder.setEncoding(String encoding)
Set the encoding of for the content.
|
Copyright © 2025 JBoss by Red Hat. All rights reserved.