Package xj3d.filter

Class ParserNameMap

java.lang.Object
xj3d.filter.ParserNameMap
All Implemented Interfaces:
FileNameMap, org.ietf.uri.FileNameMap

public class ParserNameMap extends Object implements org.ietf.uri.FileNameMap
FileNameMap for the URL resolution system so that content types can be accurately determined, even when the local platform does not have a mapping.

Will automatically test all extensions against lower case forms. Will automatically lower case anything that is added to this map.

Version:
$Revision: 1.2 $
Author:
Justin Couch