class XMLPScanToken

This simple class is used as a sanity check when the scanner is used to do progressive parsing

Inheritance:



Documentation

This simple class is used as a sanity check when the scanner is used to do progressive parsing. It insures that things are not done out of sequence and that sequences of scan calls are made correctly to the right scanner instances. To client code, it is just a magic cookie which is obtained when a progressive parse is begun, and which is passed back in on each subsequent call of the progressive parse.

This class has no child classes.

alphabetic index hierarchy of classes


Xerces-C XML Parser for C++ Version 1.1
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.

generated by doc++