| > Expat4D Home > Documentation > Command Reference |
xml_SetPIHandler ( parserID; handler )
PI in this case is not the mathematical constant, but an abbreviation for processing instruction. This command sents the handler method for processing instructions. The handler method is passed the parserID, processing instruction target, and the data.
|
Developer Documentation
Creating Parsers, Destroying Parsers, Parsing TextConfiguring Handler Methods
Position and Error Reporting Functions
Miscellaneous Functions
Output Buffer Functions
Error Codes |
| > Expat4D Home > Documentation > Command Reference |
Last Modified: 27th April 2001 at 9:00 PM