org.eaglei.datatools.jena
Class RDFUtil

java.lang.Object
  extended by org.eaglei.datatools.jena.RDFUtil

public class RDFUtil
extends java.lang.Object


Constructor Summary
RDFUtil()
           
 
Method Summary
static com.hp.hpl.jena.rdf.model.Resource getResourceOfTypeWIthLabel(com.hp.hpl.jena.rdf.model.Model rdfModel, com.hp.hpl.jena.rdf.model.RDFNode objectNode, java.lang.String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFUtil

public RDFUtil()
Method Detail

getResourceOfTypeWIthLabel

public static com.hp.hpl.jena.rdf.model.Resource getResourceOfTypeWIthLabel(com.hp.hpl.jena.rdf.model.Model rdfModel,
                                                                            com.hp.hpl.jena.rdf.model.RDFNode objectNode,
                                                                            java.lang.String label)
                                                                     throws java.lang.NullPointerException
Throws:
java.lang.NullPointerException


Copyright © 2009-2010 Eagle-I. All Rights Reserved.