org.apache.cocoon.mail
Interface ContentTypePreference

All Known Implementing Classes:
IndexerCtPref, MailCtPref

public interface ContentTypePreference

Description of the Interface

Since:
26 October 2002
Version:
CVS $Id: ContentTypePreference.java 30941 2004-07-29 19:56:58Z vgritsenko $
Author:
Bernhard Huber

Method Summary
 int preference(MimePart mimepart)
          Description of the Method
 

Method Detail

preference

public int preference(MimePart mimepart)
Description of the Method

Parameters:
mimepart - Description of the Parameter
Returns:
Description of the Return Value


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.