com.hp.hpl.jena.rdql
Class Value

java.lang.Object
  extended by com.hp.hpl.jena.rdql.Value

public class Value
extends Object


Constructor Summary
Value(Node n)
           
Value(RDFNode n)
           
 
Method Summary
 String asInfixString()
           
 String asQuotedString()
           
 String asUnquotedString()
           
 String toString()
           
 String valueString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Value

public Value(Node n)

Value

public Value(RDFNode n)
Method Detail

asQuotedString

public String asQuotedString()

asUnquotedString

public String asUnquotedString()

asInfixString

public String asInfixString()

valueString

public String valueString()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP