Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANQNAMEBYREFERENCE_HEADER_GUARD_1357924680)
19 #define XALANQNAMEBYREFERENCE_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
95 m_localpart = &theLocalPart;
114 m_namespace = &theNamespace;
145 XALAN_CPP_NAMESPACE_END
149 #endif // XALANQNAMEBYREFERENCE_HEADER_GUARD_1357924680
void setNamespace(const XalanDOMString &theNamespace)
Set the Namespace URI of qualified name.
virtual const XalanDOMString & getNamespace() const =0
Retrieve the namespace of qualified name.
virtual const XalanDOMString & getLocalPart() const =0
Retrieve the local part of qualified name.
#define XALAN_XPATH_EXPORT
static const XalanDOMString s_emptyString
Class to represent a qualified name.
void setLocalPart(const XalanDOMString &theLocalPart)
Set the local part of qualified name.
void clear()
Clear the instance.
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|