org.freecompany.brimstone.module

Class ContentTypeMap

public class ContentTypeMap extends Object implements FileNameMap

Field Summary
protected static Notificationnotifier
protected FileNameMapparent
Constructor Summary
ContentTypeMap(FileNameMap parent)
Method Summary
StringgetContentTypeFor(String name)

Field Detail

notifier

protected static final Notification notifier

parent

protected FileNameMap parent

Constructor Detail

ContentTypeMap

public ContentTypeMap(FileNameMap parent)

Method Detail

getContentTypeFor

public String getContentTypeFor(String name)