Class AttributeDependantMetadataHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.tika.parser.xml.AttributeDependantMetadataHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

@Deprecated(since="2026-04-30") public class AttributeDependantMetadataHandler extends DefaultHandler
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
This adds a Metadata entry for a given node. The textual content of the node is used as the value, and the Metadata name is taken from an attribute, with a prefix if required.