Use the interfaces found at project SAX (http://sourceforge.net/projects/sax/) to implement a (SAX compliant?) 'XMLReader' object.
Logged In: YES user_id=605407
Preliminary implementation based on DOM parser complete. Requires namespace support in DocTypeTag and for attributes of composite tags.
Log in to post a comment.
Logged In: YES
user_id=605407
Preliminary implementation based on DOM parser complete.
Requires namespace support in DocTypeTag and for attributes
of composite tags.