Package com.hp.hpl.jena.util

Miscellaneous collection of utility classes.

See:
          Description

Interface Summary
TestManifestList.ActionProc Action to perform on each entry of the manifest file to create the test
 

Class Summary
FileUtils  
ModelLoader A set of static convenience methods for getting models The loader will guess the language/type of the model using guessLang
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.
PrintUtil A collection of small utilites for pretty printing nodes, triples and associated things.
ResourceUtils General utility methods that operate on RDF resources, but which are not specific to a given model.
TestLogger This class is a utility for use with the log4j library, during testing.
TestManifestList  
TestManifestList.TestPrinter Simple printer for simple manifests.
Tokenizer A tokenizer, similar to java's StringTokenizer but allows for quoted character strings which can include other separators.
URIref This class provides methods to encode and decode URI References in accordance with http://www.w3.org/TR/charmod/#sec-URIs .
 

Package com.hp.hpl.jena.util Description

Miscellaneous collection of utility classes.



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.