sferyx.common
Interface ExportPluginInterface


public interface ExportPluginInterface


Method Summary
 void export(java.io.OutputStream exportStream, sferyx.administration.editors.HTMLEditor htmlEditor)
           
 

Method Detail

export

void export(java.io.OutputStream exportStream,
            sferyx.administration.editors.HTMLEditor htmlEditor)