com.ephox.editlive.plugins
Interface PreProcessor


public interface PreProcessor

Allows developers to apply processing to certain editor actions.

Since:
7.5

Method Summary
 File processLocalImage(File image)
          Process images selected from the file system before they are inserted into EditLive!.
 

Method Detail

processLocalImage

File processLocalImage(File image)
Process images selected from the file system before they are inserted into EditLive!.

Parameters:
image - file selected by the user
Returns:
file to be inserted into the editor

Copyright (c) 2005-2012 Ephox Pty Ltd. All rights reserved.