CXMLParser


an abstraction of an event based XML parser. Contains the basic functionality of reading in data from a PowerPlant LStream object and registration of parse event handlers. Subclasses override the data handling functions; similar to the Java SAX API. Note that XML parsers generally are not multi-thread safe nor are they re-entrant.

© 1999-2000, Thomas Bednarz, Jr. — (Last Updated 7/16/2000)