| Home >> All >> com >> hp >> hpl >> jena >> shared >> [ wg Javadoc ] |
com.hp.hpl.jena.shared.wg: Javadoc index of package com.hp.hpl.jena.shared.wg.
Package Samples:
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.
Classes:
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. Make arp.URI look like java.net.URI.
| Home | Contact Us | Privacy Policy | Terms of Service |