shaver%netscape.com eedb2202bc added XMLGraph and XMLParser JS/XML glue
git-svn-id: svn://10.0.0.236/trunk@7054 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-01 19:08:05 +00:00

11 lines
385 B
Plaintext

Some primitive JS/XML glue. Contact shaver@netscape.com.
XMLParser: a thin wrapper around the parser APIs of James Clark's `expat'
XML parser.
XMLGraph: JSClass that generates a simple JS object graph from XML. This is
NOT W3C Level 1 DOM compliant by any stretch of even my vivid
imagination.
These objects may never show up in Mozilla, of course.