@StableMinor(version="10.1", sinceVersion="8.0") public interface IMetadataExtractor
Modifier and Type | Method and Description |
---|---|
void |
extractMetadata(InputStream inputStream,
String contentType,
FileMetadata fileMetadata)
Extracts the meta data information from the given input stream.
|
void extractMetadata(InputStream inputStream, String contentType, FileMetadata fileMetadata) throws PortalException
fileMetadata
parameter.inputStream
- the input stream source of meta data information.contentType
- the content type of the file.fileMetadata
- the meta data information to be updated.PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.