Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
QName Member List
This is the complete list of members for QName, including all inherited members.
- equals(const QName& theRHS) const
- getLocalPart() const
- getNamespace() const
- getNamespaceForPrefix( const NamespaceVectorType& namespaces, const XalanDOMString& prefix, bool reverse = true)
[static]
- getNamespaceForPrefix( const NamespacesStackType& nsStack, const XalanDOMString& prefix, bool reverse = true)
[static]
- getPrefixForNamespace( const NamespaceVectorType& namespaces, const XalanDOMString& uri, bool reverse = true)
[static]
- getPrefixForNamespace( const NamespacesStackType& nsStack, const XalanDOMString& uri, bool reverse = true)
[static]
- isEmpty() const
- NamespacesStackType typedef
- NamespaceVectorType typedef
- operator==(const QName& theRHS) const
- QName( const XalanDOMString& theNamespace = XalanDOMString(), const XalanDOMString& theLocalPart = XalanDOMString())
- QName( const XalanDOMString& qname, const NamespacesStackType& namespaces)
- QName( const XalanDOMString& qname, const XalanElement* namespaceContext, const XPathEnvSupport& envSupport, const XPathSupport& support)
- QName( const XalanDOMString& qname, const PrefixResolver& theResolver)
- ~QName()
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|