Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Static Protected Attributes
NamespacesHandler::Namespace Class Reference
Inheritance diagram for NamespacesHandler::Namespace:
NamespacesHandler::NamespaceExtended

List of all members.

Public Member Functions

Static Protected Attributes


Constructor & Destructor Documentation

NamespacesHandler::Namespace::Namespace ( )
NamespacesHandler::Namespace::Namespace ( const XalanDOMString prefix,
const XalanDOMString uri 
)

Member Function Documentation

const XalanDOMString& NamespacesHandler::Namespace::getPrefix ( ) const

Retrieve the prefix for namespace.

Returns:
prefix string
const XalanDOMString& NamespacesHandler::Namespace::getURI ( ) const

Retrieve the URI for namespace.

Returns:
URI string
void NamespacesHandler::Namespace::setPrefix ( const XalanDOMString prefix)

Set the prefix for namespace.

Parameters:
prefixThe new prefix value
void NamespacesHandler::Namespace::setURI ( const XalanDOMString uri)

Set the URI for namespace.

Parameters:
uriThe new uri value

Member Data Documentation


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo