Thread
:
Xml + Sax
View Single Post
#
2
(
permalink
)
07-04-2007, 10:34 AM
Ed
Senior Member
Join Date: Jun 2007
Posts: 110
Your parser could read the first tag that it gets. Then, it would keep reading until it encounters the matching tag. After the matching tag is encountered, it would stop trying to get more data, being at the end of the XML document.
Ed
View Public Profile
Send a private message to Ed
Find all posts by Ed