Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.hp.hpl.jena.vocabulary
Class TestManifest  view TestManifest download TestManifest.java

java.lang.Object
  extended bycom.hp.hpl.jena.vocabulary.TestManifest

public class TestManifest
extends java.lang.Object

TestManifest vocabulary class for namespace http://jena.hpl.hp.com/2003/03/test-manifest#


Field Summary
static com.hp.hpl.jena.rdf.model.Property action
           
static com.hp.hpl.jena.rdf.model.Property entries
           
static com.hp.hpl.jena.rdf.model.Resource Manifest
           
static com.hp.hpl.jena.rdf.model.Resource ManifestEntry
           
static com.hp.hpl.jena.rdf.model.Property name
           
static com.hp.hpl.jena.rdf.model.Property result
           
protected static java.lang.String uri
           
 
Constructor Summary
TestManifest()
           
 
Method Summary
static java.lang.String getURI()
          returns the URI for this schema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uri

protected static final java.lang.String uri
See Also:
Constant Field Values

ManifestEntry

public static final com.hp.hpl.jena.rdf.model.Resource ManifestEntry

Manifest

public static final com.hp.hpl.jena.rdf.model.Resource Manifest

action

public static final com.hp.hpl.jena.rdf.model.Property action

result

public static final com.hp.hpl.jena.rdf.model.Property result

name

public static final com.hp.hpl.jena.rdf.model.Property name

entries

public static final com.hp.hpl.jena.rdf.model.Property entries
Constructor Detail

TestManifest

public TestManifest()
Method Detail

getURI

public static java.lang.String getURI()
returns the URI for this schema