#include <xalanc/DOMSupport/XalanNamespacesStack.hpp>
Definition at line 81 of file XalanNamespacesStack.hpp.
◆ const_iterator
◆ const_reverse_iterator
◆ iterator
◆ NamespaceCollectionType
◆ reverse_iterator
◆ value_type
◆ XalanNamespacesStackEntry() [1/2]
xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry |
( |
MemoryManager & |
theManager | ) |
|
◆ XalanNamespacesStackEntry() [2/2]
xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry |
( |
const XalanNamespacesStackEntry & |
theSource, |
|
|
MemoryManager & |
theManager |
|
) |
| |
◆ ~XalanNamespacesStackEntry()
xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::~XalanNamespacesStackEntry |
( |
| ) |
|
◆ addDeclaration()
◆ begin() [1/2]
iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
const_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::begin |
( |
| ) |
const |
|
inline |
◆ clear()
void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::clear |
( |
| ) |
|
◆ end() [1/2]
iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
const_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::end |
( |
| ) |
const |
|
inline |
◆ getNamespaceForPrefix()
const XalanDOMString* xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::getNamespaceForPrefix |
( |
const XalanDOMString & |
thePrefix | ) |
const |
|
inline |
Get the namespace for a prefix.
- Parameters
-
thePrefix | The prefix to find |
- Returns
- pointer to the string value if found, otherwise 0.
Definition at line 120 of file XalanNamespacesStack.hpp.
◆ getPrefixForNamespace()
Get the prefix for a namespace.
- Parameters
-
theURI | The namespace URI to find |
- Returns
- pointer to the string value if found, otherwise 0.
Definition at line 132 of file XalanNamespacesStack.hpp.
◆ isPrefixPresent()
bool xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::isPrefixPresent |
( |
const XalanDOMString & |
thePrefix | ) |
const |
|
inline |
◆ rbegin() [1/2]
reverse_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::rbegin |
( |
| ) |
|
|
inline |
◆ rbegin() [2/2]
◆ rend() [1/2]
reverse_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::rend |
( |
| ) |
|
|
inline |
◆ rend() [2/2]
◆ reset()
void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::reset |
( |
| ) |
|
|
inline |
◆ set()
◆ swap()
◆ MemberFunctionType
const typedef XalanDOMString&(value_type::* xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::MemberFunctionType) () const |
The documentation for this class was generated from the following file: