com.hp.hpl.jena.graph.query
Class QueryTriple.SimpleApplyer

java.lang.Object
  extended by com.hp.hpl.jena.graph.query.Applyer
      extended by com.hp.hpl.jena.graph.query.QueryTriple.SimpleApplyer
Enclosing class:
QueryTriple

public static class QueryTriple.SimpleApplyer
extends Applyer


Field Summary
 
Fields inherited from class com.hp.hpl.jena.graph.query.Applyer
empty
 
Method Summary
 void applyToTriples(Domain d, Matcher m, StageElement next)
           
 java.util.Iterator<Triple> find(Domain d)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

find

public java.util.Iterator<Triple> find(Domain d)

applyToTriples

public void applyToTriples(Domain d,
                           Matcher m,
                           StageElement next)
Specified by:
applyToTriples in class Applyer


Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP