public interface SAXUnmarshallerHandler extends UnmarshallerHandler
This interface refines ContentHandler
as follows:
String.intern()
ed.
String.intern()
ed.
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(ValidationEvent event,
boolean canRecover)
Reports an error to the user, and asks if s/he wants
to recover.
|
getResult
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
void handleEvent(ValidationEvent event, boolean canRecover) throws SAXException
SAXException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.