|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> [ vocabulary overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.hp.hpl.jena.vocabulary
Class TestManifest

java.lang.Objectcom.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
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> [ vocabulary overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.hp.hpl.jena.vocabulary.TestManifest