Package org.apache.tika.parser.xmp


package org.apache.tika.parser.xmp
  • Classes
    Class
    Description
    XMP date string -> canonical ISO-8601 UTC (seconds), or null if unrecognizable.
    Container-agnostic XMP extractor: SAX-flatten a packet, map to canonical Tika properties, normalize dates.
    This class is a parser for XMP packets.
    One flattened XMP leaf: namespace URI, xmpcore-style path (prefix:name with [i] indices), value, xml:lang.
    SAX-flattens an RDF/XML XMP packet to xmpcore-style (uri, path, value) leaves.