adams.core.io
Interface VariableFileExtensionPdfProclet

All Known Implementing Classes:
CsvPdfProclet, HeadlinePdfProclet, PlainTextPdfProclet

public interface VariableFileExtensionPdfProclet

Interface for PDF proclets that allow the user to modify the file extensions to work on.

Version:
$Revision: 4584 $
Author:
fracpete (fracpete at waikato dot ac dot nz)

Method Summary
 String extensionsTipText()
          Returns the tip text for this property.
 void setExtensions(BaseString[] value)
          Sets the extensions that the processor can process.
 

Method Detail

setExtensions

void setExtensions(BaseString[] value)
Sets the extensions that the processor can process.

Parameters:
value - the extensions (no dot)

extensionsTipText

String extensionsTipText()
Returns the tip text for this property.

Returns:
tip text for this property suitable for displaying in the GUI or for listing the options.


Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.