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