Uses of Class
org.apache.juneau.common.utils.PathReaderBuilder
Packages that use PathReaderBuilder
-
Uses of PathReaderBuilder in org.apache.juneau.common.utils
Methods in org.apache.juneau.common.utils that return PathReaderBuilderModifier and TypeMethodDescriptionPathReaderBuilder.allowNoFile()
If called and the path isnull or non-existent, then thebuild()
command will return an empty reader instead of aIOException
.Sets the character encoding of the path.Sets the character encoding of the path.static PathReaderBuilder
PathReaderBuilder.create()
Creates a new builder.static PathReaderBuilder
Creates a new builder initialized with the specified path.Sets the path of the path being written from.Sets the path being written from.