Interface UnmappedContentHandler

  • All Superinterfaces:
    org.xml.sax.ContentHandler, org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler<UnmarshalRecord>

    public interface UnmappedContentHandler
    extends org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler<UnmarshalRecord>

    Purpose:Provide an interface that can be implemented for handling unmapped content during unmarshal operations with SAXPlatform.

    • Method Summary

      • Methods inherited from interface org.xml.sax.ContentHandler

        characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
      • Methods inherited from interface org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler

        setUnmarshalRecord