|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.rdf.RDFUtils
public class RDFUtils
INTERNAL: Various utilities for working with RDF.
| Constructor Summary | |
|---|---|
RDFUtils()
|
|
| Method Summary | |
|---|---|
static void |
parseRDFXML(java.lang.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 |
| Constructor Detail |
|---|
public RDFUtils()
| Method Detail |
|---|
public static void parseRDFXML(java.lang.String url,
com.hp.hpl.jena.rdf.arp.StatementHandler handler)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||