Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java Micro Edition and the fly likes JSR 226 - Scalable 2D Vector Graphics API 1.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "JSR 226 - Scalable 2D Vector Graphics API 1.0" Watch "JSR 226 - Scalable 2D Vector Graphics API 1.0" New topic
Author

JSR 226 - Scalable 2D Vector Graphics API 1.0

James Hodgkiss
Ranch Hand

Joined: Jan 22, 2004
Posts: 401
Hello,

I have acquired some J2ME source code which attempts to import com.sun.perseus.platform.BufferedInputStream . It seems this BufferedInputStream class is part of JSR 226, but when I try to compile the midlet with the Series 40 5th Edition SDK (with the "Scalable 2D Vector Graphics API 1.0" package selected) I am getting an error that the package doesn't exist.

Can anyone help?

Thanks,
James
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSR 226 - Scalable 2D Vector Graphics API 1.0
 
Similar Threads
SVG Components
Scalable vector Graphics
SVG..
Displaying graphics in a JSP
Drawing Dynamic Graph Using Java/J2EE Technology