A functor for use with stl algorithms. More...
#include <XPathFactory.hpp>
Inherits unary_function< const XPath *, bool >.
Public Member Functions | |
DeleteXPathFunctor (XPathFactory &theFactoryInstance, bool fInReset=false) | |
result_type | operator() (argument_type theXPath) const |
A functor for use with stl algorithms.
Definition at line 86 of file XPathFactory.hpp.
|
inline |
Definition at line 91 of file XPathFactory.hpp.
|
inline |
Definition at line 100 of file XPathFactory.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|