Class DefaultUnmappedContentHandler

  • All Implemented Interfaces:
    UnmappedContentHandler<UnmarshalRecord>, org.xml.sax.ContentHandler

    public class DefaultUnmappedContentHandler
    extends DefaultUnmappedContentHandler<UnmarshalRecord>

    Purpose:Provide a default implementation of the UnmappedContentHandler

    Responsibilities:

    • This handler swallows all SAX events corresponding to unmapped content so when used unmapped content will not be processed.
    • Constructor Detail

      • DefaultUnmappedContentHandler

        public DefaultUnmappedContentHandler()