[X] The "/mophpbb/1/lang_german.zip" file could not be found or is not available. Please select another file.

Share

More
Joj - Java Version of Java Icon

Joj - Java Version of Java

alpha

by barrygently


Joj provides a Java object representation of Java source code in a similar way that JDOM provides a Java representation of XML.


http://joj.sourceforge.net





Separate each tag with a space.

Release Date:

2006-02-20

Topic:

Operating System:

License:

Intended Audience:

Programming Language:

Registered:

2004-11-12

Ratings and Reviews

Be the first to post a text review of Joj - Java Version of Java. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • core stable-0.1 file released: JoJ-src-stable-0.1.tar.gz

    posted 1387 days ago

  • Version 0.1 available!

    Version 0.1 is now available. The object model is just about done. Note: the interfaces in package org.joj.code model the Java constructs rather than being an exact representation of the source code. As such local variables (and field declarations) are each represented by a separate object rather than one declaration having multiple parts. Also, the use (or lack thereof) of brackets is not recorded so if the source is re-constructed then it won't be an accurate representation of the input source (but the point of JoJ is NOT to provide an exact model of the source, rather it models the constructs used in the source). An implementation is available in the org.joj.code.impl package and can easily be accessed via the org.joj.tools.JavaFileParser helper class. One thing to note is that unlike many other implementations JoJ is aimed at making the developers life easier, it flattens the object model somewhat and reduces the number of objects the developer needs to deal with. For example there is no "Block" object, this is replaced by using a "java.util.List" which will contain the statements that the block would otherwise contain. See the README and RELEASE_NOTES.txt for more details.

    posted by barrygently 1387 days ago

  • File released: /core/stable-0.1/JoJ-src-stable-0.1.tar.gz

    posted 1387 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the Joj - Java Version of Java CVS repository, changing 11 files

    posted by nobody 1853 days ago

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    posted by nobody 1853 days ago

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    posted by nobody 1853 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 1853 days ago

  • Project Information Updated

    barrygently registered the Joj - Java Version of Java project

    posted by barrygently 1853 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Joj - Java Version of Java Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks