[
Lists Home |
Date Index |
Thread Index
]
- From: Zheng Wang <zwang@pstat.ucsb.edu>
- To: xml-dev@ic.ac.uk
- Date: Mon, 22 Dec 1997 14:27:44 -0800 (PST)
The core part of the parser is actually parser a regular expression. I
tried to use JLex, a parser generator
(http://www.cs.princeton.edu/~appel/modern/java/JLex/manual.html) to do this.=20
But to use JLex, I have to transfer the XML syntax into JLex
specification. So I don't think it is efficient to do that. Perhaps there
are some other lex can to this easily.
Zheng Wang
Department of Statistics and Applied Probability
University of California, Santa Barbara
E-mail: zwang@pstat.ucsb.edu; http://www.pstat.ucsb.edu/~zwang
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|