Skip to content

pharo-contributions/XML-XMLPullParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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 Blakey's work for VisualWorks (ported by permission) together with the tokenizer from YAXO.

Licensed under the MIT license.

Copyright (C) 2007 Antony Blakey, Linkuistics P/L, Adelaide, South Australia. Copyright (C) 2009 Ken Treis, Miriam Technologies Inc, Washington State, USA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •