org.apache.cocoon.mail
Class IndexerCtPref

java.lang.Object
  extended byorg.apache.cocoon.mail.IndexerCtPref
All Implemented Interfaces:
ContentTypePreference

public class IndexerCtPref
extends Object
implements ContentTypePreference

Description of the Class

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

Constructor Summary
IndexerCtPref()
           
 
Method Summary
 int preference(MimePart part)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexerCtPref

public IndexerCtPref()
Method Detail

preference

public int preference(MimePart part)
Description of the Method

Specified by:
preference in interface ContentTypePreference
Parameters:
part - Description of the Parameter
Returns:
Description of the Return Value


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