public abstract class AbstractCollFunction<Node> extends SelectorFunction<Node>
| Constructor and Description |
|---|
AbstractCollFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getIndex(NodeBackend<Node> backend,
Collection<Node> collection) |
protected boolean |
hasType(RDFBackend<Node> backend,
Node node,
String type) |
protected boolean |
isNil(NodeBackend<Node> backend,
Node node) |
getLocalName, getPathExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getDescription, getSignatureprotected static final String RDF
protected int getIndex(NodeBackend<Node> backend, Collection<Node> collection)
protected boolean hasType(RDFBackend<Node> backend, Node node, String type)
protected boolean isNil(NodeBackend<Node> backend, Node node)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.