| java.lang.Object com.hp.hpl.jena.graph.query.Applyer
Applyer | abstract public class Applyer (Code) | | An Applyer object will run the StageElement next over all the
extensions of the Domain d which are derived from applying
the Matcher m to some internal supply of triples.
author: kers |
Field Summary | |
final public static Applyer | empty An Applyer that never calls its next StageElement. |
empty | final public static Applyer empty(Code) | | An Applyer that never calls its next StageElement.
|
|
|