Class DWGMetadataExtracter

  • All Implemented Interfaces:
    ContentWorker, MetadataEmbedder, MetadataExtracter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware

    @Deprecated
    public class DWGMetadataExtracter
    extends TikaPoweredMetadataExtracter
    Deprecated.
    OOTB extractors are being moved to T-Engines. Metadata extractor for the MIMETYPE_APP_DWG and MIMETYPE_IMG_DWG mimetypes.
       title:           --      cm:title
       description:     --      cm:description
       author:          --      cm:author
       keywords:
       comments:
       lastauthor:
     
    Uses Apache Tika
    Since:
    3.4
    Author:
    Nick Burch