OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] use SAX to get "tree" under XML node



i agree that a "better" way to handle it might be to come up with elaborate
functions and recognitions schemes and add the strings togethers then handle
all the special characters etc, but when you care about speed, its hard to
beat SAX and a CDATA tag.