Class ArchiveMetadataExtractionPhase

  • All Implemented Interfaces:
    RuleProvider, org.ocpsoft.common.pattern.Specialized<Object>, org.ocpsoft.common.pattern.Weighted, org.ocpsoft.rewrite.config.ConfigurationProvider<RuleLoaderContext>, org.ocpsoft.rewrite.context.Context

    public class ArchiveMetadataExtractionPhase
    extends RulePhase
    Previous: ArchiveExtractionPhase
    Next: ClassifyFileTypesPhase

    Occurs immediately after archive extraction. This handles things like calculating checksums for archives or determining the specific type of archive (ear vs other types of archives).