|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnmappedContentHandler
Purpose:Provide an interface that can be implemented for handling unmapped content during unmarshal operations with SAXPlatform.
Method Summary | |
---|---|
void |
setUnmarshalRecord(UnmarshalRecord unmarshalRecord)
Set the UnmarshalRecord which gives access to mechanisms used during the unmarshal process such as an XMLUnmarshaller and a Session. |
Methods inherited from interface org.xml.sax.ContentHandler |
---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Method Detail |
---|
void setUnmarshalRecord(UnmarshalRecord unmarshalRecord)
unmarshalRecord
-
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |