|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> shared >> [ wg overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.hp.hpl.jena.shared.wg
This package defines some classes common to the Jena API and SPI levels, in particular the JenaException class from which all Jena-specific exceptions hang, and the interface PrefixMapping for translation to and from QNames.
See:
Description
| Class Summary | |
| 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. |
| LazyInputStream | 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. |
| 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. |
| 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. |
| TestInputStreamFactory | This class provides input streams that: 1: can be from a URL or from a zip 2: do not actually open until the first read |
| URI | Only for test package, not part of public API. |
Package com.hp.hpl.jena.shared.wg Description
This package defines some classes common to the Jena API and SPI levels, in particular the JenaException class from which all Jena-specific exceptions hang, and the interface PrefixMapping for translation to and from QNames.
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> shared >> [ wg overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||