Scanner : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

Scanner
A class for breaking a stream of characters into tokens using regex expressions to describe where to make the splits. It is also capable of converting the String tokens into ints, longs etc. The source of the data could be a String, a file, an encoded file, or an InputStream or a ReadableByteChannel.

Scanner fills much the same niche as CSV files. I prefer CSV (Comma-Separated Value) to Scanner since it does need to reserve magic separator characters that cannot occur in data.

Learning More

Oracle’s Javadoc on Scanner class : available:

This page is posted
on the web at:

http://mindprod.com/jgloss/scanner.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\scanner.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[3.149.230.44]
You are visitor number