| Subclasses of LazyInputStream in com.hp.hpl.jena.shared.wg |
(package private) class |
LazyFileInputStream
In test cases we cannot open all the input files
while creating the test suite, but must defer the
opening until the test is actually run. |
(package private) class |
LazyURLInputStream
In test cases we cannot open all the input files
while creating the test suite, but must defer the
opening until the test is actually run. |
(package private) class |
LazyZipEntryInputStream
In test cases we cannot open all the input files
while creating the test suite, but must defer the
opening until the test is actually run. |