eu.medsea.mimeutil.handler
Class AbstractMimeHandler

java.lang.Object
  extended by eu.medsea.mimeutil.handler.AbstractMimeHandler
All Implemented Interfaces:
MimeHandler

public abstract class AbstractMimeHandler
extends Object
implements MimeHandler


Constructor Summary
AbstractMimeHandler(Collection mimeTypes)
           
 
Method Summary
 Collection getMimeTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.medsea.mimeutil.handler.MimeHandler
handle
 

Constructor Detail

AbstractMimeHandler

public AbstractMimeHandler(Collection mimeTypes)
Method Detail

getMimeTypes

public Collection getMimeTypes()
Specified by:
getMimeTypes in interface MimeHandler


Copyright © 2007-2009 Medsea Business Solutions S.L.. All Rights Reserved.