SICSiminovSAXDefaultHandler Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSXMLParserDelegate |
| Declared in | SICSiminovSAXDefaultHandler.h SICSiminovSAXDefaultHandler.m |
– parseMessage:
Call this method to parse input stream.
- (void)parseMessage:(NSData *const)inputStreamParameters
inputStream |
Input Stream. |
|---|
Discussion
Call this method to parse input stream.
Exceptions
SICSiminovException |
If any exception occur while parsing input stream. |
|---|
Declared In
SICSiminovSAXDefaultHandler.h