
|
If you were logged in you would be able to see more operations.
|
|
|
Woodstox
Created: 09/Jun/07 12:17 AM
Updated: 31/Oct/07 02:39 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Currently Woodstox only detects that input appears to be EBCDIC (as per guidance from xml specifications encoding handling), but does not try to handle it but throws a specific exception. This is since it wasn't known whether (a) JDK supports EBCDIC, and/or (b) if anyone really needs support. (b) is no longer true (a user has requested support), and it sounds like JDK does have some level of support. If so, adding EBCDIC handling might be easy to do.
|
|
Description
|
Currently Woodstox only detects that input appears to be EBCDIC (as per guidance from xml specifications encoding handling), but does not try to handle it but throws a specific exception. This is since it wasn't known whether (a) JDK supports EBCDIC, and/or (b) if anyone really needs support. (b) is no longer true (a user has requested support), and it sounds like JDK does have some level of support. If so, adding EBCDIC handling might be easy to do.
|
Show » |
|