#include <xalanc/XPath/XPathDefinitions.hpp>
#include <algorithm>
#include <cassert>
#include <xalanc/XPath/XObject.hpp>
#include <xalanc/XPath/XPathExecutionContext.hpp>
Go to the source code of this file.
Classes | |
class | XObjectFactory |
This class handles the creation of XObjects and manages their lifetime. More... | |
struct | XObjectFactory::DeleteXObjectFunctor |
A public functor for use with stl algorithms. More... | |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|