18#ifndef _DECAF_NET_FILENAMEMAP_H_
19#define _DECAF_NET_FILENAMEMAP_H_
Defines a scheme for mapping a filename type to a MIME content type.
Definition FileNameMap.h:34
virtual std::string getContentTypeFor(const std::string &filename)=0
Determines the MIME type for a file fileName of a URL.
#define DECAF_API
Definition Config.h:29
Definition URLStreamHandlerManager.h:26
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25