Interface Source
- All Known Implementing Classes:
FileAssetIngestor.SftpSource,FileOrRendition.HttpConnectionSource,FileOrRendition.SftpConnectionSource,FileOrRendition.UrlConnectionSource
public interface Source
Represents the source of an asset for import
-
Method Details
-
getName
String getName() -
getStream
- Throws:
IOException
-
getLength
- Throws:
IOException
-
getElement
HierarchicalElement getElement() -
close
- Throws:
IOException
-