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

Quick Search    Search Deep
B C E F G I L M N O P R S T U Z

B

base - Variable in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

C

close() - Method in class com.hp.hpl.jena.shared.wg.LazyInputStream
 
com.hp.hpl.jena.shared.wg - 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.
connect() - Method in class com.hp.hpl.jena.shared.wg.LazyInputStream
 
create(String) - Static method in class com.hp.hpl.jena.shared.wg.URI
 
createMe - Variable in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

E

entry - Variable in class com.hp.hpl.jena.shared.wg.LazyZipEntryInputStream
 

F

fullyOpen(String) - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
opens the file, and really does it - not a delayed lazy opening.

G

getBase() - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
getCreationJava() - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
getInputStream(String) - Static method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
getURIString() - Method in class com.hp.hpl.jena.shared.wg.URI
 

I

isAbsolute() - Method in class com.hp.hpl.jena.shared.wg.URI
 

L

LazyFileInputStream - class com.hp.hpl.jena.shared.wg.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.
LazyFileInputStream(String) - Constructor for class com.hp.hpl.jena.shared.wg.LazyFileInputStream
Creates new LazyZipEntryInputStream
LazyInputStream - class com.hp.hpl.jena.shared.wg.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.
LazyInputStream() - Constructor for class com.hp.hpl.jena.shared.wg.LazyInputStream
 
LazyURLInputStream - class com.hp.hpl.jena.shared.wg.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.
LazyURLInputStream(URL) - Constructor for class com.hp.hpl.jena.shared.wg.LazyURLInputStream
Creates new LazyZipEntryInputStream
LazyZipEntryInputStream - class com.hp.hpl.jena.shared.wg.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.
LazyZipEntryInputStream(ZipFile, String) - Constructor for class com.hp.hpl.jena.shared.wg.LazyZipEntryInputStream
Creates new LazyZipEntryInputStream

M

mapBase - Variable in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

N

name - Variable in class com.hp.hpl.jena.shared.wg.LazyFileInputStream
 

O

open() - Method in class com.hp.hpl.jena.shared.wg.LazyFileInputStream
 
open() - Method in class com.hp.hpl.jena.shared.wg.LazyInputStream
 
open() - Method in class com.hp.hpl.jena.shared.wg.LazyURLInputStream
 
open() - Method in class com.hp.hpl.jena.shared.wg.LazyZipEntryInputStream
 
open(String) - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
A lazy open.
open(URI) - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
A lazy open.
open(URI, boolean) - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
openOutput(String) - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

P

property - Variable in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

R

read() - Method in class com.hp.hpl.jena.shared.wg.LazyInputStream
 
relative - Variable in class com.hp.hpl.jena.shared.wg.URI
 
relativize(URI) - Method in class com.hp.hpl.jena.shared.wg.URI
 
resolve(URI) - Method in class com.hp.hpl.jena.shared.wg.URI
 

S

savable() - Method in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

T

TestInputStreamFactory - class com.hp.hpl.jena.shared.wg.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
TestInputStreamFactory(URI, URI) - Constructor for class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
TestInputStreamFactory(URI, ZipFile) - Constructor for class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
TestInputStreamFactory(URI, String) - Constructor for class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 
toString() - Method in class com.hp.hpl.jena.shared.wg.URI
 
toURL() - Method in class com.hp.hpl.jena.shared.wg.URI
 

U

URI - class com.hp.hpl.jena.shared.wg.URI.
Only for test package, not part of public API.
URI(String, boolean) - Constructor for class com.hp.hpl.jena.shared.wg.URI
 
URI(String) - Constructor for class com.hp.hpl.jena.shared.wg.URI
 
URI(URI, URI) - Constructor for class com.hp.hpl.jena.shared.wg.URI
 
underlying - Variable in class com.hp.hpl.jena.shared.wg.LazyInputStream
 
url - Variable in class com.hp.hpl.jena.shared.wg.LazyURLInputStream
 

Z

zip - Variable in class com.hp.hpl.jena.shared.wg.LazyZipEntryInputStream
 
zip - Variable in class com.hp.hpl.jena.shared.wg.TestInputStreamFactory
 

B C E F G I L M N O P R S T U Z