virtual P6R::P6ERR P6R::p6IXMLNode::removeWhiteSpace (  )  [pure virtual]

Remove all unnecessary white space around the current element node.

White space is defined to be one of the following characters: space (0x20), horizontal tab (0x09), new line (0x0A), carriage return (0x0D).

Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.