JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
java.net
FileNameMap
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)