com.hp.hpl.jena.vocabulary
Class TestManifest

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 Property action
           
static Property entries
           
static Resource Manifest
           
static Resource ManifestEntry
           
static Property name
           
static Property result
           
 
Constructor Summary
TestManifest()
           
 
Method Summary
static java.lang.String getURI()
          returns the URI for this schema
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ManifestEntry

public static final Resource ManifestEntry

Manifest

public static final Resource Manifest

action

public static final Property action

result

public static final Property result

name

public static final Property name

entries

public static final Property entries
Constructor Detail

TestManifest

public TestManifest()
Method Detail

getURI

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

Returns:
the URI for this schema


Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.