|
Xalan-C++ API Reference 1.12.0
|
#include <xalanc/DOMSupport/XalanNamespacesStack.hpp>
Public Types | |
| typedef XalanNamespace | value_type |
| typedef XalanDeque< value_type > | NamespaceCollectionType |
| typedef const XalanDOMString &(value_type::* | MemberFunctionType) () const |
| typedef NamespaceCollectionType::iterator | iterator |
| typedef NamespaceCollectionType::reverse_iterator | reverse_iterator |
| typedef NamespaceCollectionType::const_iterator | const_iterator |
| typedef NamespaceCollectionType::const_reverse_iterator | const_reverse_iterator |
Public Member Functions | |
| XalanNamespacesStackEntry (MemoryManager &theManager) | |
| XalanNamespacesStackEntry (const XalanNamespacesStackEntry &theSource, MemoryManager &theManager) | |
| ~XalanNamespacesStackEntry () | |
| XalanNamespacesStackEntry & | set (const XalanNamespacesStackEntry &theRHS, MemoryManager &theManager) |
| void | addDeclaration (const XalanDOMString &thePrefix, const XalanDOMChar *theNamespaceURI, XalanDOMString::size_type theLength) |
| const XalanDOMString * | getNamespaceForPrefix (const XalanDOMString &thePrefix) const |
| Get the namespace for a prefix. | |
| const XalanDOMString * | getPrefixForNamespace (const XalanDOMString &theURI) const |
| Get the prefix for a namespace. | |
| bool | isPrefixPresent (const XalanDOMString &thePrefix) const |
| iterator | begin () |
| const_iterator | begin () const |
| iterator | end () |
| const_iterator | end () const |
| reverse_iterator | rbegin () |
| const_reverse_iterator | rbegin () const |
| reverse_iterator | rend () |
| const_reverse_iterator | rend () const |
| void | clear () |
| void | reset () |
| void | swap (XalanNamespacesStackEntry &theOther) |
Definition at line 81 of file XalanNamespacesStack.hpp.
| typedef NamespaceCollectionType::const_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::const_iterator |
Definition at line 93 of file XalanNamespacesStack.hpp.
| typedef NamespaceCollectionType::const_reverse_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::const_reverse_iterator |
Definition at line 94 of file XalanNamespacesStack.hpp.
| typedef NamespaceCollectionType::iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::iterator |
Definition at line 91 of file XalanNamespacesStack.hpp.
| typedef const XalanDOMString &(value_type::* xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::MemberFunctionType) () const |
Definition at line 89 of file XalanNamespacesStack.hpp.
| typedef XalanDeque<value_type> xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::NamespaceCollectionType |
Definition at line 87 of file XalanNamespacesStack.hpp.
| typedef NamespaceCollectionType::reverse_iterator xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::reverse_iterator |
Definition at line 92 of file XalanNamespacesStack.hpp.
Definition at line 85 of file XalanNamespacesStack.hpp.
| xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry | ( | MemoryManager & | theManager | ) |
Referenced by set(), swap(), XalanNamespacesStackEntry(), and ~XalanNamespacesStackEntry().
| xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry | ( | const XalanNamespacesStackEntry & | theSource, |
| MemoryManager & | theManager ) |
References XalanNamespacesStackEntry().
| xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::~XalanNamespacesStackEntry | ( | ) |
References XalanNamespacesStackEntry().
| void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::addDeclaration | ( | const XalanDOMString & | thePrefix, |
| const XalanDOMChar * | theNamespaceURI, | ||
| XalanDOMString::size_type | theLength ) |
|
inline |
Definition at line 144 of file XalanNamespacesStack.hpp.
|
inline |
Definition at line 150 of file XalanNamespacesStack.hpp.
| void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::clear | ( | ) |
|
inline |
Definition at line 156 of file XalanNamespacesStack.hpp.
|
inline |
Definition at line 162 of file XalanNamespacesStack.hpp.
|
inline |
Get the namespace for a prefix.
| thePrefix | The prefix to find |
Definition at line 120 of file XalanNamespacesStack.hpp.
References xalanc::XalanNamespace::getPrefix(), and xalanc::XalanNamespace::getURI().
Referenced by isPrefixPresent().
|
inline |
Get the prefix for a namespace.
| theURI | The namespace URI to find |
Definition at line 132 of file XalanNamespacesStack.hpp.
References xalanc::XalanNamespace::getPrefix(), and xalanc::XalanNamespace::getURI().
Referenced by xalanc::XalanNamespacesStack::getPrefixForNamespace().
|
inline |
Definition at line 138 of file XalanNamespacesStack.hpp.
References getNamespaceForPrefix().
|
inline |
Definition at line 168 of file XalanNamespacesStack.hpp.
References end().
|
inline |
Definition at line 174 of file XalanNamespacesStack.hpp.
References end().
|
inline |
Definition at line 180 of file XalanNamespacesStack.hpp.
References begin().
|
inline |
Definition at line 186 of file XalanNamespacesStack.hpp.
References begin().
|
inline |
Definition at line 195 of file XalanNamespacesStack.hpp.
| XalanNamespacesStackEntry & xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::set | ( | const XalanNamespacesStackEntry & | theRHS, |
| MemoryManager & | theManager ) |
References XalanNamespacesStackEntry().
| void xalanc::XalanNamespacesStack::XalanNamespacesStackEntry::swap | ( | XalanNamespacesStackEntry & | theOther | ) |
References XalanNamespacesStackEntry().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on for Xalan-C++ API Reference by
1.15.0