public abstract class SelectorFunction<Node> extends Object implements NodeFunction<Collection<Node>,Node>
NodeFunctions used in the
FunctionSelector| Constructor 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, waitapply, getDescription, getSignaturepublic String getPathExpression(NodeBackend<Node> backend)
LDPathConstructgetPathExpression in interface LDPathConstruct<Node>protected abstract String getLocalName()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.