|
pure virtual |
This method is called just before the startDocument() method and the application is given a p6ISAX2Locator component created by the XML parser.
The locator can be called at any time to determine where in the XML input document the parser is currently upto.
pObject | [ in ] Pointer to a p6ISAX2Locator component created by the p6ISAX2XMLReader component. |
Success | P6R::eOk | |
Failure | P6R::eInvalidArg | pObject is NULL. |