virtual P6R::P6ERR P6R::p6ISAX2XMLReader::getDTDHandler ( p6ISAX2DTDHandler **  pObject  )  [pure virtual]

The DTD handler component is defined and set by the application.

Return a pointer to the handler that the application set. Note, that currently this parser does not call a set DTD handler.

Parameters:
pObject [OUT] Pointer to a DTD handler
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedgA successful call to intialize() must be made before calling this funciton.
P6R::eInvalidArgpObject is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.