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

XalanQNameByReference Member List

This is the complete list of members for XalanQNameByReference, including all inherited members.
clear()XalanQNameByReference
equals(const XalanQName &theRHS) const XalanQName
getLocalPart() const XalanQNameByReference [virtual]
getNamespace() const XalanQNameByReference [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]
setLocalPart(const XalanDOMString &theLocalPart)XalanQNameByReference
setNamespace(const XalanDOMString &theNamespace)XalanQNameByReference
XalanQName()XalanQName [explicit]
XalanQNameByReference()XalanQNameByReference [explicit]
XalanQNameByReference(const XalanDOMString &theNamespace, const XalanDOMString &theLocalPart)XalanQNameByReference
XalanQNameByReference(const XalanDOMString &theLocalPart)XalanQNameByReference
XalanQNameByReference(const XalanQName &theQName)XalanQNameByReference
~XalanQName()XalanQName [virtual]
~XalanQNameByReference()XalanQNameByReference [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.