DWFToolkit::DWFXMLNamespace Class Reference
[DWF Package API]

#include "dwf/package/XML.h"

List of all members.


Detailed Description

Encapsulates a namespace used to extend elements and/or attributes added to a DWF XML document.

Since:
7.1

Definition at line 535 of file XML.h.

Public Member Functions

_DWFTK_API DWFXMLNamespace () throw ()
_DWFTK_API DWFXMLNamespace (const DWFString &zNamespace, const DWFString &zXMLNS) throw ( DWFException )


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFXMLNamespace::DWFXMLNamespace  )  throw () [inline]
 

Constructor

Exceptions:
None 

Definition at line 546 of file XML.h.

_DWFTK_API DWFToolkit::DWFXMLNamespace::DWFXMLNamespace const DWFString zNamespace,
const DWFString zXMLNS
throw ( DWFException )
 

Constructor

Parameters:
zNamespace The namespace prefix. This parameter is required. This must be a non-DWF specified namespace
zXMLNS The namespace reference (should include version). This parameter is required.
Exceptions:
DWFException 


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:39 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5