<?xml version="1.0" encoding="UTF-8"?>
<doap:Project xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <doap:name>ParaNamer</doap:name>
  <doap:homepage rdf:resource="http://paranamer.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">Reflection-like access to parameter names for Java</doap:shortdesc>
  <doap:description xml:lang="en">Not slated until Java 7.0, Java developers will be able to find methods by parameter names.

This tool adds it back for Java 1.4 and onwards</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@paranamer.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@paranamer.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/paranamer/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/paranamer/"/>
      <doap:location rdf:resource="svn://svn.paranamer.codehaus.org/paranamer/"/>
      <doap:browse rdf:resource="http://svn.paranamer.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:bug-database rdf:resource="http://jira.codehaus.org/browse/PARANAMER"/>
</doap:Project>
