8.10.2 DTDHandler Objects 
8.10.2 DTDHandler Objects 
DTDHandler instances provide the following methods:
- 
  | notationDecl( | name, publicId, systemId) |  
 
- 
  Handle a notation declaration event.
- 
  | unparsedEntityDecl( | name, publicId,
                                                   systemId, ndata) |  
 
- 
  Handle an unparsed entity declaration event.
Release 2.5, documentation updated on 19th September, 2006.
 
See About this document... for information on suggesting changes.
 
 
 
