JSR-62 (Final)

Uses of Interface
java.net.FileNameMap

Packages that use FileNameMap
java.net   
 

Uses of FileNameMap in java.net
 

Methods in java.net that return FileNameMap
static FileNameMap URLConnection.getFileNameMap()
          Loads filename map (a mimetable) from a data file.
 

Methods in java.net with parameters of type FileNameMap
static void URLConnection.setFileNameMap(FileNameMap map)
          Sets the FileNameMap.
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.