Module eclipselink

Interface UnmappedContentHandler

  • All Superinterfaces:
    ContentHandler, org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler<UnmarshalRecord>
    All Known Implementing Classes:
    SDOUnmappedContentHandler

    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.