#include <xalanc/DOMSupport/XalanNamespacesStack.hpp>
Definition at line 81 of file XalanNamespacesStack.hpp.
typedef const XalanDOMString&(value_type::* xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::MemberFunctionType) () const |
xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry |
( |
MemoryManager & |
theManager | ) |
|
xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry |
( |
const XalanNamespacesStackEntry & |
theSource, |
|
|
MemoryManager & |
theManager |
|
) |
| |
xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::~XalanNamespacesStackEntry |
( |
| ) |
|
iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::begin |
( |
| ) |
|
|
inline |
const_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::begin |
( |
| ) |
const |
|
inline |
void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::clear |
( |
| ) |
|
iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::end |
( |
| ) |
|
|
inline |
const_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::end |
( |
| ) |
const |
|
inline |
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.
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.
bool xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::isPrefixPresent |
( |
const XalanDOMString & |
thePrefix | ) |
const |
|
inline |
reverse_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::rbegin |
( |
| ) |
|
|
inline |
reverse_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::rend |
( |
| ) |
|
|
inline |
void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: