@StableMinor(version="11.2", 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
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.