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
XalanQNameByReference Member List
This is the complete list of members for XalanQNameByReference, including all inherited members.
- clear()
- equals(const XalanQName &theRHS) const
- getLocalPart() const
[virtual]
- getNamespace() const
[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]
- setLocalPart(const XalanDOMString &theLocalPart)
- setNamespace(const XalanDOMString &theNamespace)
- XalanQName()
[explicit]
- XalanQNameByReference()
[explicit]
- XalanQNameByReference(const XalanDOMString &theNamespace, const XalanDOMString &theLocalPart)
- XalanQNameByReference(const XalanDOMString &theLocalPart)
- XalanQNameByReference(const XalanQName &theQName)
- ~XalanQName()
[virtual]
- ~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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|