at.gv.egiz.pdfas.impl.input
Interface FileBased

All Known Implementing Classes:
FileBasedDataSink, FileBasedPdfDataSourceImpl, FileBasedTextDataSourceImpl

public interface FileBased

Interface that reveals the underlying data file.

Author:
wprinz

Method Summary
 File getFile()
          Returns the underlying data file.
 

Method Detail

getFile

public File getFile()
Returns the underlying data file.

Returns:
Returns the underlying data file.


Copyright © 2006-2010. All Rights Reserved.