|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.util.ModelUtils
public class ModelUtils
| Constructor Summary | |
|---|---|
ModelUtils()
|
|
| Method Summary | |
|---|---|
static RDFNode |
convertGraphNodeToRDFNode(Node n,
Model model)
|
static Iterator<Triple> |
statementsToTriples(Iterator<Statement> it)
|
static StmtIterator |
triplesToStatements(Iterator<Triple> it,
Model refModel)
|
static Statement |
tripleToStatement(Model model,
Triple t)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelUtils()
| Method Detail |
|---|
public static RDFNode convertGraphNodeToRDFNode(Node n,
Model model)
public static Statement tripleToStatement(Model model,
Triple t)
public static StmtIterator triplesToStatements(Iterator<Triple> it,
Model refModel)
public static Iterator<Triple> statementsToTriples(Iterator<Statement> it)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||