public interface FilemgrMetExtractor
The core interface for Metadata
extraction on the File Manager server
side.
Modifier and Type | Method and Description |
---|---|
void |
configure(Properties props)
Sets the configuration for this Metadata extractor.
|
Metadata |
extractMetadata(Product product,
Metadata met)
|
Metadata extractMetadata(Product product, Metadata met) throws MetExtractionException
void configure(Properties props)
props
- The Properties
object to configure this Metadata
extractor with.Copyright © 1999–2017 Apache OODT. All rights reserved.