A representation of a namespace. More...
#include <NameSpace.hpp>
Inheritance diagram for NameSpace:

A representation of a namespace.
One of these will be pushed on the namespace stack for each element.
|
Construct a namespace for placement on the result tree namespace stack.
| prefix | namespace prefix |
| uri | URI of namespace |
|
Retrieve the prefix for namespace.
|
Retrieve the URI for namespace.
|
Equality operator, necessary because DOMString::==() has screwy semantics.
| theRHS | namespace to compare |
|
Set the prefix for namespace.
| prefix | The new prefix value |
|
Set the URI for namespace.
| uri | The new uri value |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSL Transformer Version 1.0 |
|
|