public interface UnmappedContentHandler
extends org.xml.sax.ContentHandler
Purpose:Provide an interface that can be implemented for handling unmapped content during unmarshal operations with SAXPlatform.
Modifier and Type | Method and Description |
---|---|
void |
setUnmarshalRecord(UnmarshalRecord unmarshalRecord)
Set the UnmarshalRecord which gives access to mechanisms used during the unmarshal process such as an XMLUnmarshaller and a Session.
|
void setUnmarshalRecord(UnmarshalRecord unmarshalRecord)
unmarshalRecord
-