JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
java.net.FileNameMap
Packages that use
FileNameMap
Package
Description
java.net
Uses of
FileNameMap
in
java.net
Methods in
java.net
that return
FileNameMap
Modifier and Type
Method
Description
static
FileNameMap
URLConnection.
getFileNameMap
()
Methods in
java.net
with parameters of type
FileNameMap
Modifier and Type
Method
Description
static void
URLConnection.
setFileNameMap
(
FileNameMap
var0)