public abstract class BOpResolver extends BOpFilterBase
BOpFilterBase.Annotations
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
BOpResolver(BOp[] args,
Map<String,Object> annotations) |
BOpResolver(BOpFilterBase op) |
Modifier and Type | Method and Description |
---|---|
protected Iterator |
filterOnce(Iterator src,
Object context)
Wrap the source iterator with this filter.
|
protected abstract Object |
resolve(Object obj)
Resolve the object.
|
filter
__replaceArg, _clearProperty, _set, _setProperty, annotations, annotationsCopy, annotationsEqual, annotationsRef, argIterator, args, argsCopy, arity, clearAnnotations, clearProperty, deepCopy, deepCopy, get, getProperty, setArg, setProperty, setUnboundProperty, toArray, toArray
annotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getProperty
public BOpResolver(BOpFilterBase op)
op
- protected final Iterator filterOnce(Iterator src, Object context)
BOpFilterBase
filterOnce
in class BOpFilterBase
src
- The source iterator.context
- The iterator evaluation context.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.