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

Packages that use PeekInputStream
org.openjena.atlas.io   
 

Uses of PeekInputStream in org.openjena.atlas.io
 

Methods in org.openjena.atlas.io that return PeekInputStream
static PeekInputStream PeekInputStream.make(InputStream inputStream)
           
static PeekInputStream PeekInputStream.make(InputStream inputStream, int bufferSize)
           
static PeekInputStream PeekInputStream.open(String filename)
           
 



Licenced under the Apache License, Version 2.0