public class ImageMetadataExtractor extends Object implements IMetadataExtractor
FileParserManager
.
Extracting the following meta datas:
Constructor and Description |
---|
ImageMetadataExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
extractMetadata(InputStream inputStream,
String contentType,
FileMetadata fileMetadata)
Extracts the meta data information from the given input stream.
|
public void extractMetadata(InputStream inputStream, String contentType, FileMetadata fileMetadata) throws PortalException
IMetadataExtractor
fileMetadata
parameter.extractMetadata
in interface IMetadataExtractor
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.