virtual P6R::P6ERR P6R::p6ISAX2ContentHandler::setDocumentLocator ( p6ISAX2Locator pObject  )  [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.

Parameters:
pObject [IN] Pointer to a p6ISAX2Locator component created by the p6ISAX2XMLReader component.
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgpObject is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.