EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference

org.eclipse.persistence.oxm.unmapped
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.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler
setUnmarshalRecord
 
Methods inherited from interface org.xml.sax.ContentHandler
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 


EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference