Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.hp.hpl.jena.shared.wg.LazyInputStream

Uses of LazyInputStream in com.hp.hpl.jena.shared.wg
 

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.