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