|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS ��NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: � CONSTR �|�FUNCTION�|�DATA | DETAIL: � CONSTR �|�FUNCTION�|�DATA |
class CEcmaScriptExtensionPackage: public CObjectExtensionPackage { public: CEcmaScriptExtensionPackage( const XInterpreter &pInterpreter, const XEncodingMap &pEncodingMap); ~CEcmaScriptExtensionPackage(); };
The XSLT extension package implementing Object Access Extensions for the ECMAScript Object World.
Unicode::CEncodingMap, EcmaScript::CInterpreter
Constructor/Destructor Summary | |
CEcmaScriptExtensionPackage
(const XInterpreter &pInterpreter, const XEncodingMap &pEncodingMap);
����������Constructs the extension package. |
|
~CEcmaScriptExtensionPackage
();
����������Destroys the extension package. |
Constructor/Destructor Detail |
CEcmaScriptExtensionPackage( const XInterpreter &pInterpreter, const XEncodingMap &pEncodingMap);
Constructs the extension package.
pInterpreter
- the ECMAScript interpreter
providing the object worldpEncodingMap
- the encoding map
to handle character encoding in scripts~CEcmaScriptExtensionPackage();
Destroys the extension package.
|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS ��NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: � CONSTR �|�FUNCTION�|�DATA | DETAIL: � CONSTR �|�FUNCTION�|�DATA |