Uses of Package
com.hp.hpl.jena.util

Packages that use com.hp.hpl.jena.util
com.hp.hpl.jena.assembler   
com.hp.hpl.jena.ontology Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. 
com.hp.hpl.jena.util Miscellaneous collection of utility classes. 
 

Classes in com.hp.hpl.jena.util used by com.hp.hpl.jena.assembler
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:) and found by the classloader.
 

Classes in com.hp.hpl.jena.util used by com.hp.hpl.jena.ontology
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:) and found by the classloader.
 

Classes in com.hp.hpl.jena.util used by com.hp.hpl.jena.util
CharEncoding
          This class provides a number of static methods which interact with java.nio.charset.Charset to analyze and transform the strings identifing character encodings.
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:) and 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.
TypedStream
           
 



Licenced under the Apache License, Version 2.0