public abstract class PcsMetFileWriter extends Object
Writes a PCS metadata file for the give data file
.Constructor and Description |
---|
PcsMetFileWriter() |
Modifier and Type | Method and Description |
---|---|
Metadata |
getMetadataForFile(File sciPgeCreatedDataFile,
PgeMetadata pgeMetadata,
Object... customArgs) |
protected abstract Metadata |
getSciPgeSpecificMetadata(File sciPgeCreatedDataFile,
Metadata inputMetadata,
Object... customArgs) |
public static final String FILE_SIZE
public Metadata getMetadataForFile(File sciPgeCreatedDataFile, PgeMetadata pgeMetadata, Object... customArgs) throws PGEException, MetExtractorConfigReaderException, MetExtractionException, CommonsException, FileNotFoundException, CasMetadataException, ParseException
protected abstract Metadata getSciPgeSpecificMetadata(File sciPgeCreatedDataFile, Metadata inputMetadata, Object... customArgs) throws MetExtractorConfigReaderException, MetExtractionException, FileNotFoundException, ParseException, CommonsException, CasMetadataException
Copyright © 1999–2017 Apache OODT. All rights reserved.