Classes in com.hp.hpl.jena.util used by com.hp.hpl.jena.util |
FileManager
FileManager
A FileManager provides access to named file-like resources by opening
InputStreams to things in the filing system, by URL (http: and file:) amd
found by the classloader. |
LocationMapper
Alternative locations for URIs. |
Locator
Interface to things that open streams by some string reference |
OneToManyMap
An extension to a standard map that supports one-to-many mappings: that is, there
may be zero, one or many values corresponding to a given key. |