com.hp.hpl.jena.query.larq
Class HitLARQ

java.lang.Object
  extended by com.hp.hpl.jena.query.larq.HitLARQ

public class HitLARQ
extends java.lang.Object


Constructor Summary
HitLARQ(org.apache.lucene.search.Hit hit)
           
 
Method Summary
 com.hp.hpl.jena.graph.Node getNode()
           
 float getScore()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HitLARQ

public HitLARQ(org.apache.lucene.search.Hit hit)
Method Detail

getNode

public com.hp.hpl.jena.graph.Node getNode()

getScore

public float getScore()


Copyright © 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP