virtual P6R::P6ERR P6R::p6ISAX2ContentHandler::ignorableWhitespace ( const P6CHAR *  pBuffer,
P6UINT32  start,
P6UINT32  length 
) [pure virtual]

p6ISAX2XMLReader is a non-validating parser and does not implement this callback.

Currently the XML parser will not call this method.

Parameters:
pBuffer [IN] contains a text string
start [IN] index into pBuffer where whitespace begins
length [IN] length of whitespace starting at 'start' in pBuffer
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgpBuffer is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.