The SAXParser class really isnt a parser classes.
Its Bridge class that gets the xml stream into
the Handler class or the class derived
from the Handler class. The Derived handler
is the parser and its recursive descent
parser.
interesting
http://www.s34.co.jp/cpptechdoc/article/xml/fsm/fsm_sax.cpp
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment