Class BinaryMappingContentHandler

  • All Implemented Interfaces:
    ExtendedContentHandler, org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler

    public class BinaryMappingContentHandler
    extends DeferredContentHandler

    Purpose: Implementation of DeferredContentHandler for Binary Mappings.

    Responsibilities:

    • If the element is empty then execute stored events and return control to the original parentRecord
    • If the element has simple content execute stored events on an inline binary handler
    • If the element has complex content execute stored events on a binary attachment handler