Hello All,
I would like to reopen the discussion of using JLex to parse the iCalendar
input stream.
This was first brought up in March, but I ceased work on it to see if we
could use anything on xml.apache.org for parsing an iCalendar stream and
to help with a web-based calendar. Everything I found so far is for
parsing a well-formed xml document, which is what I expected to find.
JLex is a code generator similar to Castor, but instead it is for
generating code to parse an arbitrary stream of of input.
I have committed a version of a quarter finished parser, so everyone can
have a look.
Jeff Prickett
[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]