PackageDescription: LibTidy


Lib Tidy

Last published: October 6, 2004 by 'jamesr'

Defines 1 Classes
Extends 1 Classes

http://tidy.sourceforge.net

(XML.Tidy.TidyInterface current tidy: '

foo' onWarnings: [:w | ] onErrors: [:e | ]) asByteArray asStringEncoding: 'utf-8'

(XML.Tidy.TidyInterface current tidy: '

foo ॸ

' onWarnings: [:w | ] onErrors: [:e | ]) asByteArray asStringEncoding: 'utf-8'

XML.Tidy.TidyInterface current tidy: ('

',('

' asXML root elements first text),'

')
onWarnings: [:w | ] onErrors: [:e | ]