QDox
  1. QDox
  2. QDOX-233

Support JavaClass.getCanonicalName()

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.12
    • Fix Version/s: 2.0
    • Component/s: Java API
    • Labels:
      None
    • Number of attachments :
      0

      Description

      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.

        Activity

        Hide
        Robert Scholte added a comment -

        Fixed in rev. 1270

        Show
        Robert Scholte added a comment - Fixed in rev. 1270
        Robert Scholte made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Robert Scholte made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Robert Scholte
            Reporter:
            Robert Scholte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: