public abstract class SelectorFunction<Node> extends Object implements NodeFunction<Collection<Node>,Node>
NodeFunction
s used in the
FunctionSelectorConstructor and Description |
---|
SelectorFunction() |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getLocalName() |
String |
getPathExpression(NodeBackend<Node> backend)
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, getDescription, getSignature
public String getPathExpression(NodeBackend<Node> backend)
LDPathConstruct
getPathExpression
in interface LDPathConstruct<Node>
protected abstract String getLocalName()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.