--- Aleksei Valikov <[EMAIL PROTECTED]> wrote:

> Hi.
> 
> I'm working on a code generation application which
> is based on Sun's 
> Java code model.
> I have a small task where I need to parse
> XDoclet-style comments 
> provided as strings.
> More precisely, I need to parse strings like "@my.id
> class=\"pass\"" 
> into an appropriate object representation.
> This parsing is quite simple, but I don't want to
> reinvent the bicycle.
> Is there any existing API I could use for this task?
>

you can try qdox ( qdox.codehaus.org )  - it's 
parser used by xdoclet-2.

and you can also look intto qtags module of xdoclet-2
( www.sourceforge.net/projects/xdoclet-plugins )
regards,


regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programmieren, Kenntnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to