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] |
|
The documentation for this class was generated from the following file:
- /home/teplitski/Projects/vgb2/src/gov/lbl/genome/common/StringInputStream.java
Generated on Wed Jan 19 16:58:25 2005 by
1.3.9.1