PrefixStack allows associating a unique integer (namespace ID) with prefix.
Synopsis
Declared in <balxml_prefixstack.h>
class PrefixStack;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Return ID of the namespace registered for the specified |
|
Return a copy of the specified |
|
|
|
Return the namespace ID at the specified |
|
Return the namespace prefix at the specified |
|
Return the pointer of |
|
Return the namespace URI at the specified |
|
Return the current number of prefixes in the stack. |
|
Remove the specified last |
|
Print the content of this object to the specified |
|
Map the specified |
|
Removes all prefixes from the internal collection. |
|
Restore stack to the specified |
Created with MrDocs