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

XalanQNameByValue Member List

This is the complete list of members for XalanQNameByValue, including all inherited members.
clear()XalanQNameByValue
create(const XalanDOMString &theNamespace, const XalanDOMString &theLocalPart, MemoryManagerType &theManager)XalanQNameByValue [static]
equals(const XalanQName &theRHS) const XalanQName
getLocalPart() const XalanQNameByValue [virtual]
getMemoryManager()XalanQNameByValue
getNamespace() const XalanQNameByValue [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]
LocatorType typedefXalanQNameByValue
NamespacesStackType typedefXalanQName
NamespaceVectorType typedefXalanQName
operator=(const XalanQNameByValue &theRHS)XalanQNameByValue
operator=(const XalanQName &theRHS)XalanQNameByValue
s_emptyStringXalanQName [protected, static]
set(const XalanDOMString &qname, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)XalanQNameByValue
set(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const LocatorType *locator=0, bool fUseDefault=false)XalanQNameByValue
set(const XalanDOMString &qname, const PrefixResolver *theResolver=0, const LocatorType *locator=0)XalanQNameByValue
set(const XalanDOMChar *qname, const PrefixResolver *theResolver=0, const LocatorType *locator=0)XalanQNameByValue
setLocalPart(const XalanDOMString &theLocalPart)XalanQNameByValue
setNamespace(const XalanDOMString &theNamespace)XalanQNameByValue
XalanQName()XalanQName [explicit]
XalanQNameByValue(MemoryManagerType &theManager)XalanQNameByValue [explicit]
XalanQNameByValue(const XalanQNameByValue &theSource, MemoryManagerType &theManager)XalanQNameByValue
XalanQNameByValue(const XalanQName &theSource, MemoryManagerType &theManager)XalanQNameByValue [explicit]
XalanQNameByValue(const XalanDOMString &theNamespace, const XalanDOMString &theLocalPart, MemoryManagerType &theManager)XalanQNameByValue
XalanQNameByValue(const XalanDOMString &qname, const NamespacesStackType &namespaces, MemoryManagerType &theManager, const LocatorType *locator=0, bool fUseDefault=false)XalanQNameByValue
XalanQNameByValue(const XalanDOMChar *qname, const NamespacesStackType &namespaces, MemoryManagerType &theManager, const LocatorType *locator=0, bool fUseDefault=false)XalanQNameByValue
XalanQNameByValue(const XalanDOMString &qname, const XalanElement *namespaceContext, const XPathEnvSupport &envSupport, const DOMSupport &domSupport, MemoryManagerType &theManager, const LocatorType *locator=0)XalanQNameByValue
XalanQNameByValue(const XalanDOMString &qname, MemoryManagerType &theManager, const PrefixResolver *theResolver=0, const LocatorType *locator=0)XalanQNameByValue
~XalanQName()XalanQName [virtual]
~XalanQNameByValue()XalanQNameByValue [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.