Commit 6d47490
committed
- Added static sortDates() and toLong() methods to the Date class.
- Fixed bugs in the getAttributes() and the getNodeValue() methods in the DOM class. Bug was introduced in the 1.4.0 release.
- Added getMetadata(), trim(), and new addText() methods to the Image class.
- Fixed bug in the getColor() method in the Image class (wasn't returning the alpha value correctly).
- Changed the way BufferedImages are created when using a File or InputStream as the image source.
- Removed private "width" and "height" variables from the Image class. Redundant with properties stored in the bufferedImage and updates were error prone.
- Added new setPath() method to the URL class.
git-svn-id: svn://192.168.0.80/JavaXT/javaxt-core@202 2c7b0aa6-e0b2-3c4e-bb4a-8b65b6c465ff1 parent ce23dc0 commit 6d47490
File tree
4 files changed
+806
-493
lines changed- src/javaxt
- io
- utils
- xml
4 files changed
+806
-493
lines changed
0 commit comments