Chapter 12. Streams and Files

   

Core Java™ 2: Volume I - Fundamentals
By Cay S. Horstmann, Gary Cornell
Table of Contents


  • STREAMS

  • THE COMPLETE STREAM ZOO

  • ZIP FILE STREAMS

  • PUTTING STREAMS TO USE

  • OBJECT STREAMS

  • FILE MANAGEMENT

  • NEW I/O

  • REGULAR EXPRESSIONS

In this chapter, we cover the methods for handling files and directories as well as the methods for actually writing and reading back information to and from files. This chapter also shows you the object serialization mechanism that lets you store objects as easily as you can store text or numeric data. We finish the chapter with a discussion of regular expressions, even though they are not actually related to streams and files. We couldn't find a better place to handle that topic, and apparently neither could the Java team the regular expression API specification was attached to the specification request for the "new I/O" features of SDK 1.4.


       
    Top
     



    Core Java 2(c) Volume I - Fundamentals
    Building on Your AIX Investment: Moving Forward with IBM eServer pSeries in an On Demand World (MaxFacts Guidebook series)
    ISBN: 193164408X
    EAN: 2147483647
    Year: 2003
    Pages: 110
    Authors: Jim Hoskins

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net