You could semi-sort of do this by writing your own InputSource and
BinInputStream derivatives that will interpret the binary file and feed it
to the parser. However, I'm not sure if this would really be faster in the
end than just converting it outright in one shot, into a memory buffer, and
then passing that memory buffer to the parser to parse from.
----------------------------------------
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]
"Massot, David" <[EMAIL PROTECTED]> on 03/21/2000 12:48:01 AM
Please respond to [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: parsing WML
hello,
I am using xerces-c in order to parse a WML file. Besides, WAP terminals
are using compiled WML (.wmlc) files because of their bandwidth.
Is it possible to parse such binary files with xerces ?
Thanks by advance.
MASSOT David
MATRA NORTEL COMMUNICATIONS
[EMAIL PROTECTED]