Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanQName Member List
This is the complete list of members for XalanQName, including all inherited members.
- equals(const XalanQName &theRHS) const
- getLocalPart() const=0
[pure virtual]
- getNamespace() const=0
[pure virtual]
- getNamespaceForPrefix(const NamespaceVectorType &namespaces, const XalanDOMString &prefix)
[static]
- getNamespaceForPrefix(const NamespacesStackType &nsStack, const XalanDOMString &prefix)
[static]
- getNamespaceForPrefix(const NamespacesStackType &nsStack, const XalanDOMChar *prefix)
[static]
- getNamespaceForPrefix(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMString &prefix)
[static]
- getNamespaceForPrefix(const NamespaceVectorType &namespaces, const XalanDOMChar *prefix)
[static]
- getNamespaceForPrefix(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMChar *prefix)
[static]
- getPrefixForNamespace(const NamespaceVectorType &namespaces, const XalanDOMString &uri)
[static]
- getPrefixForNamespace(const NamespacesStackType &nsStack, const XalanDOMString &uri)
[static]
- getPrefixForNamespace(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMString &uri)
[static]
- hash() const
- isEmpty() const
- isValid() const
- isValidNCName(const XalanDOMString &theNCName)
[static]
- isValidNCName(const XalanDOMChar *theNCName, XalanDOMString::size_type theLength=XalanDOMString::npos)
[static]
- isValidQName(const XalanDOMString &theQName)
[static]
- isValidQName(const XalanDOMChar *theQName, XalanDOMString::size_type theLength=XalanDOMString::npos)
[static]
- NamespacesStackType typedef
- NamespaceVectorType typedef
- s_emptyString
[protected, static]
- XalanQName()
[explicit]
- ~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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|