Class DescriptorNotFoundContentHandler

java.lang.Object
org.eclipse.persistence.internal.oxm.record.deferred.DeferredContentHandler
org.eclipse.persistence.internal.oxm.record.deferred.DescriptorNotFoundContentHandler
All Implemented Interfaces:
ExtendedContentHandler, ContentHandler, LexicalHandler

public class DescriptorNotFoundContentHandler extends DeferredContentHandler
A DeferredContentHandler that will throw an exception when a descriptor can't be found unless it's a simple element which will be processed by the mapping.