#include <ResultNamespacesStack.hpp>
List of all members.
Public Types
Public Member Functions
Detailed Description
Definition at line 44 of file ResultNamespacesStack.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
| ResultNamespacesStack::ResultNamespacesStack |
( |
MemoryManager & |
theManager |
) |
[explicit] |
| ResultNamespacesStack::~ResultNamespacesStack |
( |
|
) |
|
Member Function Documentation
| void ResultNamespacesStack::addDeclaration |
( |
const XalanDOMString & |
thePrefix, |
|
|
const XalanDOMChar * |
theNamespaceURI | |
|
) |
| | [inline] |
| void ResultNamespacesStack::clear |
( |
|
) |
|
| bool ResultNamespacesStack::empty |
( |
|
) |
const [inline] |
| void ResultNamespacesStack::popContext |
( |
|
) |
|
| bool ResultNamespacesStack::prefixIsPresentLocal |
( |
const XalanDOMString & |
thePrefix |
) |
|
See if the prefix has been mapped to a namespace in the current context, without looking down the stack of namespaces.
| void ResultNamespacesStack::pushContext |
( |
|
) |
|
| size_type ResultNamespacesStack::size |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: