FileReader not found in Java Me

Posted by cancelledout on Stack Overflow See other posts from Stack Overflow or by cancelledout
Published on 2010-05-25T11:18:30Z Indexed on 2010/05/25 11:21 UTC
Read the original article Hit count: 356

Filed under:

class java.io.FileReader not found I need this in order to get the file and then parse it with an xml parser.

Anyone know any alternatives for this class?

© Stack Overflow or respective owner

Related posts about java-me