/[Apache-SVN]
ViewVC logotype

Revision 136945


Jump to revision: Previous Next
Author: dlr
Date: Fri Jul 26 01:40:11 2002 UTC (22 years, 2 months ago)
Changed paths: 2
Log Message:
Removed two broken methods from StringUtils.  Since a beta has gone out,
this is not good practice.  However, since 1.0 final has not yet been
released, it is out-weighed by the trade off of releasing code that just
plain doesn't work.

Use str.getBytes(encoding) in place of convertUnicodeToNative().

Use new String(byte[], encoding) in place of convertNativeToUnicode().


Changed paths

Path Details
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringUtilsTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26