Class MetadataHandler

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

public class MetadataHandler extends DefaultHandler
Deprecated.
This adds Metadata entries with a specified name for the textual content of a node (if present), and all attribute values passed through the matcher (but not their names).