net.ontopia.topicmaps.utils.rdf
Class RDFUtils
java.lang.Object
net.ontopia.topicmaps.utils.rdf.RDFUtils
public class RDFUtils
- extends Object
INTERNAL: Various utilities for working with RDF.
Method Summary |
static void |
parseRDFXML(String url,
com.hp.hpl.jena.rdf.arp.StatementHandler handler)
Parses the RDF/XML at the given URL into the given StatementHandler. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFUtils
public RDFUtils()
parseRDFXML
public static void parseRDFXML(String url,
com.hp.hpl.jena.rdf.arp.StatementHandler handler)
throws IOException
- Parses the RDF/XML at the given URL into the given StatementHandler.
- Throws:
IOException
Copyright © 2000-2012 Ontopia.