com.hp.hpl.jena.vocabulary
Class TestQuery

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

public class TestQuery
extends java.lang.Object

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


Field Summary
static Property data
           
static Property query
           
static Resource QueryTest
           
 
Constructor Summary
TestQuery()
           
 
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

QueryTest

public static final Resource QueryTest

query

public static final Property query

data

public static final Property data
Constructor Detail

TestQuery

public TestQuery()
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.