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.
-
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