| Interface | Description |
|---|---|
| Adaptation<T> | |
| AdaptationFactory | |
| Predicate | |
| PredicateResolver | |
| Selector<T> | |
| SelectorFactory |
| Class | Description |
|---|---|
| AbstractAdaptation<DestType,NodeType extends RDFNode> | |
| AbstractSelector<T> | |
| AntlrSelectorFactory | |
| BooleanAndPredicate | |
| ComparableLiteralValueAdaptation | |
| DefaultAdaptationFactory | |
| DefaultPredicateResolver | |
| EternallyCachingSelectorFactory |
SelectorFactory implementation which indirects to a real
implementation and caches its return values eternally. |
| FormattedDateTimeAdaptation | |
| LanguageAdaptation | |
| LiteralValueAdaptation | |
| NoopSelector | |
| SelectorComparator<T extends Comparable<T>> | |
| SelectorWithAdaptation<T> | |
| StringLiteralValueAdaptation | |
| Traversal | |
| TraversingSelector | |
| TypePredicate | |
| UnionSelector<T> | |
| UriAdaptation | |
| UriAnchorAdaptation |
Returns the anchor component of the node's URI (excluding initial #), or the
empty string if it has no anchor component.
|
| UriPrefixPredicate | |
| UriSliceAdaptation |
| Exception | Description |
|---|---|
| InvalidSelectorSyntaxException | |
| SelectorEvaluationException |
Copyright © 2009-2013. All Rights Reserved.