Support JavaClass.getCanonicalName()
------------------------------------
Key: QDOX-233
URL: https://jira.codehaus.org/browse/QDOX-233
Project: QDox
Issue Type: Improvement
Components: Java API
Affects Versions: 1.12
Reporter: Robert Scholte
Assignee: Robert Scholte
Fix For: 2.0
QDox already supports the FQN since the beginning, but if you want to generate
code with QDox you're often more interested in the canonicalName.
The difference between these two: the FQN contains '$' between nested classes
(as required by Class.forName(String fqn) ), the canonical name uses '.'
between nested classes as used in the code.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email