Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XalanQName Member List

This is the complete list of members for XalanQName, including all inherited members.
equals(const XalanQName &theRHS) const XalanQName
getLocalPart() const=0XalanQName [pure virtual]
getNamespace() const=0XalanQName [pure virtual]
getNamespaceForPrefix(const NamespaceVectorType &namespaces, const XalanDOMString &prefix)XalanQName [static]
getNamespaceForPrefix(const NamespacesStackType &nsStack, const XalanDOMString &prefix)XalanQName [static]
getNamespaceForPrefix(const NamespacesStackType &nsStack, const XalanDOMChar *prefix)XalanQName [static]
getNamespaceForPrefix(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMString &prefix)XalanQName [static]
getNamespaceForPrefix(const NamespaceVectorType &namespaces, const XalanDOMChar *prefix)XalanQName [static]
getNamespaceForPrefix(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMChar *prefix)XalanQName [static]
getPrefixForNamespace(const NamespaceVectorType &namespaces, const XalanDOMString &uri)XalanQName [static]
getPrefixForNamespace(const NamespacesStackType &nsStack, const XalanDOMString &uri)XalanQName [static]
getPrefixForNamespace(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMString &uri)XalanQName [static]
hash() const XalanQName
isEmpty() const XalanQName
isValid() const XalanQName
isValidNCName(const XalanDOMString &theNCName)XalanQName [static]
isValidNCName(const XalanDOMChar *theNCName, XalanDOMString::size_type theLength=XalanDOMString::npos)XalanQName [static]
isValidQName(const XalanDOMString &theQName)XalanQName [static]
isValidQName(const XalanDOMChar *theQName, XalanDOMString::size_type theLength=XalanDOMString::npos)XalanQName [static]
NamespacesStackType typedefXalanQName
NamespaceVectorType typedefXalanQName
s_emptyStringXalanQName [protected, static]
XalanQName()XalanQName [explicit]
~XalanQName()XalanQName [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.