Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::common::StringInputStream Class Reference

List of all members.

Public Member Functions

 StringInputStream (Reader reader)
int read () throws IOException
int available () throws IOException
boolean markSupported ()

Package Attributes

Reader sr

Detailed Description

Title:

Description: A simple wrapper to convert a Reader into an InputStream (DOM takes InputStreams for parsing, and StringBufferInputStream is deprecated)

Copyright: Copyright (c) 2002 Ernst Orlando Lawrence Berkeley National Laboratory

Company: LBNL

Version:
2.0


Constructor & Destructor Documentation

gov::lbl::genome::common::StringInputStream::StringInputStream Reader  reader  )  [inline]
 

StringInputStream

Parameters:
reader Reader


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 16:58:25 2005 by  doxygen 1.3.9.1