|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ldodds.foaf.FOAFGraphFactory
com.ldodds.foaf.jena.JenaFOAFGraphFactory
Constructor Summary | |
JenaFOAFGraphFactory()
|
Method Summary | |
FOAFGraph |
getGraph(java.io.InputStream in,
java.lang.String base)
|
FOAFGraph |
getGraph(java.lang.String uri)
|
FOAFGraph |
getGraph(java.net.URL url)
|
Methods inherited from class com.ldodds.foaf.FOAFGraphFactory |
getInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JenaFOAFGraphFactory()
Method Detail |
public FOAFGraph getGraph(java.lang.String uri) throws java.io.IOException
getGraph
in class FOAFGraphFactory
java.io.IOException
public FOAFGraph getGraph(java.io.InputStream in, java.lang.String base) throws java.io.IOException
getGraph
in class FOAFGraphFactory
java.io.IOException
public FOAFGraph getGraph(java.net.URL url) throws java.io.IOException
getGraph
in class FOAFGraphFactory
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |