Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

NamespacesHandler::NamespacesHandler::Namespace Class Reference

Inheritance diagram for NamespacesHandler::NamespacesHandler::Namespace:

NamespacesHandler::NamespacesHandler::NamespaceExtended

List of all members.

Public Member Functions

Static Protected Attributes


Constructor & Destructor Documentation

NamespacesHandler::NamespacesHandler::Namespace::Namespace (  ) 

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


Member Function Documentation

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

Retrieve the prefix for namespace.

Returns:
prefix string

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

Retrieve the URI for namespace.

Returns:
URI string

void NamespacesHandler::NamespacesHandler::Namespace::setPrefix ( const XalanDOMString prefix  ) 

Set the prefix for namespace.

Parameters:
prefix The new prefix value

void NamespacesHandler::NamespacesHandler::Namespace::setURI ( const XalanDOMString uri  ) 

Set the URI for namespace.

Parameters:
uri The new uri value


Member Data Documentation

const XalanDOMString NamespacesHandler::NamespacesHandler::Namespace::s_emptyString [static, protected]


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