Uses of Class
org.apache.juneau.common.utils.FileWriterBuilder
Packages that use FileWriterBuilder
- 
Uses of FileWriterBuilder in org.apache.juneau.common.utilsMethods in org.apache.juneau.common.utils that return FileWriterBuilderModifier and TypeMethodDescriptionFileWriterBuilder.append()Sets the append mode on the writer totrue .FileWriterBuilder.buffered()Sets the buffer mode on the writer totrue .Sets the character encoding of the file.Sets the character encoding of the file.static FileWriterBuilderFileWriterBuilder.create()Creates a new builder.static FileWriterBuilderCreates a new builder initialized with the specified file.static FileWriterBuilderCreates a new builder initialized with the specified file path.Sets the file being written to.Sets the path of the file being written to.