|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInputStreamGenerator | |
net.sourceforge.groboutils.util.io.v1 | Utilities and Java I/O extentions to speed up development time of file and stream processing in your app. |
Uses of IInputStreamGenerator in net.sourceforge.groboutils.util.io.v1 |
Classes in net.sourceforge.groboutils.util.io.v1 that implement IInputStreamGenerator | |
class |
FileInputStreamGenerator
A type of class which can generate a new InputStream based on just a partial name. |
class |
HashtableInputStreamGenerator
A type of class which can generate a new InputStream based on a entry in a Hashtable. |
class |
ResourceInputStreamGenerator
A type of class which can generate a new InputStream based on just a partial name. |
class |
URLInputStreamGenerator
A type of class which can generate a new InputStream based on just a partial name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |