Uses of Class
com.teamdev.jxbrowser.net.File.Builder
Packages that use File.Builder
Package
Description
Contains classes and interfaces for working with network.
-
Uses of File.Builder in com.teamdev.jxbrowser.net
Methods in com.teamdev.jxbrowser.net that return File.BuilderModifier and TypeMethodDescriptionFile.Builder.bytesValue(byte[] bytes) Sets the file content.File.Builder.contentType(String contentType) Sets the file content type.Sets the file name.static File.BuilderFile.newBuilder()Creates a newFilebuilder.Sets the file path.