List of all members.
Public Member Functions
Constructor & Destructor Documentation
Construct a namespace for placement on the result tree namespace stack.
- Parameters:
-
thePrefix | namespace thePrefix |
theURI | URI of namespace |
XalanNamespace::~XalanNamespace |
( |
| ) |
|
Member Function Documentation
void XalanNamespace::clear |
( |
| ) |
|
bool XalanNamespace::empty |
( |
| ) |
const |
Retrieve the thePrefix for namespace.
- Returns:
- thePrefix string
Retrieve the URI for namespace.
- Returns:
- URI string
bool XalanNamespace::operator== |
( |
const XalanNamespace & |
theRHS | ) |
const |
Equality operator.
- Parameters:
-
theRHS | namespace to compare |
Set the thePrefix for namespace.
- Parameters:
-
thePrefix | The new thePrefix value |
Set the URI for namespace.
- Parameters:
-
theURI | The new theURI value |
len | The length of the theURI |
Set the URI for namespace.
- Parameters:
-
theURI | The new theURI value |
void XalanNamespace::setURI |
( |
const XalanDOMChar * |
theURI | ) |
|
Set the URI for namespace.
- Parameters:
-
theURI | The new theURI value |
The documentation for this class was generated from the following file: