Automatic indentation

Bert Freudenberg bert at impara.de
Mon May 15 10:04:57 UTC 2006


>> On 12 mai 06, at 09:05, Hatice wrote:
>>> Hello,
>>>
>>> I would like to know if there is any way to automatically indent a
>>> XML stream in Squeak ?
>>>
>>> Thanks by advance for your responses,

There is an XMLWriter for Squeak in the XML-Parser package at

	http://www.squeaksource.com/XMLSupport.html

This one does not indent, but in Tweak, there is a simple indenting  
subclass of that XMLWriter (attached for your convenience).

- Bert -

-------------- next part --------------
A non-text attachment was scrubbed...
Name: XMLWriterIndenting.st.gz
Type: application/x-gzip
Size: 504 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060515/8db8841f/XMLWriterIndenting.st.bin


More information about the Squeak-dev mailing list