| Modifier and Type | Method and Description | 
|---|---|
| protected Metadata | StdProductCrawler. getMetadataForProduct(File product) | 
| protected Metadata | MetExtractorProductCrawler. getMetadataForProduct(File product) | 
| protected Metadata | AutoDetectProductCrawler. getMetadataForProduct(File product) | 
| void | MetExtractorProductCrawler. setMetExtractor(String metExtractor) | 
| void | MetExtractorProductCrawler. setMetExtractorConfig(String metExtractorConfig) | 
| void | AutoDetectProductCrawler. setMimeExtractorRepo(String mimeExtractorRepo) | 
| Modifier and Type | Method and Description | 
|---|---|
| static MimeExtractorRepo | MimeExtractorConfigReader. read(String mapFilePath) | 
| void | MetExtractorSpec. setExtractorConfigFile(String extractorConfigFile) | 
| void | MetExtractorSpec. setMetExtractor(String extractorClassName) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Metadata | MetadataResource. getStagingMetadata(String id,
                  String configId,
                  Boolean overwrite) | 
| protected Metadata | MetadataResource. runMetExtractor(String id,
               ExtractorConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | CoreMetExtractor. doExtract(Product product,
         Metadata met) | 
| abstract Metadata | AbstractFilemgrMetExtractor. doExtract(Product product,
         Metadata met) | 
| Metadata | FilemgrMetExtractor. extractMetadata(Product product,
               Metadata met) | 
| Metadata | AbstractFilemgrMetExtractor. extractMetadata(Product product,
               Metadata met) | 
| protected File | AbstractFilemgrMetExtractor. getProductFile(Product product) | 
| protected void | AbstractFilemgrMetExtractor. validateProduct(Product product,
               Metadata met) | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | TikaAutoDetectExtractor. doExtract(Product product,
         Metadata met) | 
| Metadata | MimeTypeExtractor. doExtract(Product product,
         Metadata met) | 
| Metadata | FinalFileLocationExtractor. doExtract(Product product,
         Metadata met) | 
| Metadata | FilenameRegexMetExtractor. doExtract(Product product,
         Metadata met) | 
| Metadata | FileAttributesExtractor. doExtract(Product product,
         Metadata metadata) | 
| Metadata | DateTimeExpandMetExtractor. doExtract(Product product,
         Metadata metadata) | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | MetExtractor. extractMetadata(File f) | 
| Metadata | AbstractMetExtractor. extractMetadata(File f) | 
| Metadata | MetExtractor. extractMetadata(File f,
               File configFile) | 
| Metadata | AbstractMetExtractor. extractMetadata(File f,
               File configFile) | 
| Metadata | MetExtractor. extractMetadata(File f,
               MetExtractorConfig config) | 
| Metadata | AbstractMetExtractor. extractMetadata(File f,
               MetExtractorConfig config) | 
| Metadata | MetExtractor. extractMetadata(File f,
               String configFilePath) | 
| Metadata | AbstractMetExtractor. extractMetadata(File f,
               String configFilePath) | 
| Metadata | MetExtractor. extractMetadata(String filePath)Extracts  Metadatafrom a given/path/to/some/file. | 
| Metadata | AbstractMetExtractor. extractMetadata(String filePath) | 
| Metadata | MetExtractor. extractMetadata(URL fileUrl) | 
| Metadata | AbstractMetExtractor. extractMetadata(URL fileUrl) | 
| Metadata | MetExtractor. extractMetadata(URL fileUrl,
               MetExtractorConfig config) | 
| Metadata | AbstractMetExtractor. extractMetadata(URL fileUrl,
               MetExtractorConfig config) | 
| protected abstract Metadata | AbstractMetExtractor. extrMetadata(File file) | 
| void | MetExtractor. setConfigFile(File f)Sets the config file for this MetExtractor to the specified  Filef. | 
| void | AbstractMetExtractor. setConfigFile(File f) | 
| void | MetExtractor. setConfigFile(String filePath)Sets the config file for this MetExtractor to the specified  Fileidentified byfilePath. | 
| void | AbstractMetExtractor. setConfigFile(String filePath) | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | TikaCmdLineMetExtractor. extrMetadata(File file) | 
| protected Metadata | ProdTypePatternMetExtractor. extrMetadata(File file) | 
| protected Metadata | ParentKeyDataSourceMetExtractor. extrMetadata(File file) | 
| Metadata | MetReaderExtractor. extrMetadata(File file) | 
| protected Metadata | FilenameTokenMetExtractor. extrMetadata(File file) | 
| Metadata | ExternMetExtractor. extrMetadata(File file) | 
| protected Metadata | DataSourceMetExtractor. extrMetadata(File file) | 
| Metadata | CopyAndRewriteExtractor. extrMetadata(File file) | 
| protected Metadata | DataSourceMetExtractor. getMetadata(DataSource dataSource,
           String query,
           String key) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ProductCrawler | PGETaskInstance. createProductCrawler() | 
| protected Metadata | PGETaskInstance. getMetadataForFile(File sciPgeCreatedDataFile,
                  PcsMetFileWriter writer,
                  Object[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | PcsMetFileWriter. getMetadataForFile(File sciPgeCreatedDataFile,
                  PgeMetadata pgeMetadata,
                  Object... customArgs) | 
| protected abstract Metadata | PcsMetFileWriter. getSciPgeSpecificMetadata(File sciPgeCreatedDataFile,
                         Metadata inputMetadata,
                         Object... customArgs) | 
| protected Metadata | FilenameExtractorWriter. getSciPgeSpecificMetadata(File generatedFile,
                         Metadata workflowMet,
                         Object... args) | 
| protected Metadata | ExternExtractorMetWriter. getSciPgeSpecificMetadata(File sciPgeConfigFilePath,
                         Metadata inputMetadata,
                         Object... customArgs) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.