|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.core.model.BNodes
public class BNodes
A collection of utility methods for BNodes.
| Constructor Summary | |
|---|---|
BNodes()
|
|
| Method Summary | |
|---|---|
static java.util.Set |
getUnreferencedBNodes(com.hp.hpl.jena.rdf.model.Model model)
|
static com.hp.hpl.jena.rdf.model.Resource |
getURISubject(com.hp.hpl.jena.rdf.model.Resource bnode)
|
static com.hp.hpl.jena.rdf.model.Statement |
getURISubjectReference(com.hp.hpl.jena.rdf.model.Resource bnode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BNodes()
| Method Detail |
|---|
public static java.util.Set getUnreferencedBNodes(com.hp.hpl.jena.rdf.model.Model model)
public static com.hp.hpl.jena.rdf.model.Statement getURISubjectReference(com.hp.hpl.jena.rdf.model.Resource bnode)
public static com.hp.hpl.jena.rdf.model.Resource getURISubject(com.hp.hpl.jena.rdf.model.Resource bnode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||