Methods' Summary |
notationDecl |
receives notification of a notation declaration event.
|
unparsedEntityDecl |
receives notification of an unparsed entity declaration event.
|
Methods' Details |
notationDecl
void |
notationDecl( |
[in] string |
sName, |
| [in] string |
sPublicId, |
| [in] string |
sSystemId ); |
- Description
- receives notification of a notation declaration event.
|
|
unparsedEntityDecl
void |
unparsedEntityDecl( |
[in] string |
sName, |
| [in] string |
sPublicId, |
| [in] string |
sSystemId, |
| [in] string |
sNotationName ); |
- Description
- receives notification of an unparsed entity declaration event.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.