com.hp.hpl.jena.graph.query
Class QueryTriple.SimpleApplyer
java.lang.Object
com.hp.hpl.jena.graph.query.Applyer
com.hp.hpl.jena.graph.query.QueryTriple.SimpleApplyer
- Enclosing class:
- QueryTriple
public static class QueryTriple.SimpleApplyer
- extends Applyer
Fields inherited from class com.hp.hpl.jena.graph.query.Applyer |
empty |
find
public Iterator<Triple> find(Domain d)
applyToTriples
public void applyToTriples(Domain d,
Matcher m,
StageElement next)
- Specified by:
applyToTriples
in class Applyer
Licenced under the Apache License, Version 2.0