Uses of Interface
java.net.FileNameMap
Packages that use FileNameMap
-
Uses of FileNameMap in java.net
Methods in java.net that return FileNameMapModifier and TypeMethodDescriptionstatic FileNameMap
URLConnection.getFileNameMap()
Loads filename map (a mimetable) from a data file.Methods in java.net with parameters of type FileNameMapModifier and TypeMethodDescriptionstatic void
URLConnection.setFileNameMap
(FileNameMap map) Sets the FileNameMap.