Uses of Class
com.bbn.openmap.io.StreamInputReader

Packages that use StreamInputReader
com.bbn.openmap.io This package provides classes that let you read data from local files, URLs and resources, using the BinaryFile and BinaryBufferedFile. 
 

Uses of StreamInputReader in com.bbn.openmap.io
 

Subclasses of StreamInputReader in com.bbn.openmap.io
 class ByteArrayInputReader
          An InputReader working on a byte array
 class JarInputReader
          An InputReader to handle entries in a Jar file.
 class URLInputReader
          An InputReader to handle files at a URL.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details