#include <INamespace.hpp>
Public Member Functions | |
virtual const AxisChar * | getPrefix ()=0 |
virtual const AxisChar * | getURI ()=0 |
virtual int | setURI (const AxisChar *achURI)=0 |
virtual int | setPrefix (const AxisChar *achPrefix)=0 |
|
Gets the prefix of this Namespace.
|
|
Gets the namespace uri of this Namespace.
|
|
Sets the prefix of this Namespace.
|
|
Sets the namespace uri of this Namespace.
|