#include <xalanc/DOMSupport/DOMSupportDefinitions.hpp>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/PlatformSupport/PrefixResolver.hpp>
#include <xalanc/PlatformSupport/DOMStringHelper.hpp>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/Include/XalanMap.hpp>
#include <xalanc/Include/STLHelper.hpp>
#include <xalanc/DOMSupport/TreeWalker.hpp>
Go to the source code of this file.
Classes | |
class | XalanDocumentPrefixResolver |
class | XalanDocumentPrefixResolver::NamespaceNodesTreeWalker |
A utility class to walk the XalanDocument instance and look for attribute nodes that declare namespaces. More... | |
Typedefs | |
typedef XalanVector< const XalanNode * > | AttributeVectorTypeDecl |
typedef XalanVector<const XalanNode*> AttributeVectorTypeDecl |
Definition at line 54 of file XalanDocumentPrefixResolver.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|