public abstract class TestFunction<Node> extends Object implements NodeFunction<Boolean,Node>
| Constructor and Description |
|---|
TestFunction() |
| Modifier and Type | Method and Description |
|---|---|
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>public abstract String getLocalName()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.