[Newbies] Squeak and XML

Bert Freudenberg bert at freudenbergs.de
Thu Oct 5 10:23:58 UTC 2006


Yaxo is a SAX-like parser. So you can write your one SAX handler  
(more efficient) or use the provided DOM handler (simple). For the  
latter, an example is provided on the class side of XMLDOMParser.

- Bert -

Am 05.10.2006 um 08:30 schrieb Todd Blanchard:

> The usual parser is Yaxo.  Its pretty basic and easy to work with.
> Are you parsing or generating?
>
> On Oct 4, 2006, at 6:27 PM, mike.vidal at gmail.com wrote:
>
>> Does anyone have a link to current information about how to work with
>> XML with Squeak?





More information about the Beginners mailing list