Class AttributeMetadataHandler

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

public class AttributeMetadataHandler extends DefaultHandler
SAX event handler that maps the contents of an XML attribute into a metadata field.
Since:
Apache Tika 0.10
  • Constructor Details

  • Method Details