Uses of Class
org.openjena.atlas.io.InputStreamBuffered

Packages that use InputStreamBuffered
org.openjena.atlas.io   
 

Uses of InputStreamBuffered in org.openjena.atlas.io
 

Methods in org.openjena.atlas.io that return InputStreamBuffered
 InputStreamBuffered PeekInputStream.getInput()
           
 

Methods in org.openjena.atlas.io with parameters of type InputStreamBuffered
static int StreamUTF8.advance(InputStreamBuffered input)
           
static int StreamUTF8.advance(InputStreamBuffered input, int x)
           
 

Constructors in org.openjena.atlas.io with parameters of type InputStreamBuffered
StreamASCII(InputStreamBuffered in)
           
StreamUTF8(InputStreamBuffered in)
           
 



Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP