59781 packages — page 2387

XML-Parser

Comprises the latest code in the 3.10 Squeak (basic) image.
Squeak Trunk squeak

XML-Parser

Stable Squeak 4.4 ("Ulam-Spiral") repository. If you "load updates" from Squeak 4.4, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Parser

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

XML-Pastell

An XPath-like DSL that makes navigation in XML DOM trees easier.
GitHub MIT

XML-XMLParserHTML

For Pharo and Gemstone - copied from smalltalkhub and set to use github
GitHub pharo MIT

XML-XMLParserStAX

XMLParserStAX is a pull parser for XMLParser
GitHub MIT

XmlDomVisitor

SmalltalkHub

XMLLambdaParser

Parser implementation of the query language XML Lambda. Implementation is built using SmaCC.
SqueakSource

XMLParser

SmalltalkHub pharo

XMLParser

XMLParser provides validating SAX and DOM parsers for well-formed XML documents on Pharo, Squeak, and Gemstone. It also provides a DOM API for manipulating documents, namespace support, and an optional XMLWriter for writing documents. Validation and namespace checking are enabled …
SqueakMap squeak

XMLParser-HTML

Provides SAX and DOM parsers for HTML that convert possibly malformed HTML into well-formed XML. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLParser-StAX

A pull parser for XMLParser that provides a streaming interface for "pulling" XML events and also supports pull-style DOM parsing for dynamically converting events into DOM nodes. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLParser-XPath

An XPath library for Pharo, Squeak, and Gemstone leveraging the XML parsing capabilities of XMLParser. Supports XPath 1.0 syntax with extensions. Uses XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLParserHTML

SmalltalkHub pharo

XMLParserStAX

SmalltalkHub pharo