Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IDOMNodesetSort::documentOrder ( void  )
pure virtual

Sort all the nodes in the relative order they appear in the source document.

Note, that calling this function successfully causes an implicit reset() on the enumerator. This is necessary since the order of the elements in the set have changed.

Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedThe component is in an invalid state.