xjavadoc is using a java grammar included with javacc. we have enhanced the
grammar with hooks to the xjavadoc api. think of it as a sax parser that
builds a dom. the "dom" is the xjavadoc api. the "sax" parser is the parser
generated from this file:

the original grammar:
http://www.cobase.cs.ucla.edu/pub/javacc/java1_4c.jj

after we messed it up:
http://tinyurl.com/24dc

for more info about javacc:
http://www.webgain.com/products/java_cc/

also check out qdox:
http://qdox.sourceforge.net

Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:xdoclet-devel-admin@;lists.sourceforge.net]On Behalf Of
> Konstantin Priblouda
> Sent: 21. oktober 2002 18:40
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-devel] Java file parser
>
>
>
> --- [EMAIL PROTECTED] wrote:
> > Hello,
> > Can someone help me to find out the Java file parser
> > in the
> > XDoclet source files?
>
> It's JavaCC based. If you checkout xodlcet-all module,
> you will find everything realted in xjavadoc source
> directory
> ( you can also checkout just xjavadoc module )
>
> regards,
>
> =====
> Konstantin Priblouda ( ko5tik )    Freelance Software developer
> < http://www.pribluda.de > < play java games -> http://www.yook.de >
> < render charts online -> http://www.pribluda.de/povray/ >
>
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
>
>
> -------------------------------------------------------
> This sf.net emial is sponsored by: Influence the future of
> Java(TM) technology. Join the Java Community Process(SM) (JCP(SM))
> program now. http://ad.doubleclick.net/clk;4699841;7576298;k?
> http://www.sun.com/javavote
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of  Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to