QDox
  1. QDox
  2. QDOX-24

encoding support for internationalization

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.3
    • Component/s: Parser
    • Labels:
      None
    • Environment:
      non English environment
    • Number of attachments :
      0

      Description

      Hi,

      Current QDox doesn't support encoding. I want qdox to support encoding to improve internationalization.

      I wrote patch for QDox and I uploaded here.

      http://yamaguch.sytes.net/~tora/tmp/qdox-encoding.patch

      Please take it.

      Then QDox support encoding with following code:

      JavaDocBuilder builder = new JavaDocBuilder();
      builder.setEncoding("euc-jp");
      builder.addSource(...);

      reagards,

      Takashi Okamoto

        Activity

        Peter Donald made changes -
        Field Original Value New Value
        Component/s Parser [ 10124 ]
        Key ATTRIBUTES-28 QDOX-24
        Project commons attributes [ 10061 ] qdox [ 10103 ]
        Hide
        Peter Donald added a comment -

        Moved this bug from another project where it had been incorrectly added

        Show
        Peter Donald added a comment - Moved this bug from another project where it had been incorrectly added
        Aslak Hellesøy made changes -
        Assignee Aslak Hellesoy [ rinkrank ]
        Status Unassigned [ 1 ] Assigned [ 2 ]
        Hide
        Aslak Hellesøy added a comment -

        Done. Thanks!

        Show
        Aslak Hellesøy added a comment - Done. Thanks!
        Aslak Hellesøy made changes -
        Status Assigned [ 2 ] Closed [ 6 ]
        Fix Version/s 1.3 [ 10107 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Aslak Hellesøy
            Reporter:
            Anonymous
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: