com.hp.hpl.jena.sparql.lang.rdql
Class Q_String

java.lang.Object
  extended by com.hp.hpl.jena.sparql.lang.rdql.SimpleNode
      extended by com.hp.hpl.jena.sparql.lang.rdql.Q_String
All Implemented Interfaces:
RDQL_Node

public class Q_String
extends SimpleNode


Constructor Summary
Q_String(int id)
           
Q_String(RDQLParser p, int id)
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.lang.rdql.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, postParse1, postParse2, toString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Q_String

public Q_String(int id)

Q_String

public Q_String(RDQLParser p,
                int id)


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