de.oio.jpdfunit.document.util
Interface DocumentDataSource
- All Known Implementing Classes:
- PdfDataSource
public interface DocumentDataSource
The Interface provides the general functionality to access the
different DataSources.
- Author:
- bbratkus
getDatasource
int getDatasource()
- Returns:
- Returns the datasource type.
getStream
java.io.InputStream getStream()
- Returns:
- Returns the Stream.
getFile
java.lang.String getFile()
- Returns:
- Returns the file.
Copyright (C) Orientation in Objects GmbH. All Rights Reserved.