net.sf.exorcist.core
Class TrimAttachmentsConverter

java.lang.Object
  extended by net.sf.exorcist.core.TrimAttachmentsConverter
All Implemented Interfaces:
ContentConverter

public class TrimAttachmentsConverter
extends java.lang.Object
implements ContentConverter

TODO


Constructor Summary
TrimAttachmentsConverter()
           
 
Method Summary
 void convertContent(ContentState state)
          Converts content from a source content model to a target content model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrimAttachmentsConverter

public TrimAttachmentsConverter()
Method Detail

convertContent

public void convertContent(ContentState state)
                    throws ContentException
Converts content from a source content model to a target content model.

Specified by:
convertContent in interface ContentConverter
Parameters:
state - the content state snapshot to be populated
Throws:
ContentException - if the selected content could not be converted


Copyright © 2005 The Exorcist Team @ SourceForge. All Rights Reserved.