Package xml-pull.plt contributed by dyoo [docs]
To load: (require (planet dyoo/xml-pull:1:0/xml-pull))
Old style:(require (planet "xml-pull.ss" ("dyoo" "xml-pull.plt" 1 0)))
Package description:
pull-style parsing for very large xml documents.
Downloads this week: 0
Total downloads: 126
Tickets:0
Open tickets:0
Primary files:
NameContract
(struct morsel ())
(struct start-element (name attributes))
(struct end-element (name attributes))
(struct characters (s1 s2))
(struct exhausted ())
current-namespace-translate
taffy?
taffy
start-xml-pull
pull-morsel
pull-sexp
pull-sexps/g
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 0)1.0
126
[none]2007-04-01
To load: (require (planet dyoo/xml-pull:1:0/xml-pull))
Available in repositories: 4.x, 3xx
[no release notes]
No Tickets Currently open for this Package [New Ticket]