Package org.ontoware.rdf2go.util

Interface Summary
Converter<FROM,TO> Converts instances from one type to another.
 

Class Summary
ConvertingIterator<FROM,TO> An iterator that converts from "FROM" to "TO", by wrapping an existing iterator.
Iterators This class consists exclusively of static methods that operate on or return iterators.
LanguageTools  
ModelUtils Find a lot of convenience functions that are slow but nice and didn't make it to the Model API.
RDFTool RDFTool, a helper utility to cope with RDF in general.
SparqlUtil Helper for SPARQL encode/decode of strings
TypeConverter Converts RDF2Go nodes into Java datatypes
VocabularyWriter reads an RDF/S file and creates an RDF2Go Vocabulary file from it.
 

Exception Summary
ConversionException Thrown when an rdf2go adapter cannot convert from one class to another.
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.