|
pure virtual |
p6ISAX2XMLReader is a non-validating parser and does not implement this callback.
Currently the XML parser will not call this method.
| pBuffer | [ in ] contains a text string |
| start | [ in ] index into pBuffer where whitespace begins |
| length | [ in ] length of whitespace starting at 'start' in pBuffer |
| Success | P6R::eOk | |
| Failure | P6R::eInvalidArg | pBuffer is NULL. |