com.hp.hpl.jena.sdb.util
Class Vocab

java.lang.Object
  extended by com.hp.hpl.jena.sdb.util.Vocab

public class Vocab
extends Object


Constructor Summary
Vocab()
           
 
Method Summary
static com.hp.hpl.jena.rdf.model.Property property(String namespace, String localName)
           
static com.hp.hpl.jena.rdf.model.Resource resource(String namespace, String localName)
           
static com.hp.hpl.jena.rdf.model.Resource type(String namespace, String localName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vocab

public Vocab()
Method Detail

type

public static com.hp.hpl.jena.rdf.model.Resource type(String namespace,
                                                      String localName)

resource

public static com.hp.hpl.jena.rdf.model.Resource resource(String namespace,
                                                          String localName)

property

public static com.hp.hpl.jena.rdf.model.Property property(String namespace,
                                                          String localName)


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.