Public Member Functions | |
| StringInputStream (Reader reader) | |
| int | read () throws IOException | 
| int | available () throws IOException | 
| boolean | markSupported () | 
Package Attributes | |
| Reader | sr | 
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
      
  | 
  
| 
 
 
  | 
  
 1.3.9.1