Package net.jbeans.io

Interface Summary
InputStreamProducer An interface for producing an input stream on demand A null means that the resource is not (or no longer) available.
StreamListener StreamListener describes "streamChanged" interface.
 

Class Summary
ExtensionFileFilter ExtensionFileFilter filters out the specified file extentions.
FileExtensionFilter Filter class
FileIO routines for reading and writing files.
FilenameUtil FilenameUtil defines several useful method to manipulate filename.
IndentedStream This is a utility class for the generation of Source Files.
JBeansReader JBeansReader reads strings and numbers from a reader or an input stream.
MulticastByteArrayOutputStream MulticastByteArrayOutputStream can be used to notify whoever wants to listen any byte stream.
StringReader The -string reader class allows an application to read tokens as well as single characters from a string.
StringTokenReader The -string reader class allows an application to read tokens as well as single characters from a string.
 

Exception Summary
FileIOException FileIOException is used for all net.jbeans.io package related exceptions.
InvalidFileModeException InvalidFileModeException is thown when invalid file mode is specified.
 



Copyright © 2003 JBean project. All Rights Reserved.