Class PDFVTAdapter

    • Constructor Detail

      • PDFVTAdapter

        public PDFVTAdapter​(Metadata meta,
                            java.lang.String namespace)
        Constructs a new adapter for PDF/VT around the given metadata object.
        Parameters:
        meta - the underlying metadata
        namespace - the namespace to access the schema (must be one of the PDF/VT schema namespaces)
    • Method Detail

      • setVersion

        public void setVersion​(java.lang.String v)
      • setModifyDate

        public void setModifyDate​(java.util.Date modifyDate)