Reading Formatted Data | Building Blocks Java (original) (raw)

Reading Formatted Data

It’s often the case that you want to read not just one number but multiple numbers. Sometimes you may need to read text and numbers on the same line. For this purpose Java provides the StreamTokenizer class.

This entry was posted on Wednesday, July 29th, 2009 at 9:22 am and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.