Uses of Class
com.teamdev.jxbrowser.net.File.Builder
Package
Description
Contains classes and interfaces for working with network.
-
Uses of File.Builder in com.teamdev.jxbrowser.net
Modifier and TypeMethodDescriptionFile.Builder.bytesValue
(byte[] bytes) Sets the byte sequence representing the file upload data segment.File.Builder.contentType
(String contentType) Sets the file content type determined by the file extension.static File.Builder
File.newBuilder()
Creates a newFile
builder.Sets the file path.