59781 packages — page 2388

XMLPullParser

XMLPullParser is a streaming XML parser. Instead of building a DOM tree, the parser streams over "events" (start tag, text, end tag) on demand. For more information on the technique in general, see xmlpull.org.This code is a mashup of Antony …
SqueakSource visualworks

XMLPullParser

SmalltalkHub

XMLRPC

This is an implementation for an XMLRPC server and client in Squeak. See http://minnow.cc.gatech.edu/squeak/2694 for more details.
SqueakMap squeak

XMLRPC

The XMLRPC-Client (originally from http://bleu.west.spy.net/~dustin/projects/smalltalk-xmlrpc.xtp) and the XMLRPC-Server.
SqueakSource

XMLSchemaCodeGen

SqueakSource

XMLSupport

XML-Support is a repository for packages that parse, manipulate and generate XML documents. The most recent release can be loaded into Pharo by evaluating:Gofer new squeaksource: 'XMLSupport'; package: 'ConfigurationOfXMLSupport'; load. (Smalltalk at: #ConfigurationOfXMLSupport) perform: #loadDefault.It can also be loaded into …
SqueakSource pharo

XMLSupport

SmalltalkHub pharo

XMLTransformer

With XMLTransformer you can bind Smalltalk code to any XML element.You can transform a XML into any other XML or finally in some other format ... Sound, Html, Pdf ... what you think of :)You can bind XML namespaces to …
SqueakMap squeak

XMLWriter

XMLWriter allows you to generate well-formed XML documents using an API based on Seaside's canvas and tag brushes so all tags will be nested properly and not left unclosed. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak

XMLWriter

XMLWriter
GitHub MIT

XMLWriter

This package provides a Seaside-like, block-based API for XML generation.
SqueakSource

XMLWriter

SmalltalkHub pharo

xncxx12

Pharo By Example Monticello Lights out excercise
SqueakSource pharo

xorp

XORP is a simple planer that can plan tasks and compute the level of use of resources. Its particularity is to take into account 2 kinds of "nodes" between tasks, i.e. AND node that are usual in planing software (TaskA …
SqueakSource

XPath

A basic XPath library for Squeak, leveraging the XML parsing capabilities now included in the base image. Modifies XMLNode to better support XPath. Handles basic XPath locator expressions for elements and attributes; returns a collection of XMLNodes matching the expression, …
SqueakMap squeak

XPath

A basic XPath library for Squeak, leveraging the XML parsing capabilities now included in the base image. Modifies XMLNode to better support XPath. Handles basic XPath locator expressions for elements and attributes; returns a collection of XMLNodes matching the expression, …
SqueakSource squeak

XPath

SmalltalkHub pharo

XPath

SmalltalkHub

XPath2

SmalltalkHub

XPathHelp

This book provides examples on coding XPath on a live XMLDocument from the web. It uses Monty's XML Suite available from the squeak metacello repository. https://www.w3.org/TR/1999/REC-xpath-19991116/#section-Introduction 1. XPath is a notation for retrieving information from a document. 2. The information …
SqueakSource pharo

Xpert

SmalltalkHub

XPM Support for Squeak 3.4

Re-implements the XPMReadWriter from Duane Maxwell.Does the right thing and registers as a service for FileList.
SqueakMap squeak

XpManDemo2

SmalltalkHub

XpManNov16Demo

SmalltalkHub

XPManRehearsals

SmalltalkHub