Uses of Interface
com.teamdev.jxbrowser.net.File
Packages that use File
Package
Description
Contains classes and interfaces for working with network.
-
Uses of File in com.teamdev.jxbrowser.net
Methods in com.teamdev.jxbrowser.net that return FileModifier and TypeMethodDescriptionFile.Builder.build()Returns a newFileinstance built from the current state of this builder.Methods in com.teamdev.jxbrowser.net that return types with arguments of type FileModifier and TypeMethodDescriptionMultipartFormData.Pair.fileValue()Returns the form content segment value as a file.Methods in com.teamdev.jxbrowser.net with parameters of type FileModifier and TypeMethodDescriptionstatic MultipartFormData.PairReturns thePairinstance for the givenkeyandvalue.