public interface IDeserializer extends ContentHandler, ErrorHandler
ISerializer
implementations upon their
deserialize
methods. After the xml-parsing has finished, this means, after the
endDocumentmethod has been
called, the finish method will be called.
Copyright 2004 SAP AG
| Modifier and Type | Method and Description |
|---|---|
Result |
finish() |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingerror, fatalError, warningResult finish()
Result instance, that wraps the result of the
deserialization process. Must not return null. It
will not be called, if one of the previously called methods raised
an Exception.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice