Tony Pelton schrieb:
> hi all,
> 
> i'm a pascal noob, but not a new programmer.
> 
> i've done a fair bit of XML parser work in Java.
> 
> i was trying to figure out how to do parsing with SAX in pascal last night.
> 
> i'm very confused.

Okay I can imagine this... ;)

the actual SAX support is for HTML parsing only. The XML parser can only
create DOM documents, without using the SAX layer.


Regards,
Sebastian
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to