jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • QDox
  • QDOX-24

encoding support for internationalization

  • Log In
  • Views
    • XML
    • Word
    • Printable

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

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

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Peter Donald added a comment - 18/Oct/03 12:50 AM

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

Show
Peter Donald added a comment - 18/Oct/03 12:50 AM Moved this bug from another project where it had been incorrectly added
Hide
Permalink
Aslak Hellesøy added a comment - 31/Oct/03 4:19 AM

Done. Thanks!

Show
Aslak Hellesøy added a comment - 31/Oct/03 4:19 AM Done. Thanks!

People

  • Assignee:
    Aslak Hellesøy
    Reporter:
    Anonymous
Vote (0)
Watch (0)

Dates

  • Created:
    24/Sep/03 9:01 AM
    Updated:
    31/Oct/03 4:19 AM
    Resolved:
    31/Oct/03 4:19 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.